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: RFC: Improve support for "debugging" unlinked objects


> Date: Wed, 8 Jun 2005 17:49:56 -0400
> From: Daniel Jacobowitz <drow@false.org>
> 
> If you compile a file containing both code and initialized data, and load
> the unlinked object (.o) file using GDB, "print Variable" won't work. 

In what situations would such a method (loading an unlinked object
file) be useful?  I don't see it documented anywhere in the manual, so
I'd like to consider saying a few words about when and how to do that.

TIA


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