GemTalk / Jadeite

IDE for GemStone Smalltalk application development using Rowan code management
MIT License
6 stars 2 forks source link

Need a less brittle way to select the initial debugger frame #996

Open ericwinger opened 1 year ago

ericwinger commented 1 year ago

JadeDebugger>>stackInitialSelection finds the frame in the debugger using a series of hardcoded error frames as the reference point. Need to rework this code to be less brittle.