Re: [CIL users] debugging Cil with ocamldebug and emacs

2011-02-15 Thread Gabriel Kerneis
On Tue, Feb 15, 2011 at 05:22:02PM -0500, Jesse M Draper wrote: > I have a small patch to bin/cilly that helps me when I'm debugging Cil > code in emacs with ocamldebug. Applied in svn r12139. Thanks, -- Gabriel -- The

[CIL users] debugging Cil with ocamldebug and emacs

2011-02-15 Thread Jesse M Draper
I have a small patch to bin/cilly that helps me when I'm debugging Cil code in emacs with ocamldebug. I am usually invoking my-camldebug from a directory where my source C files are. I can easily set breakpoints in my own Cil code, but moving up the call chain is thwarted by the debugger's in