theseion / Fuel

Fuel, the Smalltalk object serializer
https://theseion.github.io/Fuel
MIT License
27 stars 13 forks source link

FueldOutStackDebugAction>>#serializeTestFailureContext:toFileNamed: implementations differ #222

Closed theseion closed 5 years ago

theseion commented 7 years ago

I suppose that functionality should be resolved via FuelPlatform. Something like

FLPlatform current openDebuggerOn: Processor activeProcess context: materialization root label: 'External stack'

theseion commented 5 years ago

I suppose this issue is obsolete as FueldOutStackDebugAction is now part of this repository.