This is the mail archive of the gdb-patches@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: status on gdb-7.4 release...


> gdb-7.3.91 installs $(includedir)/gdb/jit-reader.h
> No idea what this is, why gdb does so and what it would be useful for.
> To me it looks like a header without a corresponding library.

Thanks.

I don't know all the details, but this is the API that programs
should use if they want to provide their own reader for JIT
debug information. There is no need for a corresponding library
as far as I know. See:
http://www.sourceware.org/gdb/current/onlinedocs/gdb/JIT-Interface.html#JIT-Interface

-- 
Joel


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