|
From: Chris J. <ch...@at...> - 2005-01-11 10:12:25
|
> On Tue, 2005-01-11 at 09:20 +0000, Chris January wrote: > > Then you lose the ability to debug Valgrind itself with GDB. > > You can already debug Valgrind with gdb; that's not the > problem I'm addressing. I found it much easier to debug problems with Valgrind when all the information was in one place. It seems suplerfluous to me to require to instances of GDB, one to debug Valgrind itself and one to debug the client. Chris |