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: replace debug_linux_nat_async with debug_linux_nat ?


On Tuesday 03 May 2011 21:25:14, Doug Evans wrote:
> Hi.
> Anyone mind if I delete linux-nat.c:debug_linux_nat_async
> and replace it with debug_linux_nat?
> 
> I've been in some sessions where I turn the latter on
> only to find I also want the former, and from what I read
> I pretty much always want both.

It's considerably more noisy, and doesn't help much
sync debugging, but I won't mind.  Especially since
I'd like to flip to async on by default :-)  (needs
fixing some regressions compared to sync mode first though).

Note some tests rely on "set debug lin-lwp", so you'll
most probably need to fix them.

-- 
Pedro Alves


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