|
| 1 | + |
| 2 | +After -exec-kill |
| 3 | + |
| 4 | + ^done |
| 5 | + ^running |
| 6 | + *running,thread-id="all" |
| 7 | + ^done,thread-ids={thread-id="1"},current-thread-id="1",number-of-threads="1" |
| 8 | + ^done,threads=[{id="1",target-id="Thread 0x7ffff7eb0b80 (LWP 9413)",name="hellofft",state="running",core="6"}],current-thread-id="1" |
| 9 | + ^error,msg="Selected thread is running." |
| 10 | + =thread-exited,id="1",group-id="i1" |
| 11 | + =thread-group-exited,id="i1" |
| 12 | + ^done |
| 13 | + ^done,thread-ids={},number-of-threads="0" |
| 14 | + ^done,threads=[] |
| 15 | + ^error,msg="No registers." |
| 16 | + |
| 17 | +Exiting normally |
| 18 | + |
| 19 | + =thread-exited,id="1",group-id="i1" |
| 20 | + =thread-group-exited,id="i1",exit-code="0" |
| 21 | + *stopped,reason="exited-normally" |
| 22 | + ^done,thread-ids={},number-of-threads="0" |
| 23 | + ^done,threads=[] |
| 24 | + ^error,msg="No registers." |
| 25 | + ^done,thread-ids={},number-of-threads="0" |
| 26 | + ^done,threads=[] |
| 27 | + ^done,threads=[] |
| 28 | + ^error,msg="No registers." |
| 29 | + ^error,msg="No registers." |
| 30 | + ^done,thread-ids={},number-of-threads="0" |
| 31 | + ^done,threads=[] |
| 32 | + ^error,msg="No registers." |
| 33 | + ^error,msg="No registers." |
| 34 | + |
0 commit comments