Page 1 of 1

disassembly and registers

Posted: Mon Sep 13, 2010 7:58 pm
by dzivi
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

Re: disassembly and registers

Posted: Mon Sep 13, 2010 8:19 pm
by eranif
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