Commit graph

40 commits

Author SHA1 Message Date
d-millar
451f9de6b9 GP-5195: missing stack error 2024-12-13 13:30:34 -05:00
Dan
83a9feedbe GP-5163: Read stack at $sp-1 for 2, for negative stack growth. 2024-12-02 09:44:28 -05:00
Ryan Kurtz
329f8b4a19 Merge remote-tracking branch 'origin/patch' 2024-11-19 12:41:27 -05:00
d-millar
454d57d754 GP-0: reversion for GP-4686 2024-11-19 12:21:39 -05:00
Ryan Kurtz
a7c192c58e Merge remote-tracking branch
'origin/GP-5119_d-millar_possible_putreg_errors' (Closes #7174)
2024-11-15 13:32:52 -05:00
d-millar
8e6d269b8e GP-5105: same for ttd
GP-5105: better labeling
2024-11-15 11:53:45 -05:00
d-millar
54cd023fc9 GP-5119: get_register_by_index can fail 2024-11-11 21:37:43 +00:00
d-millar
c06fc18cc2 GP-5083: print warnings 2024-10-31 14:19:48 +00:00
Dan
9a5e0f4f36 GP-0: Increment Debugger versions to 11.2. Req Pybag>=2.2.12 2024-08-26 15:17:51 -04:00
d-millar
858db2f8df GP-4856: fix for missing attributes 2024-08-19 14:40:29 +00:00
Ryan Kurtz
b9a34e973e Merge remote-tracking branch
'origin/GP-4784_d-millar_dbgeng_attach--SQUASHED' (Closes #6735)
2024-08-14 12:46:25 -04:00
Ryan Kurtz
09a59eb54c Merge remote-tracking branch 'origin/patch' 2024-08-14 12:43:43 -04:00
d-millar
1a0e0ca1a5 GP-4841: bad ref from testing
GP-4841: bad ref from testing
2024-08-14 12:07:42 -04:00
d-millar
79a8a272c4 GP-4784: post-review fixes
GP-4784: type
GP-4784: adding attach
2024-08-14 12:06:44 -04:00
Ryan Kurtz
99232e5be4 Merge remote-tracking branch 'origin/patch' 2024-07-08 13:35:55 -04:00
Dan
d9dc027b40 GP-0: Fix missing schema.xml. Increment versions to 11.1.2. 2024-07-08 13:16:16 -04:00
d-millar
1fab470a5b GP-4686: more edits
GP-4686: formatting
GP-4686: post-review fixes
GP-4686: post-review fixes
GP-4686: remote options
GP-4686: remote options
GP-4686: remote options
GP-4686: post-review / readmem logic
GP-4686: extended launch
GP-4686: better desc for kernel
GP-4686: aisle 9
GP-4686: basically working
GP-4686: better display
GP-4686: unnecessary?
GP-4686: better attr display logic
GP-4686: temp
GP-4686: addresses for synthetics
GP-4686: cleanup, minor errors, start on CreateProcess2
GP-4686: adding names & addresses
GP-4686: print hell, but fixes TARGET_OBJECT
GP-4686: first pass kernel stuff
2024-07-03 12:24:35 -04:00
d-millar
a6f8d1d7ea GP-4675: ldefs check 2024-06-07 19:05:51 +00:00
ghidra1
b54a7e85b0 GP-0 Corrected arch compiler mapping 2024-06-06 20:58:15 -04:00
d-millar
1e4882d82d GP-0: fix for opinion failures in dbgeng 2024-06-06 19:59:00 -04:00
d-millar
6ec3e4cabb GP-0: fixes for double-wait 2024-05-24 14:06:06 +00:00
Dan
121608aeea GP-4620: Fix process termination (esp., on kill) 2024-05-21 17:34:44 +00:00
Dan
868b4797d2 Fix python build to include tlb 2024-05-17 07:44:25 -07:00
ghidra1
9370f56d5f Merge remote-tracking branch 'origin/GP-4365_d-millar_aliases--SQUASHED' 2024-05-03 18:22:25 -04:00
d-millar
32ba12de47 GP-4365: Use attribute aliases 2024-05-03 14:10:10 -04:00
Dan
fc17ca970c GP-4489: Add psutil and protobuf to downloads, dist. Build py packages for dist. 2024-04-26 23:34:30 -04:00
Dan
b9a23d3b50 GP-4487: Increment TraceRMI to version 11.1 2024-04-23 11:17:42 -04:00
Dan
1d6cd070f5 GP-4293: Implemented default actions in Model tables and trees. 2024-04-03 11:06:13 -04:00
Dan
87aecb85f9 GP-4384: Upgrade to pybag-2.2.10 2024-03-05 09:50:25 -05:00
d-millar
50ccce6ac0 GP-4182: broken print statment
GP-4182: better labels
GP-4182: minor edits
GP-8192: better initial conditiaons
GP-4182: snap fix
GP-4182: sort of working
GP-4182: fixing my rebase error
2024-03-04 12:43:11 -05:00
Dan
5b16857468 GP-4367: Package dbgmodel (ghidradbg) better 2024-02-28 14:15:33 -05:00
d-millar
2c69ffb04a GP-4290: fix for selectProcess/Thread
GP-4290: fix for hard-coded path
GP-4290: simpler fixes post-review
GP-4290: partial fixes for slow start & termination logic
GP-4290: build logic for tlb
GP-4290: running dbgmodel locally
GP-4290: atttempting to isolate dbgmodel code
GP-4209: filling out unimplemented methods
GP-4290: options for dbgeng vs dbgmodel
GP-4290: aisle 9 for schema
GP-4290: Aggregate for Debug.Breakpoints & Stack.Frames
GP-4290: hidden attrs for schema
GP-4290: working in both modes
GP-4290: unified interface (use_generics)
GP-4290: basics working - mem, mods, dis, regs
GP-4290: somewhat working - model is populated
GP-4290: schema updates
GP-4290: fix for names
GP-4290: AddRef
GP-4290: switch to byref
GP-4290: start on dbgmodel interposing logic
GP-4290: added GetIntrinsicValue
GP-4290: moving along
GP-4290: first pass
2024-02-27 10:57:38 -05:00
Dan
a6549947ab GP-4144: Many fixes, esp., for dbgeng Trace RMI. 2024-01-29 14:56:28 -05:00
d-millar
881dfa2a54 GP-4136: pre review
GP-4136: fix interrupt button
GP-4136: fix for duplicates
GP-4136: base thread-selected action on last wait status
GP-4136: better behavior for dbgeng
2023-12-12 13:53:59 -05:00
Dan
0d03ce2f14 GP-0: Fix forgotten Client() description parameter. 2023-12-04 10:43:06 -05:00
ghidra1
91de3c90e7 GP-0 Temporary fix for Client (client.py) construction use to pass
missing description arg as TBD.
2023-12-03 18:34:02 -05:00
Dan
bf8f7c8f78 GP-3836: Add Trace RMI 'Connections' pane. 2023-12-01 09:10:12 -05:00
Dan
c126cf51c0 GP-3823: TraceRmi Launcher framework + dbgeng for Windows. 2023-11-28 10:38:27 -05:00
d-millar
efd3f01041 GP-0: fixes for broken tests 2023-09-16 00:29:58 +00:00
d-millar
abbc18f927 GP-3754: post-review review
GP-3754: last pass
GP-3754: most review issues address (ymm0/testSave not); tests pass
GP-3754: review - eval/exec
GP-3754: moved registers to thread
GP-3754: review pass 7 - register w/o banks
GP-3754: review pass 6 - basic clean-up items
GP-3754: pass 5 - tests all pass (minus commented-out ones)
GP-3754: review pass 4(?)
GP-3754: review pass 3
GP-3754: review pass 2
GP-3754: review pass 1
GP-3754: ref Pybag
GP-3754: clean-up
GP-3754: testing post-changes in hooks
GP-3754: fix for env
GP-3754: convenience method for get_debugger
GP-3754: tests all running successfully
GP-3754: hook tests running
GP-3754: hook tests: memory changed not wokring, bpt modified does nothing
GP-3754: lot of work to get testExited to pass
GP-3754: start on hooks tests; mods to methods not-runnable while running
GP-3754: methods tests working
GP-3754: bulk of bpt tests running
GP-3754: whittling down the list
GP-3754: more passing method tests
GP-3754: at least a few method tests working (don't run batch)
GP-3754: cmd tests pass w/o closing stdin
GP-3754: command test basically running
GP-3754: 3 cmd tests failing; 3 commented out
GP-3754: ghidra_trace_set_values uses broken except for in testGetValues
GP-3754: whittling down the command tests
GP-3754: tests esp. SetValue
GP-3754: testMinimal works but cannot 'execute'
GP-3754: JUnits still don't run
GP-3754: breakpoints in the list
GP-3754: continued work on hooks; bpts not registering as bpts
GP-3754: templates for hooks
GP-3754: tests, first viable hook (module_load)'
GP-3754: first pass at methods
GP-3754: memory/regs working
GP-3754: most of the puts done
GP-3754: modules/regions working
GP-3754: process/threads working
GP-3754: added to manifest
GP-3754: minimal shell: arch faked out / thru activate w/o push
2023-09-12 11:46:10 -04:00