teawater / kgtp

KGTP is a comprehensive dynamic tracer for analysing Linux kernel and application (including Android) problems on production systems in real time.
http://teawater.github.io/kgtp/
85 stars 36 forks source link

Cannot single step with new gdb #19

Open teawater opened 10 years ago

teawater commented 10 years ago

(gdb) monitor replay Sending packet: $qRcmd,7265706c6179#ce...Packet received: OK (gdb) tfind -1 Sending packet: $QTFrame:ffffffff#fa...Packet received: OK Sending packet: $QTFrame:ffffffff#fa...Packet received: OK No longer looking at any trace frame (gdb) n Cannot execute this command without a live selected thread.