[ENH] Enhanced Debugging Experience (addition for mustBeBoolean)

Hans-Martin Mosner hm.mosner at cityweb.de
Sat Jul 28 13:01:53 UTC 2001


Here's the code to handle the mustBeBoolean case. It also handles the possible stack inconsistency I mentioned earlier.
Note that this changeset requires the earlier one, of course.

Have fun!
Hans-Martin

Doug Way wrote:

> One other nice thing to fix at some point would be the PC highlighting for NonBoolean receiver errors. For example, if you Do this in a workspace:
>
> nil ifTrue: [x _ 'asdfas' asSortedCollection].
>
> The NonBoolean receiver debugger comes up, but the #asSortedCollection method is currently highlighted, when it seems that #ifTrue: should be highlighted instead.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BetterDebugger2.cs.gz
Type: application/octet-stream
Size: 1695 bytes
Desc: Unknown Document
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010728/41b74539/BetterDebugger2.cs.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hm.mosner.vcf
Type: text/x-vcard
Size: 182 bytes
Desc: Card for Hans-Martin Mosner
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010728/41b74539/hm.mosner.vcf


More information about the Squeak-dev mailing list