rizinorg/cutter

Function renaming not working properly in decompiler

Open

#2379 aperta il 9 ago 2020

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)C++ (1123 fork)batch import
DecompilerHelp Wanted

Metriche repository

Star
 (14.852 star)
Metriche merge PR
 (Merge medio 13g 23h) (20 PR mergiate in 30 g)

Descrizione

Environment information

  • Operating System: Arch Linux x86_64 5.7.12-zen1-1-zen
  • Cutter version: 1.10.3
  • Obtained from:
    • Built from source
    • Downloaded release from Cutter website or GitHub
    • Distribution repository

Describe the bug

When renaming functions, it only shows the renamed function in the comment. Ghidra decompiler was not able to shows the renamed function.

To Reproduce

  1. Rename function
  2. Refresh decompiler

Expected behavior

Shows renamed function in decompiler

Guida contributor