[RFC] Add FR-V Linux core file support

Daniel Jacobowitz drow@false.org
Mon Feb 20 19:59:00 GMT 2006


On Mon, Feb 20, 2006 at 12:52:15PM -0700, Kevin Buettner wrote:
> The gregset struct does not include the loadmap addresses.  I considered
> adding them but decided against it because they'd be the same for all of
> the threads.  There's no point in bulking up the gregset for an address
> which is only really needed for shared library initialization.

Make sure GDB doesn't try to scribble a loadmap address into a gregset
when requested by libthread_db, then, if anyone tries to unify this
with the fill_gregset used by linux-thread-db.c :-)

-- 
Daniel Jacobowitz
CodeSourcery



More information about the Gdb-patches mailing list