[armedbear-ticket] [armedbear] #30: Lisp debugger, for both compiled and interpreted code
#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
#30: Lisp debugger, for both compiled and interpreted code ---------------------------+------------------------------------------------ Reporter: vvoutilainen | Owner: mevenson Type: enhancement | Status: assigned Priority: major | Milestone: 0.14 Component: component1 | Version: Resolution: | Keywords: debug debugger ---------------------------+------------------------------------------------ Changes (by mevenson): * owner: somebody => mevenson * status: new => assigned * milestone: unscheduled => 0.14 Comment: SLIME has decent hooks for a debugger: it would be nice to align ABCL to provide the needed interfaces (it would at least rationalize our debugger development). -- Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/30#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear
#30: Lisp debugger, for both compiled and interpreted code ---------------------------+------------------------------------------------ Reporter: vvoutilainen | Owner: mevenson Type: enhancement | Status: assigned Priority: major | Milestone: unscheduled Component: other | Version: Resolution: | Keywords: debug debugger ---------------------------+------------------------------------------------ Changes (by mevenson): * milestone: 0.14 => unscheduled Comment: More realistic about scheduleing -- Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/30#comment:2> armedbear <http://common-lisp.net/project/armedbear> armedbear
#30: Lisp debugger, for both compiled and interpreted code ---------------------------+------------------------------------------------ Reporter: vvoutilainen | Owner: unassigned Type: enhancement | Status: assigned Priority: major | Milestone: unscheduled Component: other | Version: Resolution: | Keywords: debug debugger ---------------------------+------------------------------------------------ Changes (by mevenson): * owner: mevenson => unassigned Comment: Releasing to unassigned, as I have no realistic scope for implementing this. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/30#comment:3> armedbear <http://common-lisp.net/project/armedbear> armedbear
#30: Lisp debugger, for both compiled and interpreted code ----------------------------+----------------------------------------------- Reporter: vvoutilainen | Owner: unassigned Type: enhancement | Status: assigned Priority: major | Milestone: 2.0 Component: other | Version: Keywords: debug debugger | ----------------------------+----------------------------------------------- Changes (by mevenson): * milestone: unscheduled => 2.0 -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/30#comment:4> armedbear <http://common-lisp.net/project/armedbear> armedbear
participants (1)
-
armedbear