Ernie Pasveer
1e7e347010
Start v2.7 development cycle.
2025-10-09 09:26:42 -05:00
Ernie Pasveer
b88d68afd3
Add copyright header to each source file.
2025-08-26 17:26:05 -05:00
Ernie Pasveer
dee5c2480b
Update README file with a canned release announcement.
2024-12-28 17:51:45 -06:00
Ernie Pasveer
d6d44be458
Cuda test program.
2023-09-30 17:14:34 -05:00
Ernie Pasveer
c1b18109d0
Rename change_versionnumber to README.versionnumber.
2023-09-10 10:06:10 -05:00
Ernie Pasveer
e1729d34f2
Start version 2.1 development cycle.
2023-06-04 08:14:47 -05:00
Ernie Pasveer
220588cfa1
Added more info for building on MacOS.
2023-04-30 16:02:45 -05:00
Ernie Pasveer
d5aa8f9089
rr: first attempt at adding RR support to Seer.
2023-04-15 12:36:28 -05:00
Ernie Pasveer
1735dc7f8a
Notes for using RR and Seer.
...
It seems possible! Probably need a new Debug tab called "RR" so that
I have a way to set the direction arrow ( <-- or --> ) and hide
the "record" button. Because RR is just replaying the prevously recorded
session. So "forward" and "back" buttons make sense. And no "record"
button make sense.
2023-04-12 18:50:03 -05:00
Ernie Pasveer
a4290ffa8f
Add notest file for ada exceptions.
2023-04-09 11:28:55 -05:00
Ernie Pasveer
604c5812b8
Add ada test program for ada tasks.
2023-03-26 20:43:08 -05:00
Ben
a15863599b
Fix typos
2023-03-07 14:34:23 +01:00
Ernie Pasveer
01fc5469ba
Clarify asm readmes.
2023-02-19 09:32:28 -06:00
Ernie Pasveer
26042fc453
Minor fixes for debugging corefiles.
2023-01-28 10:50:34 -06:00
Ernie Pasveer
6f182b0736
Working on custom gdb commands for "connect" mode.
2023-01-20 09:11:34 -06:00
Ernie Pasveer
a39d8e0e5d
Prepare for v1.15 dev cycle.
2023-01-06 18:51:52 -06:00
Ernie Pasveer
fada2c5775
Add 'tabsize' property to Source Editors.
2022-12-17 12:08:53 -06:00
Ernie Pasveer
09fe27ae11
checkpoint: assembly and source.
2022-11-06 18:18:42 -06:00
Ernie Pasveer
caf98eb3f6
Improve asm readme.
2022-10-31 18:05:43 -05:00
Ernie Pasveer
253100f9e2
Add new ThreadGroup browser.
2022-09-18 12:01:01 -05:00
Ernie Pasveer
b5b3b3773f
More fork/exec work.
2022-09-16 19:39:58 -05:00
Ernie Pasveer
2e7e3f407f
VarObjs: add editable/noneditable support.
2022-09-05 13:29:41 -05:00
Ernie Pasveer
f487d0de87
Merge branch 'main' into varvisualizer
2022-08-25 17:41:22 -05:00
Ernie Pasveer
75b22251ff
Add readme for 'git archive'.
2022-08-24 18:16:57 -05:00
Ernie Pasveer
f575ab921a
More work on VarObj visualizer.
2022-08-21 15:53:35 -05:00
Ernie Pasveer
20aa3b2bb3
Checkpoint.
2022-08-18 19:05:33 -05:00
Ernie Pasveer
0831b89db3
Rename README.variables.
2022-08-16 20:01:31 -05:00
Ernie Pasveer
4b4d3034ee
Change 'detachtab' to RMB context menu.
2022-08-14 13:06:19 -05:00
Ernie Pasveer
afa38bc8a0
Update notes for assembly output for hello program.
2022-08-13 16:51:45 -05:00
Ernie Pasveer
c75593e9a1
Test program and notes for a C/C++ struct example.
2022-08-04 19:51:15 -05:00
Ernie Pasveer
4a7a5c1b4c
More start changes. Support break at address.
2022-07-30 17:10:26 -05:00
Ernie Pasveer
16b3c686d3
Added Assembly setting config tab.
...
(att/intel flavor, demangle symbol names, etc.)
2022-07-23 10:36:18 -05:00
Ernie Pasveer
9f4a7c3dd0
Create README.kdeprettyprinter
2022-07-13 13:37:46 -05:00
Ernie Pasveer
5c495b630d
Sample examples for themes.
2022-07-09 10:05:43 -05:00
Ernie Pasveer
ff8dec0824
Samples for dark and light themes.
2022-07-08 19:54:15 -05:00
Ernie Pasveer
69f358d786
Add notes for Pretty Printers.
2022-06-20 20:17:38 -05:00
Ernie Pasveer
b4cc5576fb
Checkpoint.
2022-06-19 09:58:04 -05:00
Ernie Pasveer
400761e462
Checkpoint. Viewing assembly.
2022-06-12 17:53:06 -05:00
Ernie Pasveer
7ce3df69c8
Notes for disassembly from a starting address.
2022-05-26 11:42:36 -05:00
Ernie Pasveer
7fa329b549
Add locate for Variable Types and Variable Statics.
2022-05-09 15:58:47 -05:00
Ernie Pasveer
adbec09732
Finished selecting by function name.
2022-05-08 17:38:39 -05:00
Ernie Pasveer
63e829dd67
Commit changes to test progs.
2022-04-23 15:56:53 -05:00
Ernie Pasveer
8464ae79a2
Add a -b argument to load a breakpoint file from the command line.
...
Also, add a line int the SeerDebugDialog to do the same.
2022-03-26 10:29:53 -05:00
Ernie Pasveer
9928a92e42
Add Qt's logging in a couple places.
2022-03-26 08:33:45 -05:00
Ernie Pasveer
8e19c0ba58
checkpoint: array visualizer.
2022-03-19 15:49:40 -05:00
Ernie Pasveer
9a5c230032
Notes for core files.
2022-03-12 08:05:09 -06:00
Ernie Pasveer
813e93a05a
Update git notes.
2022-03-06 10:29:59 -06:00
Ernie Pasveer
58543b33e7
Finished Printpoints for now.
...
They always go to printf(). So the go to the console.
In the future, I can add an option to go to the "GDB output" tab.
Also, it may be possible to have a "Printpoint output" tab.
If the format has some magic text, the handleText() mechanism
may be able to intercept the output. For example, if the format
is:
"^PrintPointFormat %d %d\n"
Of course this would work only if dprintf uses printf().
2022-01-29 17:16:12 -06:00
Ernie Pasveer
c948880555
Printpoints (aka - dprintf): first cut.
2022-01-26 19:45:14 -06:00
Ernie Pasveer
384838e5b0
Add library load/unload catch points.
2022-01-13 11:03:24 -06:00