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 v7] Enable 'set print inferior-events' and improve detach/fork/kill/exit messages


On 04/19/2018 08:53 PM, Sergio Durigan Junior wrote:
> Changes from v6:

> - Readjusted a bunch of tests in order to be more flexible when
>   matching the "process $decimal" or "Thread $decimal.$decimal"
>   strings.

I think you meant "process $decimal" or "Remote target", because
"Thread $decimal.$decimal" won't be used with pid-only ptids.

This version is OK.  Thanks!

Pedro Alves


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