[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cdt-dev] GDB Console view
|
The thing I was missing is selection of the 'gdb' node. Everything is working when this node is selected.
-sergey
On Tue, Dec 13, 2011 at 10:08 PM, Elmenthaler, Jens
<jens.elmenthaler@xxxxxxxxxx> wrote:
Is the target suspended?
I just tried it with master and it works (on Linux).
Launch a debug session, select the 'gdb' node in the
debug view, then type n (next) on the console.
You should see the code step to the next line.
No?
On Tue, Dec 13, 2011 at 11:58 AM, Marc Khouzam
<marc.khouzam@xxxxxxxxxxxx> wrote:
Make sure you select the 'gdb' console and not
the 'gdb traces' console.
The 'gdb traces' console is only printing the communication with GDB
but does not accept input. Well, it does accept input but it does nothing
with it. The idea was simply to allow the user to add empty lines
or some comments directly in the trace, but nothing else.
I was trying with gdb console, not with gdb traces :-(
Can GDB console view be used for manually entering GDB commands? It seems to accept anything I type, but doesn't seem to send that to GDB.
-sergey
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev
_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev