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 server/15746] "monitor exit", then "quit" leaves gdb still running


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

--- Comment #1 from Mohsan Saleem <msaleem at codesourcery dot com> ---
I am unable to create this create this bug. Kindly can you elaborate it a
little more.

Thanks!
(In reply to dje from comment #0)
> bash1$ gdbserver --multi :1234 hello
> 
> bash2$ gdb hello
> (gdb) b main
> (gdb) c
> (gdb) monitor exit
> (gdb) quit
> A debugging session is active.
> 
>         Inferior 1 [process 11749] will be killed.
> 
> Quit anyway? (y or n) y
> Remote connection closed
> (gdb) pwd
> Working directory /tmp.
> (gdb) q
> bash2$

-- 
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]