Commit Graph

11 Commits

Author SHA1 Message Date
Ernie Pasveer 5f3928223a Add cmake define for gdb name and for gdb-logout features. 2025-11-30 17:21:52 -06:00
QuangNguyenMinh123 2cc60d9df4 update 2025-11-07 11:34:00 +07:00
Ernie Pasveer b88d68afd3 Add copyright header to each source file. 2025-08-26 17:26:05 -05:00
Ernie Pasveer 91fbd0838e Add --gdb-program and --gdb-arguments to Seer's command line.
Used to override settings from Seer's config.
2023-09-11 17:44:49 -05:00
Ernie Pasveer 9c49fb7f63 Initial iteration for Qt6 port. 2023-05-16 15:25:28 -05:00
Ilia Sharin 67df2c1d6f Made adaptation to Qt6. Now it compiles without any errors and runs.
More work is required to get rid of Qt5Compat shims
2023-05-05 17:00:08 -04:00
Ernie Pasveer 60a300109c Add gdb '@' channel to gdb log monitor. 2022-10-17 17:43:09 -05:00
Ernie Pasveer 9928a92e42 Add Qt's logging in a couple places. 2022-03-26 08:33:45 -05:00
Ernie Pasveer 1afdf82f91 Switch from __PRETTY_FUNCTION__ to qSetMessagePattern() 2022-01-20 10:40:56 -06:00
Ernie Pasveer 53f3674c3d Tried to PrettyPrint a QString. 2021-11-03 13:50:38 -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