]> git.siccegge.de Git - frida/frida.git/commit
Correctly handle function rename
authorChristoph Egger <Christoph.Egger@fau.de>
Tue, 10 Mar 2015 15:34:32 +0000 (16:34 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Tue, 10 Mar 2015 15:36:47 +0000 (16:36 +0100)
commit30bd2ac7409f9d7496708b77a404fd69be291387
tree978289a2c4158db801c16f29c68ee2361933b8e9
parentf44ed1e33c85254a6176b1db3775b9b13baaaa29
Correctly handle function rename

The GUI now handles function rename events also for the list of
functions. One can now rename a function via scripting or in the loader
or in any other way and it will be properly renamed.

Fixes: T1
src/gui/Mainwindow.cxx