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: [PATCH 2/2] Add symbol-handling callbacks to the jit-reader interface.


Tom> You could either lift the needed code from GCC's plugin interface, or I
Tom> suppose use libtool's libltdl.

Joel> There was a similar need for the VxWorks port, that I have yet
Joel> to rebase, retest, and commit :-(. In any case, I thought it would
Joel> be very easy to create gdb_dlfcn.h/c:

This approach is fine by me.

If we run into problems in practice we can always import libltdl later
on.

Tom


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