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: Loading a Core File


On Fri, Jul 06, 2007 at 04:26:19AM -0700, Robert Norton wrote:
> But it's not a complete solution. What is the 'proper' way of doing core
> files in gdb? What is involved in getting it to work via 'target core'?

Take a look at any cross debugging target which supports core files.
Use corelow.o in TDEPFILES, then implement regset_from_core_section.

-- 
Daniel Jacobowitz
CodeSourcery


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