This is the mail archive of the gdb@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: Reload executable from disk


On Wed, Apr 20, 2005 at 04:48:16PM -0700, Shaun Jackman wrote:
> Is there an option to have gdb reload the executable specified with
> 'file' from disk if its time stamp has changed upon a 'load' command?

I could be wrong, but if you rerun a program that you recompiled, I think 
GDB is smart enough to use the new program, not the old one.

Is this what you want to know?

Bob Rossi


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