This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: MI: performance of getting stack arguments
On Wed, Apr 26, 2006 at 06:06:26PM +0400, Vladimir Prus wrote:
> Ok, I'll try to do this. First on -stack-list-arguments, since it's pretty
> slow to. But, maybe I should be using callgrind (part of valgrind suite)
> for profiling?
I've had a lot of trouble getting the valgrind tools to play nice with
GDB; they want to debug the children too and get confused by ptrace.
But it looks like there've been some changes and now the default is not
to do that, so maybe it'll work better.
--
Daniel Jacobowitz
CodeSourcery