This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
"Rob Quill" <rob.quill@gmail.com> writes: > When I use the step command in a command file it makes one step, but > then stops executing the script. Is there a way to stop this form > happening? It does not happen with next or nexti.
Can you give us more details? An example program and script, and a transcript of a GDB session misbehaving?
My mistake, it is to do with the less than ideal way that I have checked to see if a variable is in scope.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |