]> git.siccegge.de Git - frida/frida.git/commit
Implement InformationManager / Comment and ChangeCommentEvent
authorChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Mar 2015 11:55:09 +0000 (12:55 +0100)
committerChristoph Egger <Christoph.Egger@fau.de>
Fri, 20 Mar 2015 12:18:56 +0000 (13:18 +0100)
commitd1b23c7274d6430ccc70bf2baf616437db9f5706
tree5775ec083e5273f8bb85ea9ca7e8fa2d1d7847cd
parent1ef802ee9a14e6274b3e60db873965b794f49abe
Implement InformationManager / Comment and ChangeCommentEvent

Comments can now be passed through the InformationManager who will
properly emit events
src/core/Comment.cxx
src/core/Comment.hxx
src/core/InformationManager.cxx
src/core/InformationManager.hxx
src/core/events/ChangeCommentEvent.hxx [new file with mode: 0644]
src/disassembler/Instruction.hxx