[armedbear-devel] [REVISED] Patch for including relevant java stack frames

Tobias C. Rittweiler tcr at freebits.de
Fri Jul 31 06:29:45 UTC 2009


Mark Evenson writes:

> I meant that the list returned would be a proper plist, with a key for 
> every value, such as
>
> (frame-to-list #<JAVA-STACK-FRAME>)
> => (:CLASS "classname" :METHOD "methodName" :LINE-NUMBER 343 :FILE 
> "s.java" :NATIVE-METHOD t)

I don't mind. I suggested ("class.method" ...) because that still looked
somewhat like a call frame. Yours more general, though.

  -T.





More information about the armedbear-devel mailing list