GemTalk / Sparkle

MIT License
11 stars 5 forks source link

Debugger frame rewind should not send #_trimStackToLevel: to the GsProcess #134

Open martinmcclure opened 1 month ago

martinmcclure commented 1 month ago

GsProcess >> _trimStackToLevel: is deprecated as of the 3.7.2 server. This send should probably be replaced with one to #_trimStackToLevel:abandonActiveUnwind:numTries:timeout:.