Commit Graph

835 Commits

Author SHA1 Message Date
Ernie Pasveer a4e8546f7b Add test program for cuda. 2023-09-10 10:11:46 -05:00
Ernie Pasveer a29b471911 Prepare the the 2.3 release cycle. 2023-09-10 10:09:40 -05:00
Ernie Pasveer c1b18109d0 Rename change_versionnumber to README.versionnumber. 2023-09-10 10:06:10 -05:00
Ernie Pasveer 24e75835df Make the change_versionnumber a readme file. 2023-09-10 10:04:55 -05:00
Ernie Pasveer d608e0d487 Release Seer 2.2. v2.2 2023-09-07 19:12:36 -05:00
Ernie Pasveer 437e951db6 Update mpi test program. 2023-09-07 17:57:30 -05:00
Ernie Pasveer 4b369f7ae0 Merge branch 'rr_direct'
Seer now directly calls 'rr replay' instead of connecting to an
external local/remote 'rr gdb server'.
2023-09-04 15:54:49 -05:00
Ernie Pasveer 12bf17f551 RR: Fixed load/save of RR project. 2023-09-04 15:53:35 -05:00
Ernie Pasveer 28a49017be RR: Update changelog. 2023-09-04 15:29:38 -05:00
Ernie Pasveer b1c4a8ba86 RR: Finished the rework of using RR directly. 2023-09-04 15:25:40 -05:00
Ernie Pasveer 4f8897154a Update "debian/control" file from main. 2023-09-04 12:06:47 -05:00
Ernie Pasveer 3fd423227c Add missing debian package for opengl support in qt6. 2023-09-04 11:56:57 -05:00
Ernie Pasveer 3672ac2941 RR: Add loading of breakpoints.seer. 2023-09-04 11:35:56 -05:00
Ernie Pasveer 1bda720ac0 Add run/start support for RR from Seer's menu buttons. 2023-09-04 11:02:18 -05:00
Ernie Pasveer 4df5477b13 More work with RR direct mode. 2023-09-03 22:19:45 -05:00
Ernie Pasveer ca5d230155 First pass at new RR support. 2023-08-26 16:26:56 -05:00
Ernie Pasveer 151782a84c Bring tests up to date. 2023-08-26 10:50:58 -05:00
Ernie Pasveer b26e2c8395 Prepare for version 2.2 development cycle. 2023-08-20 18:35:50 -05:00
Ernie Pasveer cb8d8c7136 Fixed RR mode. It had an infinite loop staring up. 2023-08-20 18:30:39 -05:00
Ernie Pasveer 4565b0fcd3 Update RR notes. 2023-08-20 17:41:34 -05:00
Ernie Pasveer 17279228d2 Fixed icon list width for Config Dialog. 2023-08-19 20:31:12 -05:00
Ernie Pasveer bdbfb2e698 Improved wild carding in source browser.
Works now for Qt5.
Hide 'ignored' files from source browser.
2023-08-19 19:59:52 -05:00
Ernie Pasveer 6326a53d32 Release version 2.1 v2.1 2023-08-12 10:31:46 -05:00
Ernie Pasveer c786af82f3 QProcessInfoWidget: give focus to the program line edit. 2023-07-31 13:44:54 -05:00
Ernie Pasveer da0eac7cbb Commandline for "attach" mode now detects executable name and path from /proc/<pid>/exe. 2023-07-31 13:29:59 -05:00
Ernie Pasveer 3996e63ab9 Debug dialog for "attach" mode now detects executable name and path. 2023-07-31 11:42:45 -05:00
Ernie Pasveer 01fa63af26 Fix broken links to online gdb help. 2023-07-27 09:10:55 -05:00
Ernie Pasveer 90e95e2319 Add commands/ignorecount/conditioncommands to all breakpoints. 2023-07-23 17:26:38 -05:00
Ernie Pasveer 6b99975b87 Test program for g++ sanitizer. 2023-07-22 14:02:16 -05:00
Ernie Pasveer fc2d721fd8 Add condtion/ignore/commands to catchpoints. 2023-07-15 17:17:04 -05:00
Ernie Pasveer 5393f0e17d Finialize ignore/condition/commands for Watchpoints. 2023-07-14 16:49:59 -05:00
Ernie Pasveer ccfd58b1b8 First go at adding count/condition/commands to watchpoints. 2023-07-14 16:17:05 -05:00
Ernie Pasveer d7e713ff82 Tweak the log widget's buttons. 2023-07-14 09:23:24 -05:00
Ernie Pasveer bf40a4b1d6 Add seer breakpoint file to test. 2023-07-13 15:26:14 -05:00
Ernie Pasveer d2234ec47e Quote " character in break command list. 2023-07-13 15:25:37 -05:00
Ernie Pasveer b5246bd34b Present the breakpoint script commands better in the UI. 2023-07-13 12:10:10 -05:00
Ernie Pasveer 11a905835a Not sure about focus. 2023-07-08 12:28:34 -05:00
Ernie Pasveer 37c68681d2 Good enough, for now. 2023-07-08 12:23:42 -05:00
Ernie Pasveer 8839e7f391 Trying to set CLOSE to strong focus. 2023-07-08 12:12:13 -05:00
Ernie Pasveer 9cfcf60e4a Add CLEAR button. 2023-07-08 11:35:51 -05:00
Ernie Pasveer 52691c09e7 Tidy up message dialog. 2023-07-07 20:32:08 -05:00
Ernie Pasveer e229c072df Change message from widget to dialog. 2023-07-07 20:25:36 -05:00
Ernie Pasveer 1cc605f4f3 Remember size of messages widget. 2023-07-07 15:34:04 -05:00
Ernie Pasveer a572de2164 Rename to SeerMessagesWidget. 2023-07-07 15:22:55 -05:00
Ernie Pasveer d1bf428f61 Add border to messages. 2023-07-07 14:54:27 -05:00
Ernie Pasveer eb10c3eb35 Found better icons for message list box. 2023-07-05 19:08:25 -05:00
Ernie Pasveer dc17967566 Add icon to message log. 2023-07-04 11:35:02 -05:00
Ernie Pasveer 284c566dc5 Merge branch 'main' of https://github.com/epasveer/seer 2023-07-04 11:08:56 -05:00
Ernie Pasveer e6593b2a1c Checkpoint for new execution status dialog. 2023-07-04 11:08:33 -05:00
Ernie Pasveer fdf0cc2fda Merge pull request #145 from uyar/main
Update build dependencies for Qt6
2023-07-04 09:50:09 -05:00