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: How gdb6.3 describers OS ABI variants?


On Wed, Nov 02, 2005 at 04:02:51PM +0800, ayang wrote:
> Hi,
>    I found that the document gdbint isn't matching the gdb6.3 source.Is that true?How can I get the latest document?
> Gdbint describers some OS ABI variants, such as GDB_OS_ABI,GDB_OSABI_LINUX...But I can't find them in osabi.h,even in the whole directory of gdb6.3.
> I want know how gdb6.3 describers these OS ABI variants?

Look in defs.h instead - or use grep.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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