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


So you are saying that after a continue, single step, etc.   If my
libraries have changed,  I send a T packet and then what I normally
would have sent?

sps

-----Original Message-----
From: gdb-owner@sourceware.org [mailto:gdb-owner@sourceware.org] On
Behalf Of Daniel Jacobowitz
Sent: Thursday, January 04, 2007 2:40 PM
To: Smith, Stephen (SWCOE)
Cc: General GDB Mailing List
Subject: Re: GDB solib interface

On Thu, Jan 04, 2007 at 02:32:37PM -0700, Smith, Stephen (SWCOE) wrote:
> Ok - I am not getting any T stop packets on the gdbserver end.  Is
there
> something I have to do to get gdb to issue them?

'T' is something that gdbserver should send to GDB, not the other way
around.

-- 
Daniel Jacobowitz
CodeSourcery


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