rizinorg/cutter

Function renaming not working properly in decompiler

オープン

#2,379 opened on 2020/08/09

 (2 件のコメント) (1 件のリアクション) (0 人の担当者)C++ (1,123 件のフォーク)batch import
DecompilerHelp Wanted

Repository metrics

Stars
 (14,852 個のスター)
PR merge metrics
 (平均マージ 13d 23h) (30d で 20 merged PRs)

説明

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

コントリビューターガイド