1.6.6 debugger: cat nil and breakpoints

Is there a way to do what I want?

Huh – now it seems to be working. Sorry all.

Chris

Hi, Chris,

From: Morris, Chris [mailto:chris.morris@snelling.com]
Sent: Thursday, June 20, 2002 4:51 AM

Is there a way to do what I want?

Huh – now it seems to be working. Sorry all.

Good.

FYI: you can use ‘catch off’ to clear catchpoint.
I change debug.rb to check the specified catchpoint
string if it is exactly an exception.

Regards,
// NaHi