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-created not showing up when detaching


>>>>> "Simon" == Simon Marchi <simon.marchi@ericsson.com> writes:

Simon> With this patch, =thread-exited now appears when detaching. I didn't
Simon> see any side effects (but your more trained eye might). There is no
Simon> change in existing tests results. I would be happy to add a test for
Simon> this, but I am unsure where it belongs, any suggestions are
Simon> appreciated!

It seems to me that =thread-group-exited has to imply that each thread
in the group has exited.

That said, I don't mind the change.  I think it is probably fine.

A test case would be good.  You can put it in gdb.mi.

You didn't mention whether you regression-tested this, or how.
It's always good to note that, just so everything is clear.

Tom


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