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: GDB solib interface


On Thu, Jan 04, 2007 at 08:54:54PM -0700, Smith, Stephen (SWCOE) wrote:
> Ok,  I have the string 'T05dll:dll'.  Single stepping trough the code, I
> get p1 -> ll:dll and p -> dll:dll.  Therefore I never enter the block.  
> 
> What did I do wrong with the packet?

I said I was certain load and unload worked - I hadn't tested dll.
Looks like the leading 'd' means it needs to be handled just like
awatch above.

-- 
Daniel Jacobowitz
CodeSourcery


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