This is the mail archive of the gdb-prs@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]

[Bug python/21755] No "step" event


https://sourceware.org/bugzilla/show_bug.cgi?id=21755

--- Comment #2 from Phil Muldoon <pmuldoon at redhat dot com> ---
Oops I do apologize, this was about stepping events, not actual stepping. We do
have both "stop" and "continue" events. There is indeed no concrete step event.
But I suspect a step would just emit a "continue" then "stop" event anyway?

https://www.sourceware.org/gdb/onlinedocs/gdb.html#Events-In-Python

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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