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]

[PATCH] Fix alpha-netbsd cross-debugger


solib.h must be pulled in by tm.h if you're including shlib support
in a cross debugger (this is a problem for fully multi-arch'd targets!)

This patch fixes the alpha-netbsd config, and now my i386->alpha cross
debugger works with core files and shlibs.

Committed to trunk.

	* config/alpha/tm-nbsd.h: Include solib.h.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>

Attachment: alphanbsd-patch
Description: Text document


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