I was using the new JDE debugger and asked it to examine a variable of type
double. This double apparently had the value of NaN, i.e. Not A Number. The
JDE debugger choked on this.
Here is the contents of the appropriate buffers

The process buffer

Error: evaluating debugger output caused a Lisp error.
  See *messages* buffer for details.

THe *Messages*

Error: evaluating output from the debugger caused a Lisp error.
Debugger output:
(jde-dbo-command-result 9 (list "double" NaN)).
Lisp error: (void-variable NaN)
Wrong type argument: listp, "Lisp error: (void-variable NaN)"

The *JDEbug*

JDE> 1 9 evaluate 389 0 "distanceToTopEdge"

(jde-dbo-command-result 9 (list "double" NaN))

Erik Husby
Domain Pharma Corp
Suite 110           Vox: 781-778-3834
10 Maguire Rd       Fax: 781-778-3800
Lexington, MA 02421 Email: [EMAIL PROTECTED]

Reply via email to