Daniel Collin
Daniel Collin
Something that would be useful would be for the (binary) files to have a version header. I would like to add WaveSaber playback support to https://github.com/emoon/HippoPlayer/issues/60 at some point and...
From datgame on Slack Often i want to expand an array of 100 structs to inspect 1 specific member in each instance. msvs is helpful in previewing a few members...
Rider has some interesting things https://blog.jetbrains.com/dotnet/2017/08/28/rider-advanced-debugging-breakpoints/
https://pernos.co/ has some interesting ideas, but doesn't exactly align with the goals of ProDBG in general. 1. ProDBG is open source, Pernosco is not and costs money 2. Pernosco targets...
At some point it would be great to add support for DExTer https://github.com/llvm/llvm-project/tree/master/debuginfo-tests/dexter which is made for testing debuggers so the behave correct
With scrub-able timeline. Would be very awesome but almost impossible to implement (at least for native) some emulated targets may be possible to handle this
Show for example the various flags that gets sets during a compare.
Right now after closing down a debugging session it feels like you are still debugging (cursors are still being rendered etc)
If the user has changed the source from the out-side the source view should detect it and reload it if the user wants. Also how to deal with breakpoints? (Should...