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: [pushed] Make print_target_wait_results print the whole ptid


> Makes "set debug infrun 1" a bit clearer.  Before:
> 
> infrun: target_wait (-1, status) =
>  infrun:   6299 [Thread 0x7ffff7fc1700 (LWP 6340)],
> 
> after:
> 
>  infrun: target_wait (-1.0.0, status) =
>  infrun:   7233.7237.0 [Thread 0x7ffff7fc1700 (LWP 7237)],

I _love_ it, thanks Pedro!

-- 
Joel


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