Hi,
I'd like to see low level information on my debugged program, do you know if there is a disassembly window and register window ?
I can use gdb command "disassemble" but I don't have the cursor of the current program counter.
Thanks
disassembly and registers
-
- CodeLite Curious
- Posts: 1
- Joined: Mon Sep 13, 2010 7:51 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: disassembly and registers
Currently there is no registers/disassemble window. I will be happy to implement one - but since I never used it, some guidance is required
To boost the process, I recommend that you join IRC channel #codelite at irc.freenode.net
Eran
To boost the process, I recommend that you join IRC channel #codelite at irc.freenode.net
Eran
Make sure you have read the HOW TO POST thread