This is the mail archive of the gdb-patches@sources.redhat.com 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: [RFA] Improve "start" command for Ada


> Date: Wed, 20 Oct 2004 20:47:59 -0700
> From: Joel Brobecker <brobecker@gnat.com>
> 
> +@deftypefun void executable_changed (void *@var{unused_args})
> +The executable being debugged by GDB has changed.
> +@end deftypefun

This is not clear enough: what does it mean ``the executable has
changed''?  Did its file name change? what if its the same program,
but it was recompiled and its debugging session restarted?


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