[
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 ?
|
A related use case would be that if you are doing pure assembly
debugging, there is no such thing as a stack. If you try to query the
stack, GDB will happily follow the stack pointer register and give you
reams of garbage, potentially causing crashes.
___________________________________________
Chris Recoskie
Software Designer
Texas Instruments, Toronto
http://eclipse.org/cdt
> -----Original Message-----
> From: cdt-debug-dev-bounces@xxxxxxxxxxx [mailto:cdt-debug-dev-
> bounces@xxxxxxxxxxx] On Behalf Of Mikhail Khodjaiants
> Sent: Wednesday, December 14, 2005 12:59 PM
> To: CDT Debug developers list
> Subject: Re: [cdt-debug-dev] Is there a way to turn off stack tracing
?
>
> Warren,
>
> I agree that we should add this feature. Currently the frame limit
value
> is
> 100 and it is hardcoded.
> But this is not a solution for this particular case. As far as I
> understand
> they are using a gdb version that crashes when the "backtrace" command
is
> issued.
>
> Mikhail
> ----- Original Message -----
> From: <Warren.Paul@xxxxxxxxx>
> To: <cdt-debug-dev@xxxxxxxxxxx>
> Sent: Wednesday, December 14, 2005 12:03 PM
> Subject: 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
> > _______________________________________________
> > cdt-debug-dev mailing list
> > cdt-debug-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev
>
> _______________________________________________
> cdt-debug-dev mailing list
> cdt-debug-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-debug-dev