[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How can I step through a clos method which isn't top-level?
I'm using ACL 4.1 (Sun-4). I want to be able to step through the
execution of a method which is invoked deep within a CLIM application,
and which can't be invoked from the top-level prompt. Can't this be
done?
I've tried things like:
:step (method method-name (class t t))
and
(trace ((method method-name (class t t)) :break-before t))
and then :step t at the break
and nothing seems to give me anything useful.
Help!
George Williams BCS Huntsville Artificial Intelligence Center
Boeing Computer Services Internet: george@hsvaic.boeing.com
POBox 240002, M/S JY-58 UUCP: ...!uw-beaver!bcsaic!hsvaic!george
Huntsville AL 35824-6402 Phone: 205+464-4968 FAX: 205+464-4930