* Stop reply packet behaviour
@ 2008-01-25 14:11 Guillaume MENANT
2008-01-25 14:22 ` Daniel Jacobowitz
0 siblings, 1 reply; 2+ messages in thread
From: Guillaume MENANT @ 2008-01-25 14:11 UTC (permalink / raw)
To: gdb
Hello,
I'm wondering what should be the stop reply packet content when my software
breaks on a software breakpoint.
Does the stop reply reason has to be "watch" followed by the current PC or
something else ?
Thanks.
--
View this message in context: http://www.nabble.com/Stop-reply-packet-behaviour-tp15088448p15088448.html
Sent from the Sourceware - gdb list mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Stop reply packet behaviour
2008-01-25 14:11 Stop reply packet behaviour Guillaume MENANT
@ 2008-01-25 14:22 ` Daniel Jacobowitz
0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2008-01-25 14:22 UTC (permalink / raw)
To: Guillaume MENANT; +Cc: gdb
On Fri, Jan 25, 2008 at 06:10:02AM -0800, Guillaume MENANT wrote:
>
> Hello,
>
> I'm wondering what should be the stop reply packet content when my software
> breaks on a software breakpoint.
>
> Does the stop reply reason has to be "watch" followed by the current PC or
> something else ?
A breakpoint isn't a watchpoint; just report SIGTRAP.
I suggest you run gdbserver on a Windows or Linux system to see a
valid log of the remote protocol conversation.
--
Daniel Jacobowitz
CodeSourcery
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-01-25 14:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-01-25 14:11 Stop reply packet behaviour Guillaume MENANT
2008-01-25 14:22 ` Daniel Jacobowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox