[armedbear-ticket] [armedbear] #30: Lisp debugger, for both compiled and interpreted code

armedbear armedbear-devel at common-lisp.net
Fri Nov 7 21:11:26 UTC 2008


#30: Lisp debugger, for both compiled and interpreted code
----------------------------+-----------------------------------------------
 Reporter:  vvoutilainen    |       Owner:  somebody   
     Type:  enhancement     |      Status:  new        
 Priority:  major           |   Milestone:  unscheduled
Component:  component1      |     Version:             
 Keywords:  debug debugger  |  
----------------------------+-----------------------------------------------
 ABCL code can be debugged with normal java debuggers, but it
 is somewhat painful for the portions implemented in lisp(1). So we need a
 lisp debugger.

 (1) It's possible, although a bit tedious, to step through
 eval calls in a java debugger by examining the cars and
 cdrs of eval parameters when stepping the code.

-- 
Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/30>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list