GDB question
From: UNM (zhjing_at_unm.edu)
Date: 04/19/05
- Next message: John Reiser: "Re: GDB question"
- Previous message: Kasper Dupont: "Re: O_DIRECT and CDROM"
- Next in thread: John Reiser: "Re: GDB question"
- Reply: John Reiser: "Re: GDB question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 19 Apr 2005 12:18:51 -0600
What is the gdb command to have the program run certain number of loops,
instead of using "n" command to do it line by line?
Say, if I have a loop that runs 1000 time and I want to see the variable
values at the 990th interval, what gdb command I should run to have the loop
stop at 990th?
Thanks!
Jing
- Next message: John Reiser: "Re: GDB question"
- Previous message: Kasper Dupont: "Re: O_DIRECT and CDROM"
- Next in thread: John Reiser: "Re: GDB question"
- Reply: John Reiser: "Re: GDB question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]