Added FreeObserver and according source.
commit0ba0ece09c219935494a64a000ed75dbf6d050cd
authorstrange <kawk256@gmail.com>
Wed, 2 Dec 2009 23:26:05 +0000 (2 16:26 -0700)
committerstrange <kawk256@gmail.com>
Wed, 2 Dec 2009 23:26:05 +0000 (2 16:26 -0700)
tree6bd2f5d7b1e32b93ffbdda660d46cc1bb813e0c3
parent7e5103dc134622393c425bfb635c41502a837782
Added FreeObserver and according source.

Now, the main problem is the StringFollower path in {Malloc, Free}Observer. I
don't know why it isn't working, but I'll have to look into it . . .
src/interface/gdb/BreakpointSetupObserver.cpp
src/interface/gdb/BreakpointSetupObserver.h
src/interface/gdb/Controller.cpp
src/interface/gdb/FreeObserver.cpp [copied from src/interface/gdb/MallocObserver.cpp with 70% similarity]
src/interface/gdb/FreeObserver.h
src/interface/gdb/MallocObserver.cpp
src/interface/gdb/MallocObserver.h