[Openmcl-devel] Cocoa inspector bugs

Gary Byers gb at clozure.com
Fri Aug 23 13:42:26 PDT 2002


Start the Cocoa inspector:
? (require "COCOA-INSPECTOR")

In the Cocoa listener (I assume that the same thing would happen from the
original listener), do:

? (ccl::cinspect (list 1 2 3))

Then:

  in the upper-left panel, click on the list (1 2 3);
  in the upper-middle panel, click on the 2  (labeled "1: 2");
  in the upper-right panel, double-click on the "Hex: 0x2" line.

There'll be a "browserDoubleAction" printed in the original listener,
then:

;;
;; Process Cocoa Event Loop(2) needs access to terminal input.
;;
(:y 2)

;;
;; process Cocoa Event Loop(2) now controls terminal input
;;
> Error in process Cocoa Event Loop(2): Can't access component 2 of #<VECTOR 2 fill-pointer, adjustable>.
> While executing: ELT
> Type :POP to abort.
Type :? for other options.
1 > :b
(797DD0) : 0 "ELT" 280
(797DE0) : 1 "|-[InspectorBrowserDelegate browserDoubleAction:]|" 800
(797DF0) : 2 NIL NIL
(798DE0) : 3 "RUN" 140
(798DF0) : 4 "Anonymous Function #x50729AE" 376
(798E40) : 5 "RUN-PROCESS-INITIAL-FORM" 340
(798E90) : 6 "%RUN-STACK-GROUP-FUNCTION" 768
1 >



_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://clozure.com/cgi-bin/mailman/listinfo/openmcl-devel




More information about the Openmcl-devel mailing list