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

Re: [PATCH] Fix =thread-exited not showing up when detaching (PR 15564)


Hi Simon,

On 06/02/2015 08:34 PM, Simon Marchi wrote:

>>> gdb/ChangeLog:
>>>
>>> 	PR gdb/15564
>>> 	* inferior.c (detach_inferior): Call exit_inferior_1 with silent = 0.
>>>
>>> gdb/testsuite/ChangeLog:
>>>
>>> 	PR gdb/15564
>>> 	* gdb.mi/mi-detach.exp: New file.

Just noticed that this test fails with gdbserver:

$ make check RUNTESTFLAGS="--target_board=native-gdbserver mi-detach.exp"
...
Running /home/pedro/gdb/mygit/build/../src/gdb/testsuite/gdb.mi/mi-detach.exp ...
FAIL: gdb.mi/mi-detach.exp: detach

(I bisected this, and it turns out to failed already when it was
first added.)

Thanks,
Pedro Alves


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