Commit graph

5045 commits

Author SHA1 Message Date
Ryan Kurtz
6086ba9bfb Merge remote-tracking branch 'origin/GP-0-dragonmacher-test-fixes-1-30-25' 2025-02-02 13:39:07 -05:00
Noah Gregory
dfd0652ec1 Start using long for symbol table offsets instead of int 2025-02-01 12:30:32 -05:00
dragonmacher
2f5faafeb7 Test fixes 2025-01-30 18:56:27 -05:00
dragonmacher
9a80d532a3 GP-5316 - Function Editor - Updated the editor's table edit key binding to find the next editable cell 2025-01-30 17:30:37 -05:00
Ryan Kurtz
6b0a707850 Merge remote-tracking branch
'origin/GP-5324_dev747368_bad_path_in_import' (Closes #7267)
2025-01-30 14:36:19 -05:00
Ryan Kurtz
e0fd708d30 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-30 06:27:40 -05:00
James
47468598dd GP-0 improved dwarf source line exception handling 2025-01-30 02:20:43 +00:00
dev747368
55901c83fe GP-5324 fix default path suggested during import
Fix suggested import path when double-clicking to start import (vs.
right click import action)
2025-01-29 21:19:31 +00:00
Ryan Kurtz
0dc9950550 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-29 12:23:11 -05:00
dragonmacher
abca848c4a Test fixes for missing options help 2025-01-29 12:14:27 -05:00
Ryan Kurtz
cefe8fec6a Merge remote-tracking branch 'origin/GP-3870-dragonmacher-dt-filters'
(Closes #5734)
2025-01-29 06:29:03 -05:00
Ryan Kurtz
edf127ae6d Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-29 06:21:02 -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
b8ac0c46b7 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-28 16:46:45 -05:00
ghidra1
d3234f76f6 GP-0 Test fix 2025-01-28 16:46:06 -05:00
ghidra1
25cda5d8a5 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-28 16:43:03 -05:00
ghidra1
f0f3cb22ef GP-0 Corrected test failures related to new Source listing field 2025-01-28 16:41:22 -05:00
dragonmacher
ba15d9368d GP-3870 - Data Types - Added more filterable types 2025-01-28 15:05:25 -05:00
Ryan Kurtz
2ec84c2fb4 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-27 13:01:37 -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
Ryan Kurtz
b1370e1368 Merge remote-tracking branch 'origin/GP-5047-dragonmacher-dt-preview-fix' 2025-01-27 12:51:13 -05:00
James
0f47f411f0 GP-5300 changes related to viewing source files 2025-01-27 12:43:53 -05:00
Ryan Kurtz
44fc352b9a Merge branch 'GP-0_ryanmkurtz_PR-7414_hippietrail_mirrors-apostrophe' 2025-01-27 06:33:07 -05:00
Ryan Kurtz
f8476cb82e GP-0: Certify 2025-01-27 06:31:07 -05:00
Ryan Kurtz
ffe3a46892 Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-27 06:17:07 -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
hippietrail
41c69f58af "Mirror" seems to be a verb rather than the owner of the interface 2025-01-25 13:33:05 +08:00
dragonmacher
ed88e0feb5 GP-5047 - Updated the preview pane to correctly use html when first
shown
2025-01-24 19:11:12 -05:00
Ryan Kurtz
383c0ed20c Merge remote-tracking branch 'origin/GP-4151_ghidragon_fixing_wizard--SQUASHED' 2025-01-24 17:46:26 -05:00
Ryan Kurtz
d4249c470e Merge remote-tracking branch 'origin/GP-0-dragonmacher-screenshot-fix-1-24-25' 2025-01-24 17:45:42 -05:00
ghidragon
32bf68b8f3 GP-4151 fixing wizard pattern to better handle expensive checks between panels. 2025-01-24 17:31:03 -05:00
dragonmacher
7679fed7a2 Fix for screenshot user name 2025-01-24 17:28:46 -05:00
Ryan Kurtz
06a5691a0c Merge remote-tracking branch 'origin/Ghidra_11.3' 2025-01-24 13:40:58 -05:00
Ryan Kurtz
d08c215029 GP-0: Formatting 2025-01-24 06:03:47 -05:00
gtackett
047f006c55 Update Omf51RecordTypes.java
Added several more Keil-specific record formats and changed naming
scheme for Keil-specifics.
Update Omf51RecordTypes.java

Change "LibModName" to "LibModNames" (record is a sequence of module
names, not a single module name)
Update Omf51RecordFactory.java

Change "LibModName" to "LibModNames" (record is a sequence of module
names)
Update Omf51RecordTypes.java

Restored accidentally deleted "getRecordName", grouped all new record
types together.
Update Omf51RecordTypes.java

Make all the Keil-specific symbolic names start with "Keil"
Update Omf51RecordTypes.java

Fixed typo/accidental change of case.
2025-01-24 05:59:25 -05: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
Ryan Kurtz
4db0ccc8ec Merge remote-tracking branch
'origin/GP-3858-dragonmacher-console-find--SQUASHED'
(Closes #2567, #7136)
2025-01-22 09:09:08 -05:00
dragonmacher
2208c6ef86 GP-3858 - Console Find - Added a find feature the the Console providers 2025-01-21 16:43:07 -05:00
Ryan Kurtz
0f3f6095d3 GP-5293: Using pascal strings in OMF 2025-01-21 13:22:40 -05:00
Ryan Kurtz
2fc7ffc474 GP-5291: Adding getter methods for fields in DyldCacheHeader. Parsing
new "tpro mapping" fields.
2025-01-21 13:10:39 -05:00
Ryan Kurtz
b1f5cd452a Merge branch 'GP-0_ryanmkurtz_PR-7394_hippietrail_input-spelling' 2025-01-21 07:25:02 -05:00
Ryan Kurtz
b73cdad6fe GP-0: Certify 2025-01-21 07:23:40 -05:00
hippietrail
138133c95e correct past & continuous forms of "to input" 2025-01-20 23:12:12 +08:00