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/17302] gdbserver function call + detach crashes inferior process


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

--- Comment #1 from Simon Marchi <simon.marchi at ericsson dot com> ---
Note: this only happens if the function call is the last thing you do before
detaching. It seems to leave something wrong in the state of the inferior. If
you do a "next" just before detaching, for example, the process will continue
executing fine.

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