mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:11:00 +00:00
Previously, we tried to store `VariableInfo` to `ModelIndex` internal data, but accidently stored address of wrapper class `NonnullOwnPtr`. When we retrieved it later in `VariablesModel::data()` it made program to crash. This allows us to run debug normally after setting any break point in `HackStudio`. |
||
|---|---|---|
| .. | ||
| GMLPlayground | ||
| HackStudio | ||
| Profiler | ||
| SQLStudio | ||
| UserspaceEmulator | ||
| CMakeLists.txt | ||