Commit graph

12228 commits

Author SHA1 Message Date
Ryan Kurtz
2ce5fcc62d Merge remote-tracking branch 'origin/GP-4617_Dan_debugLauncherImprovements--SQUASHED' into Ghidra_11.1 2024-05-23 09:11:30 -04:00
Dan
90f3725246 GP-4617: Moving most documentation from connectors to Help. 2024-05-23 09:01:30 -04:00
d-millar
5bc70c4081 GP-0: fix for control-c at startup 2024-05-22 18:00:33 -04:00
d-millar
ea2679593b GP-0: changes resulting from testing 2024-05-22 18:00:02 -04:00
ghidra1
8705b3191a Merge remote-tracking branch 'origin/GP-4506_emteere_ExternalLocalSymbolsBadFuncs--SQUASHED' into Ghidra_11.1 2024-05-22 17:55:09 -04:00
ghidra1
49c398a73d Merge remote-tracking branch 'origin/GP-4602_James_h2_script_domainobjectproxies--SQUASHED' into Ghidra_11.1 2024-05-22 17:53:41 -04:00
ghidra1
6e38859dd1 Merge remote-tracking branch 'origin/GP-4612_Dan_fixWindowsDbgTermination' into Ghidra_11.1 2024-05-22 17:52:38 -04:00
ghidra1
298363d7cd Merge remote-tracking branch 'origin/GP-0_Dan_fixBptPluginDependency' into Ghidra_11.1 2024-05-22 17:51:10 -04:00
ghidra1
73b16bc3df Merge remote-tracking branch 'origin/GP-4618_Dan_fixThreadsStackTrace' into Ghidra_11.1 2024-05-22 17:50:14 -04:00
ghidra1
5fcc131cf2 Merge remote-tracking branch 'origin/GP-4620_Dan_fixButtonEnablementAfterKill' into Ghidra_11.1 2024-05-22 17:48:02 -04:00
ghidra1
32f066c815 Merge remote-tracking branch 'origin/GP-4621_dev747368_dialog_statustext_tooltip_hover_rawhtml' into Ghidra_11.1 2024-05-22 17:46:18 -04:00
ghidra1
13e321ae41 GP-0 Reverted python3 minimum version requirement to 3.7 2024-05-22 17:40:21 -04:00
emteere
7b428f7173 GP-4506 Check external entry points are not internal local function symbols before creating a function at the entry point. 2024-05-22 15:40:00 -04:00
James
884428daa6 GP-4062 corrected path issues in bsim h2 script 2024-05-22 15:10:33 -04:00
dev747368
573d60b036 GP-4621 fix tooltip hover of dialog status message when html 2024-05-22 18:39:45 +00:00
Ryan Kurtz
982dc01eb7 Merge remote-tracking branch
'origin/GP-4432_ryanmkurtz_programtree--SQUASHED' into Ghidra_11.1
(Closes #6277)
2024-05-22 13:04:45 -04:00
Ryan Kurtz
3c00ea0295 GP-4432: Fixing MzLoader Program Tree 2024-05-22 13:00:28 -04:00
Dan
121608aeea GP-4620: Fix process termination (esp., on kill) 2024-05-21 17:34:44 +00:00
Dan
b66983787b GP-4612: Implement Windows Job control 2024-05-21 11:50:35 -04:00
Dan
b78357889a GP-4618: Fix NPE/timing issue seen in ThreadsPanel 2024-05-21 11:40:46 -04:00
Ryan Kurtz
587307eefe GP-0: Test fixes 2024-05-21 10:22:25 -04:00
Dan
c8d90c1043 GP-0: Fix DebuggerBreakpointsPlugin dependency 2024-05-21 09:16:04 -04:00
Ryan Kurtz
87131b4762 GP-4608: Improving how we handle loading classes with the same name 2024-05-21 08:44:06 -04:00
ghidra1
72d9d0eeb2 GP-4615 Corrected source archive transaction error for various archive
operations (Closes #6503)
2024-05-21 08:43:43 -04:00
d-millar
5beb81f8c9 GP-0: fix for invalid compilerid 'clang' 2024-05-21 08:43:06 -04:00
ghidra1
8734c48100 Merge remote-tracking branch 'origin/GP-4604-dragonmacher-bundle-manager-exception' into Ghidra_11.1 2024-05-17 11:46:15 -04:00
ghidra1
eae49334de Merge remote-tracking branch 'origin/GP-0_Dan_tlbFixAgain' into Ghidra_11.1 2024-05-17 11:43:34 -04:00
ghidra1
bccee567ef GP-0 Corrected dbgmodel.tlb handling for multi-platform build 2024-05-17 11:43:01 -04:00
Dan
868b4797d2 Fix python build to include tlb 2024-05-17 07:44:25 -07:00
dragonmacher
43701f0735 GP-4604 - Fixed stack overflow exception 2024-05-16 18:46:29 -04:00
Ryan Kurtz
b5c0490313 Merge remote-tracking branch
'origin/GP-4552_ghidorahrex_PR-6456_rbran_tricore_stda_fix' into
Ghidra_11.1 (Closes #6456)
2024-05-16 13:59:25 -04:00
Ryan Kurtz
080051f47a Merge remote-tracking branch 'origin/GP-4601_ghidragon_disposing_code_compare_providers' into Ghidra_11.1 2024-05-16 13:49:01 -04:00
ghidra1
b07ded1b23 Merge remote-tracking branch 'origin/GP-3240_ghidra1_MultiplatformBuildUpdates--SQUASHED' into Ghidra_11.1 2024-05-16 11:40:47 -04:00
ghidra1
18508736c2 GP-3240 InstallationGuide update and minimum python version 3.9. 2024-05-16 11:37:37 -04:00
Ryan Kurtz
27f59f123c GP-4603: Fixing problem with symbolic links in SquashFS 2024-05-16 07:33:19 -04:00
Sleigh-InSPECtor
62c623cbcd AArch32: fixed ldaexd
* fixed addr src register aliased as first dest register of a double word load causing second word load at the value of first load
2024-05-16 18:09:04 +09:30
Sleigh-InSPECtor
45781680c4 AArch32: fixed sha1su1.32
* fixed destructive left shifts on 32-bit values before zext
2024-05-16 13:37:25 +09:30
Sleigh-InSPECtor
614d50fcfa AArch32: fixed sha1su0.32
* fixed destructive 64-bit left shift on a 64-bit value before zext
2024-05-16 12:08:49 +09:30
ghidragon
00d2f17714 GP-4601 fixed code compare window to dispose properly 2024-05-15 15:18:55 -04:00
Ryan Kurtz
420f2f06fa Merge remote-tracking branch
'origin/GP-4592_emteere_FixSearchFieldReferences' into Ghidra_11.1
(Closes #5652)
2024-05-13 07:23:18 -04:00
Ryan Kurtz
c24aa59c7a Merge remote-tracking branch 'origin/GP-4587_ghidra007_fixSrcDstMatchWindow_functionCompare' into Ghidra_11.1 2024-05-13 07:21:31 -04:00
Ryan Kurtz
29f215348a GP-4594: Fixing regression with library search paths not getting saved 2024-05-13 07:19:29 -04:00
Ryan Kurtz
ce970fa416 Merge remote-tracking branch 'origin/GP-4593_ghizard_PDB_reorder_base_clases' into Ghidra_11.1 2024-05-10 14:19:19 -04:00
Ryan Kurtz
bb122d85e0 Merge remote-tracking branch 'origin/GP-4583_ghidragon_fixing_open_versioned_file_dialog--SQUASHED' into Ghidra_11.1 2024-05-10 14:18:19 -04:00
ghizard
38e011aa41 GP-4593 - PDB - Reorder out-of-order base classes 2024-05-10 18:08:34 +00:00
emteere
dea69c7027 GP-4592 Find references to structure fields in local variables and in
functions that call externals that might use the structure field
2024-05-10 14:02:09 -04:00
ghidragon
a3f16ff05f GP-4583 Fixed issue where open program were not being shown when the OpenVersionedFileDialog was being shown from diff 2024-05-10 13:19:21 -04:00
ghidra007
7c95ff6036 GP-4587 fixed one-to-many match table function compare to show all
matches (was just showing one)
2024-05-10 16:26:39 +00:00
Ryan Kurtz
15b929fa73 Merge remote-tracking branch 'origin/GP-0_dev747368_fix_prevnext_history_list_separator_color' into Ghidra_11.1 2024-05-10 10:57:50 -04:00
Ryan Kurtz
5dc5829df5 Merge branch 'GP-4588_Dan_PR-6496_fmorgner_fmorgner_fix-gcc-14-build'
into Ghidra_11.1 (Closes #6478, Closes #6495, Closes #6496)
2024-05-10 10:49:13 -04:00