Release 2024-08-14(e4978bf296)
Changelog
Commit range: 5047c00359..e4978bf29614dc561401e6e3fe338118ca7061e8
-
e4978bf2 GP-4846: The latest Eclipse GhidraDev plugin now requires
Eclipse 2023-12 or later -
4ee2d81c Test fixes
-
bf795b73 GP-4834: Allocate stack using program context, if available.
-
ab892028 Merge remote-tracking branch 'origin/GP-4843_ghizard_PR-6788_alandtse_namespace_in_bitfield'
Commit details
-
f17f9492 GP-4843 - PDB MSDIA proc of namespace and bit-fields - change initial
name test -
7d666ea3 fix: handle namespaces when processing bitfields
Handle cases where namespaces may be provided in a pdb member name. The
code incorrectly assumed that namespaces may never appear if PDB.kind
was a Member.
-
-
aff5b21b GP-4801: Deprecate Framework-Debugging and related. Ignore tests.
-
8509c3a9 GP-4844: Fixed ClassSearcher exception when launching from single jar
mode (Closes #6809) -
dcc56457 GP-4735 refactor pdb symbol server 'remote' to 'untrusted'
Change name of symbolserver 'remote' property to 'untrusted' to reflectits intended usage.Add column in config table to allow user to toggle trusted status onhttp:// symbol servers (the only type that currently supports thisconcept) -
ffaa3398 GP-4836 cleanup "Executable Format" option usage
-
7878748c GP-4838: Keep track of used python dependencies
-
4cda642e GP-1359 - Updated the Listing and Byte Viewer to show selection size as the user drags
-
c17d11a8 GP-4691 - Program Tree - Updated navigation; updated keybindings; added an action to 'add to view'
-
45b86dfa GP-4822 - PDB Universal - add char8_t
-
6b8cc1a5 GP-4824 - PDB MSDIA - deal with NoType types