Commit graph

4654 commits

Author SHA1 Message Date
dragonmacher
abca848c4a Test fixes for missing options help 2025-01-29 12:14:27 -05:00
Ryan Kurtz
3c86a0f3aa Merge remote-tracking branch 'origin/GP-5321_ryanmkurtz_pe--SQUASHED'
into Ghidra_11.3 (Closes #7411)
2025-01-29 06:17:36 -05:00
Ryan Kurtz
5452e14db4 GP-5321: Fixing PE debug coff symbol NPE 2025-01-29 06:00:09 -05:00
ghidra1
d3234f76f6 GP-0 Test fix 2025-01-28 16:46:06 -05:00
ghidra1
f0f3cb22ef GP-0 Corrected test failures related to new Source listing field 2025-01-28 16:41:22 -05:00
dev747368
d7722f878b GP-5312 fix NPE when logging message about unsupported elf compression
(Closes #7403)
2025-01-27 12:59:11 -05:00
Ryan Kurtz
6b24c09ea5 Merge remote-tracking branch 'origin/GP-5300_James_source_map_integration_improvements--SQUASHED' into Ghidra_11.3 2025-01-27 12:54:44 -05:00
James
0f47f411f0 GP-5300 changes related to viewing source files 2025-01-27 12:43:53 -05:00
Ryan Kurtz
8bc682537f Merge remote-tracking branch 'origin/GP-5025_CParser_HashtagError' into
Ghidra_11.3 (Closes #7001)
2025-01-27 06:05:00 -05:00
emteere
4ca5007bd0 GP-5025_emteere Tuned comparing of Enums and pathnames in GDT's 2025-01-26 18:28:20 +00:00
Ryan Kurtz
cb9098e382 Merge remote-tracking branch 'origin/GP-5272-dragonmacher-comment-fix--SQUASHED' into Ghidra_11.3 2025-01-24 05:38:43 -05:00
dragonmacher
8b1829d663 GP-5272 - Added a check for Swing thread to CommentUtils to prevent issues in headless 2025-01-23 19:40:40 -05:00
emteere
4a321dda2a GP-5025 Fixing issue with <> in comments on an include line 2025-01-23 22:08:57 +00:00
emteere
553d7103b7 GP-5025 Fix for comment parsing and commenting out of #ifdefed out lines 2025-01-22 22:22:05 +00:00
emteere
40603ee962 GP-5025 Throw error when parsing #error during Cparsing, various bug
fixes including comment parsing, cparser/preprocessing parse error
switch, and L'\n' wide char parsing in pre-processor
2025-01-22 22:21:59 +00:00
ghintern
683b7054f5 GP-5279: Fix null pointer exception in program tree save/restore 2025-01-17 16:18:42 +00:00
ghidra1
2f8217af10 Merge remote-tracking branch 'origin/GP-4913_GP-5198_ghidra1_FunctionEditor--SQUASHED' into Ghidra_11.3 2025-01-10 12:32:43 -05:00
ghidra1
b8afbf7d8b GP-4913 / GP-5198 Correct Function StorageEditor issues 2025-01-10 12:31:29 -05:00
dragonmacher
ae35e4f899 GP-0-dragonmacher-test-fixes-1-19-25 2025-01-10 11:19:29 -05:00
Ryan Kurtz
8771b870d0 GP-5249: Objective-C analyzers are now enabled for extracted dyld
components (#Closes #7361)
2025-01-10 08:01:52 -05:00
Ryan Kurtz
6c0336443d Merge remote-tracking branch 'origin/GP-5244_ghidra1_FileBytesProviderBugs' into Ghidra_11.3 2025-01-07 20:23:58 -05:00
Ryan Kurtz
8e7f0034e5 Merge remote-tracking branch 'origin/GP-5221_dwarf_debug_relative_paths--SQUASHED' into Ghidra_11.3 2025-01-07 20:20:19 -05:00
ghidra1
199cd0202e GP-5244 Corrected FileBytesProvider bugs 2025-01-07 17:21:05 -05:00
ghidra1
01a4703198 GP-0 Corrected minor issue with BitFieldPlacementComponent 2025-01-07 16:28:25 -05:00
James
60a7d049b1 GP-5221 handle relative paths in dwarf source info 2025-01-06 16:54:41 -05:00
Ryan Kurtz
51a236b36d GP-0: Test fix 2025-01-05 18:51:11 -05:00
Ryan Kurtz
9be3282393 Merge remote-tracking branch 'origin/GP-5228_James_show_num_omitted_entries--SQUASHED' 2025-01-03 19:59:27 -05:00
James
55c8503540 GP-5228 show number of omitted source map entries in listing field 2025-01-03 16:43:55 -05:00
ghidragon
1da94523bf GP-0 fixing junits related to AddressEvaluator changes 2025-01-03 11:36:12 -05:00
Ryan Kurtz
ac61667afb Merge remote-tracking branch 'origin/GP-5217_James_source_map_vscode_script--SQUASHED' 2025-01-02 03:51:33 -05:00
Ryan Kurtz
5b4b0558ab Merge remote-tracking branch 'origin/GP-4196_dev747368_golang_sourcefile' 2025-01-02 03:49:59 -05:00
Ryan Kurtz
4475cedf18 Merge remote-tracking branch 'origin/GP-5196_ghidragon_address_expression_and_symbol_names_in_address_input--SQUASHED' 2025-01-02 03:45:41 -05:00
ghidragon
b1d257150c GP-5196 Adding support for expressions and symbol names in address fields 2024-12-31 16:00:39 -05:00
James
22f51ed5af GP-5217 added OpenSourceFileAtLineInVSCodeScript and OpenSourceFileAtLineInEclipseScript 2024-12-30 09:26:00 -05:00
ghidragon
1b27a76de2 Merge remote-tracking branch 'origin/GP-0-dragonmacher-help-fixes-12-27-24' 2024-12-27 18:50:29 -05:00
dev747368
b630c4010c GP-4196 add golang source file info 2024-12-27 22:22:00 +00:00
dragonmacher
a57b481cb4 Fixed bad help links 2024-12-27 16:31:01 -05:00
dev747368
03bafd3426 GP-0 fix fs.lookup when namecomparator is null 2024-12-27 17:21:25 +00:00
Ryan Kurtz
2c9f7fcacf Merge remote-tracking branch 'origin/GP-5208_dev747368_use_filename_compare_for_lookups--SQUASHED' 2024-12-27 11:16:01 -05:00
dev747368
0b1398c5a8 GP-5208 improve library name lookups
Expose the nameComparator feature in Gfilesystems to allow
faster lookups of libraries (especially on windows where
isDirectory is 10x slower)
2024-12-27 10:37:35 -05:00
dev747368
2860c29383 GP-4870 add support for golang 1.23
Also fix namespace issue for interface, slices, ptrs, arrays, etc.Remove GoFuncID enum as it mutates between versionsFix stack storage logic for DWARF variables.
2024-12-26 18:26:48 -05:00
dragonmacher
14527b015e Test fixes 2024-12-23 11:37:01 -05:00
ghidra1
dacc9b226d GP-5216 Correct BSim signature apply bug 2024-12-21 09:32:49 -05:00
ghidra1
87666d830b Merge remote-tracking branch 'origin/GP-5216_ghidra1_BSimApplySignature'
(Closes #7310)
2024-12-20 18:43:34 -05:00
ghidra1
5925d3eb06 Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-12-20-24' 2024-12-20 18:41:04 -05:00
ghidra1
16eda3729a GP-5216 Correct calling convention name checks and BSim apply signature 2024-12-20 17:51:09 -05:00
dragonmacher
2bd15c1d9c Test fixes 2024-12-20 16:03:31 -05:00
Ryan Kurtz
473c16f1cb Merge remote-tracking branch 'origin/GP-5003_improveTerminalFonts--SQUASHED' 2024-12-20 15:21:29 -05:00
Dan
0fde0dcbfe GP-5003: Add terminal font size actions. Improve configurability. 2024-12-20 14:23:40 -05:00
Ryan Kurtz
21e4331858 Merge remote-tracking branch 'origin/GP-4190_James_SourceFileTablePlugin--SQUASHED' 2024-12-20 11:42:07 -05:00