Ernie Pasveer
227c249c06
Stop running indicator on 'thread-group-exit'.
2025-04-06 11:22:53 -05:00
Ernie Pasveer
2845d3b887
Handle a generic "*stopped" message better.
...
dprintf will result in a very plain "*stopped" message if the
dprintf is told to call a function that may throw an exception, thus
calling std::terminate.
2022-02-20 17:51:06 -06:00
Ernie Pasveer
1afdf82f91
Switch from __PRETTY_FUNCTION__ to qSetMessagePattern()
2022-01-20 10:40:56 -06:00
Ernie Pasveer
384838e5b0
Add library load/unload catch points.
2022-01-13 11:03:24 -06:00
Ernie Pasveer
7449fc7e66
Add 'catchpoint' support.
...
Still working on Editor config options.
2021-12-31 13:00:54 -06:00
Ernie Pasveer
e3bf55b4c1
Add a 'spinning' indicator to the toolbar when the program runs.
2021-12-22 19:52:21 -06:00
Ernie Pasveer
e8cfe9a857
seer attach pid now displays source file, if possible.
2021-11-28 07:05:14 -06:00
Ernie Pasveer
ee7dfd0a09
Attach pid was broken. Fixed now.
...
Didn't pickup when "*stopped,frame" was issued.
2021-11-27 17:17:59 -06:00
Ernie Pasveer
6357b7a0ef
Move source into a 'src' directory. Update README.md file for build
...
instructions.
2021-09-04 17:02:25 -05:00