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]

Re: gdb script


Hi Paul,

I have tried with the options you suggested

	gdb -q -nx -x gdb.cmd ./a.out
 but it is also ended with same issue.

Paul, I have raised "SIGINT" signal in my target for hitting the breakpoint is this signal causing the issue.


Thanks, Nagaraju M



Joel Brobecker wrote:
That's actually the documented behavior.
Really? I thought script execution stopped only on errors:

Oops, I thought that the command not executed was part of a breakpoint command. Sorry about the confusion.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]