]> git.siccegge.de Git - frida/frida.git/commit
Renaming functions
authorChristoph Egger <Christoph.Egger@fau.de>
Mon, 16 Feb 2015 12:16:03 +0000 (13:16 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Mon, 16 Feb 2015 12:17:01 +0000 (13:17 +0100)
commit954fbc0a236ead64f568e9f591a5248c742084a0
tree1ff816f35472dad1f42cb21d9609661a9c146501
parent8ab2c60ccb7a4be4119f0672c0fb51816a41d71e
Renaming functions

It's now possible to arbitrarily rename functions. Currently only the
name displayed in the sidebar is updated.
CMakeLists.txt
src/gui/Mainwindow.cxx
src/gui/Mainwindow.hxx
src/gui/dialogs/RenameFunctionDialog.cxx [new file with mode: 0644]
src/gui/dialogs/RenameFunctionDialog.hxx [new file with mode: 0644]