I am using NetBeans 3.5 under Mac OS X 10.2.
The program seems to work. The debugger recognizes breakpoints, etc., but
when you examine the values of variables, generally you see something like
"#1213" in the value field, which makes the debugger pretty useless.
The NetBeans documentation says that sometimes the debugger will return
information in this format and does not suggest a way to get around this.
Does anyone know of a setting, etc. to change in order to see real variable
values during debugging?
Thanks,
Rich
|