boricj / ghidra-delinker-extension

Ghidra extension for exporting relocatable object files
Apache License 2.0
346 stars 13 forks source link

The relocation table (synthesized) window does not automatically refresh #2

Open boricj opened 1 year ago

boricj commented 1 year ago

After opening it, the relocation table (synthesized) window does not update its contents when the table is modified. The data displayed to the user then becomes stale.

This can be worked around by closing and re-opening the window.