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: Fully automating GDB (aka how to make canned command strings see the exit status)


--- Alex Bennee <alexjb@transitive.com> wrote:

> how
> do I tell if the program has exited successfully (in
> which case I can
> run again) to hitting the SEG and staying put for
> when I come back in
> the morning?

Check the program's return status?

-larry



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