Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-debug-dev] Is there a way to turn off stack tracing ?

I'd like to see something like this as well.  Perhaps we should enter a
feature request on the debug platform for a frame limit.  It would be
disabled by default but the user could enable it in the prefs and set
the limit to whatever he wants (1-N).  We have something similar in our
debugger and it can really help performance with remote debugging when
there are many frames.  Setting it to 5 or so usually gives you what you
need anyway.

Thanks,
Warren 

-----Original Message-----
From: cdt-debug-dev-bounces@xxxxxxxxxxx
[mailto:cdt-debug-dev-bounces@xxxxxxxxxxx] On Behalf Of ext Kim Lux
Sent: Tuesday, December 13, 2005 12:12 PM
To: CDT Debug developers list
Subject: Re: [cdt-debug-dev] Is there a way to turn off stack tracing ?

On Tue, 2005-12-13 at 12:41 -0500, Mikhail Khodjaiants wrote:
> Unfortunately, no.

I figured as much and I understand why too.  Just thought I'd ask. 

Thanks for replying. 


--
Kim Lux,  Diesel Research Inc.


_______________________________________________
cdt-debug-dev mailing list
cdt-debug-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev


Back to the top