Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Couple issues with DSF

2009/2/11 Marc Khouzam <marc.khouzam@xxxxxxxxxxxx>:
> Yes, just a bugzilla bug that explains that it would be useful
> to have the option not to resume on a remote connection.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=264555


>> What is interesting here is how Hardware Debugger configuration
>> discover the stack frames. Are they using bt instead of
>> -stack-list-frames ?
>
> Interesting.  I wonder why GDB 6.8 -stack-list-frames does not work
> in your case.

Well, that means that I have to debug GDB again...
BTW, -stack-list-frames is a MI command, so I cannot test this case in
command-line debugger, isn't it?

Dmitry


Back to the top