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 to tell gdb about dlls using remote protocol


On Wed, Jan 31, 2007 at 10:09:13PM +0100, Wiljan Derks wrote:
> The problem that I have run into, is that I can find no way to let gdb know 
> what dll's are inside the
> debugee using the remote protocol.
> 
> Does anyone know if there is a way to do this ?

There's no way to do this yet.  If you look at the list archives for
the last several months, you'll see a patch (in the "GDB solib
interface" thread) that implements something which might help.  But it
hasn't been finalized or committed yet (sorry Stephen - I just haven't
had time).

-- 
Daniel Jacobowitz
CodeSourcery


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