mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-03 09:49:23 +02:00
GP-0: Fixing ChangeHistory typo
This commit is contained in:
parent
2d34b3afc7
commit
a7e64844fb
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@
|
||||||
* _Testing_. Updated pcodetest scripts to Python3. (GP-4995)
|
* _Testing_. Updated pcodetest scripts to Python3. (GP-4995)
|
||||||
|
|
||||||
### Notable API Changes
|
### Notable API Changes
|
||||||
* _API_. (GP-5458) `GhidraProject.openProject.openProject()` now throws `NotFoundException, NotOwnerException, LockException`.
|
* _API_. (GP-5458) `GhidraProject.openProject()` now throws `NotFoundException, NotOwnerException, LockException`.
|
||||||
* _API_. (GP-5591) Removed unused and unsupported `DataType.getDocs()` method.
|
* _API_. (GP-5591) Removed unused and unsupported `DataType.getDocs()` method.
|
||||||
* _Debugger_. (GP-2040) Deleted `AbstractAsyncServer`, `AsyncClaimQueue`, `AsyncLock`, `AsyncLoop`, `AsyncPairingCache`, `AsyncRace`, `AsyncSequence*`, `BitmaskSet`, `DebugByteChannel`, `TypeSpec` and related, without replacements.
|
* _Debugger_. (GP-2040) Deleted `AbstractAsyncServer`, `AsyncClaimQueue`, `AsyncLock`, `AsyncLoop`, `AsyncPairingCache`, `AsyncRace`, `AsyncSequence*`, `BitmaskSet`, `DebugByteChannel`, `TypeSpec` and related, without replacements.
|
||||||
* _Debugger_. (GP-3450) Added `UnwoundFrame.evaluate(Program, Varnode, AddressSetView)`.
|
* _Debugger_. (GP-3450) Added `UnwoundFrame.evaluate(Program, Varnode, AddressSetView)`.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue