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

>> 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?
>
> Sure.  You can start the debugging in MI mode: gdb -i mi
> Even easier, you can run an MI command outside of MI mode like this:
> interpreter-exec mi -stack-list-frames

Could you please take a look at
http://sourceware.org/ml/gdb/2009-02/msg00094.html ? I had posted a
question in that list and have got a reply. As I remember DSF debugger
does not have verbose console mode?


Back to the top