Skip to content

Commit

Permalink
GP-0 Updated ChangeHistory for 10.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ghidra1 committed Nov 15, 2022
1 parent 70dec93 commit 9813cde
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@

<BODY>

<H1 align="center">Ghidra 10.2.2 Change History (November 2022)</H1>
<blockquote><p><u>Bugs</u></p>
<ul>
<li><I>Debugger</I>. Improved error reporting for failed GADP-based Debugger connections. (GP-994)</li>
<li><I>Debugger:Breakpoints</I>. Fixed breakpoint margin display in the Listing for breakpoints spanning multiple lines (code units). (GP-2733)</li>
<li><I>Debugger:GDB</I>. Fixed parsing of AArch64 vector registers in GDB connector. (GP-1459, Issue #3541)</li>
<li><I>Disassembly</I>. Corrected regression error in Ghidra 10.2 which could prevent proper disassembly flow within overlay memory blocks. (GP-2800)</li>
<li><I>Graphing</I>. Corrected code flow graph node rendering issue which improperly displayed HTML tags. This was a regression error introduced with Ghidra 10.2. (GP-2842)</li>
<li><I>PDB</I>. Fixed logic for overriding primary, public symbols on functions. This will allow function definitions to be retrieved from mangled symbols when rich data types are not found with the global symbols. (GP-2838, Issue #4735)</li>
</ul>
</blockquote>

<H1 align="center">Ghidra 10.2.1 Change History (November 2022)</H1>
<blockquote><p><u>Improvements</u></p>
<ul>
Expand Down

0 comments on commit 9813cde

Please sign in to comment.