rizinorg/cutter

Function renaming not working properly in decompiler

开放

#2,379 创建于 2020年8月9日

 (2 条评论) (1 个反应) (0 位负责人)C++ (1,123 个派生)batch import
DecompilerHelp Wanted

仓库指标

星标
 (14,852 个星标)
PR 合并指标
 (平均合并 13天 23小时) (30 天内合并 20 个 PR)

描述

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

贡献者指南