BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
312 stars 39 forks source link

Profiler seems to crash when looking at assembly and scrubbing through the time line. #97

Closed rjobling closed 2 years ago

rjobling commented 2 years ago

I don't know if this is unique to my project but if I try to watch the assembly tab and scrub the time from left to right then it freezes and never recovers.

BartmanAbyss commented 2 years ago

Can you upload the .amigaprofile file? I‘ll have a look.

Am 30.05.2022 um 18:30 schrieb Jobbo @.***>:

 I don't know if this is unique to my project but if I try to watch the assembly tab and scrub the time from left to right then it freezes and never recovers.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

rjobling commented 2 years ago

This one consistently gives me trouble:

assembly_scrub_crash.zip

BartmanAbyss commented 2 years ago

fixed in 1.3.7