Commit Graph

4363 Commits

Author SHA1 Message Date
ghidra1
1e39c2ac82 Merge remote-tracking branch 'origin/patch' 2021-04-20 17:33:40 -04:00
ghidra1
baeef06672 Certification cleanup 2021-04-20 17:15:14 -04:00
ghidra1
c4605b9176 Set 9.2.4 version 2021-04-20 16:21:54 -04:00
ghidra1
3f84073012 Updated 9.2.4 ChangeHistory 2021-04-20 16:18:58 -04:00
ghidra1
b57744d4e0 Merge remote-tracking branch 'origin/GP-0_ghizard_fix_demangler_skip_logic' 2021-04-19 14:57:25 -04:00
ghizard
0fcee8998e GP-0 - Fix Demangler skip apply plate logic 2021-04-19 09:16:32 -04:00
ghidra1
486cee0f10 Merge remote-tracking branch 'origin/GT-3569_nsadeveloper789_LongErrors' 2021-04-16 16:21:30 -04:00
ghidra1
24e476b990 Merge remote-tracking branch 'origin/debugger' 2021-04-16 16:08:56 -04:00
ghidra1
52a46a2ce4 Merge remote-tracking branch
'origin/GP-746_emteere_LargePgmConstantAnalysisSpeed--SQUASHED' (Closes
#2509)
2021-04-16 16:08:22 -04:00
ghidra1
76a73095df Merge remote-tracking branch
'origin/GP-843_dragonmacher_PR-2846_goatshriek_python-header' (Closes
#2846)
2021-04-16 16:06:21 -04:00
ghidra1
b0cd893adc Merge remote-tracking branch 'origin/GP-845_dev747368_UDIF_DMG_recog--SQUASHED' 2021-04-16 16:05:31 -04:00
ghidra1
6e65157bfc Merge remote-tracking branch 'origin/GP-850_ghizard_Improve_Demangler_Error_Checking_and_Reporting--SQUASHED' 2021-04-16 16:05:11 -04:00
ghidra1
d36bcdc4cd Merge remote-tracking branch
'origin/GP-861_ryanmkurtz_PR-2938_xiaoyinl_devguide' (Closes #2938,
Closes #2940)
2021-04-16 16:04:15 -04:00
ghidra1
e7488245fd Merge remote-tracking branch 'origin/GP-847_ryanmkurtz_README' 2021-04-16 15:54:04 -04:00
Dan
187aa1fa31 GP-0: Fixed GadpClientServerTest 2021-04-16 14:46:07 -04:00
ghizard
4990a9dc4e GP-850 Improve Demangler error checking and reporting. 2021-04-16 12:12:33 -04:00
Ryan Kurtz
835fc958c0 GP-861: More fixes for DevGuide.md 2021-04-16 08:17:01 -04:00
Xiaoyin Liu
28c198adaf
Fix typo in DevGuide.md
The folder that contains *.fidb files is `fidb` under `dependencies/`, not `fid`.
2021-04-16 01:22:59 +08:00
emteere
9dadf6e799 GP-746_emteere fix analyis time of large programs with code not contained within functions (exceptions) 2021-04-15 12:26:04 -04:00
Dan
9b5b0479c2 GP-0: IP fix for Debugger 2021-04-15 11:27:52 -04:00
dev747368
52484b584d GP-845 Add support for unencrypted DMG files 2021-04-14 14:31:13 -04:00
Dan
1a3458ef7c GP-829: Removing processContainer concept from tests. 2021-04-13 14:30:33 -04:00
Dan
3b058380a3 GP-848: Refactored LocationTrackingSpec and AutoReadMemorySpec to be ExtensionPoints 2021-04-13 12:08:39 -04:00
Dan
ee2f01b53a GP-834: Round 2 of GDB connector test fixes 2021-04-13 12:03:08 -04:00
d-millar
1695e3ae64 GP-638: Implementing multi-line commands for dbgeng 2021-04-12 15:54:44 -04:00
d-millar
2d0743b785 debugger: follow on to GP-601, fix for Threads 2021-04-12 19:33:28 +00:00
d-millar
25170eced2 GP-582: cleanup for null schema checks 2021-04-12 14:53:00 -04:00
d-millar
92017b9f7d GP-601: Generic configuration + change of base for IDs 2021-04-12 14:17:59 -04:00
d-millar
314c58e941 GP-826: fix for frame registers, ignores the questions of removing regs/stack and who should call who 2021-04-12 13:55:55 -04:00
d-millar
3407d6af25 GP-762: Converting GDB to use a model-wide object cache 2021-04-12 13:48:49 -04:00
Dan
997ab4d9a0 GP-844: Fixed focus issues, introduced "activation" 2021-04-12 13:17:59 -04:00
Dan
62bd317380 Merge remote-tracking branch 'origin/master' into debugger 2021-04-12 10:09:49 -04:00
Dan
0a85324dcb GP-0: Fixed DefaultTraceRecorderTest 2021-04-12 09:21:43 -04:00
Dan
7b7f88f06d GP-0: Fixing DebuggerLogicalBreakpointServiceTest 2021-04-09 15:05:57 -04:00
Dan
c18430e491 GP-0: Fixed DBTraceCodeUnitTest 2021-04-08 16:00:13 -04:00
Dan
9f54b92325 GP-0: Fixed silly SleighAssembler bug 2021-04-08 15:33:35 -04:00
Dan
156da37e3f GP-0: Fixed TracePcodeEmulatorTest 2021-04-08 15:10:11 -04:00
Dan
8227f0ba14 GP-0: Fixed TraceRecorderAsyncPcodeExecTest 2021-04-08 14:54:38 -04:00
Dan
9f55be1924 GP-0: Fixed GadpClientServerTest again 2021-04-08 13:37:06 -04:00
Dan
a0163ff2f6 GP-0: Fixed DefaultDebuggerObjectModelTest 2021-04-08 13:31:51 -04:00
Dan
424cbf0a5e GP-0: Fixed DebuggerInterpreterPluginTest 2021-04-08 11:50:59 -04:00
Dan
13fcd3f20d GP-0: Fixed GadpClientServerTests 2021-04-08 10:54:46 -04:00
ghidra1
3a2922e175 Merge branch 'GP-0_ghidra1_testFix' 2021-04-08 10:43:33 -04:00
ghidra1
deffc912a0 GP-0 Corrected swing related issues affecting testing 2021-04-08 10:38:42 -04:00
Ryan Kurtz
7c82d7b7b5 GP-847: Improved README.md 2021-04-08 10:24:43 -04:00
dragonmacher
1024a1baa7 GP-843 - PR 2846 - Updated after merge; added tests for certify header
processing
2021-04-07 16:01:16 -04:00
Dan
34e67ea909 GP-0: Fixing DebuggerTraceManagerService tests 2021-04-07 14:55:39 -04:00
Dan
56559fe62a GP-0: Fixing StaticMappingServiceTest w/ some API improvements. 2021-04-07 13:14:21 -04:00
Dan
734507ce12 GP-0: Fixed DebuggerModelServiceTest. Quite a few changes. 2021-04-07 12:45:55 -04:00
Joel Anderson
829a837a44 fix github 1484 to allow python block comment docstrings
Delegate the definition of block comment start and end patterns to
ScriptProvider classes instead of ScriptInfo.

Move the functionality to handle Java block comments out of the base
`GhidraScriptProvider` class into the `JavaScriptProvider` subclass.
Default behavior is now to not support block comments and rely on
extensions to implement these themselves.

Add a number of tests for Java and Python `ScriptInfo` generation
to ensure that scripts with no block comments, single-line block
comments, and multi-line block comments are all handled appropriately.

Add ScriptInfo tests for detailed Java and Python scripts including
multiline descriptions and additional metadata flags.
2021-04-07 12:33:25 -04:00