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: [PATCH/RFA] Generic OS ABI handling for PowerPC


> So, yes, one day I want to be able to say:
> 
> 	--target=powerpc-unknown-netbsd,powerpc-unknown-linux-gnu

 From memory the syntax is:

--target=powerpc-unknown-netbsd \
--enable-targets=powerpc-unknown-linux-gnu

same as BFD.  There is a very old WIP patch to add this, sounds like it 
it time to try it again.

	Andrew


> ...or whatever, and have the right thing happen, all based on the
> markers in the debugged executable that the gdbarch_osabi_*() stuff
> can examine (the osabi stuff will even warn you if you try to debug
> an executable which requires OS ABI support not compiled into GDB).



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