The Trunk: Tools-ct.1353.mcz
| Newsgroups | gmane.comp.lang.smalltalk.squeak.general |
|---|---|
| Message-ID | <[email protected]> |
Christoph Thiede uploaded a new version of Tools to project The Trunk: http://source.squeak.org/trunk/Tools-ct.1353.mcz ==================== Summary ==================== Name: Tools-ct.1353 Author: ct Time: 27 April 2026, 5:25:06.809236 pm UUID: 418b13f0-a532-4950-8359-3d9fd41538fa Ancestors: Tools-ct.1352 Fixes debuggers' "show exception/process" when invoked from a predebugger window. =============== Diff against Tools-ct.1352 =============== Item was changed: ----- Method: Debugger>>showException (in category 'context stack - message list') ----- showException + self isNotifier ifTrue: [self debug]. self hasContextSelected ifTrue: [self toggleContextStackIndex: 0].! Squeak-dev mailing list -- [email protected] To unsubscribe send an email to [email protected]