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 ?

On Wed, 2005-12-14 at 12:58 -0500, Mikhail Khodjaiants wrote:
> As far as I understand 
> they are using a gdb version that crashes when the "backtrace" command
> is 
> issued.

We fixed it.

BUT... 

a) doing deep stack traces is pretty slow on remote targets like we are
using

b) there are a lot of gdb calls in general that aren't applicable to our
target/circumstance. 

Would it be possible to put the gdb commands into a file and allow them
to be edited by the end user ?

-- 
Kim Lux,  Diesel Research Inc.




Back to the top