bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What to send in the remote protocol for a breakpoint?


From: Lee Merrill
Subject: Re: What to send in the remote protocol for a breakpoint?
Date: 12 Jul 2001 07:21:26 -0700

Found the answer: send an "S05" packet. This is also the correct
response to send for a single-step interrupt, so gdb will process the
single-step correctly.

Lee



reply via email to

[Prev in Thread] Current Thread [Next in Thread]