Commit Graph

10 Commits

Author SHA1 Message Date
Ernie Pasveer b88d68afd3 Add copyright header to each source file. 2025-08-26 17:26:05 -05:00
Ernie Pasveer e040380529 More udb support. 2025-06-14 11:46:05 -05:00
Ernie Pasveer afc5e6fa3e WIP: add 'handleSessionTerminated' to relevant widgets. 2025-04-20 09:33:31 -05:00
Ernie Pasveer 51e1cd1010 Checkpoint 2024-01-11 09:09:05 -06:00
Ernie Pasveer ce00479279 Add step/next/continue/interrupt to thread browser. 2022-10-05 18:42:59 -05:00
Ernie Pasveer 502ba33567 Change thread/process browser to single-click an item. 2022-09-17 10:00:09 -05:00
Ernie Pasveer 1afdf82f91 Switch from __PRETTY_FUNCTION__ to qSetMessagePattern() 2022-01-20 10:40:56 -06:00
Ernie Pasveer bfa12d4c26 Set current thread ID to bold in Thread IDS view. 2021-11-08 10:22:40 -06:00
Ernie Pasveer 34accbd8b9 Fix compile warning for QTreeWidget::findItems().
Need to explicitly pass Qt::MatchExactly instead of 0.
2021-09-13 18:20:51 -05: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