Finished most of (I think) the gdb parser.
commitbf13bca17d1964aa73e8f05a2046c67b9b6c9e59
authorstrange <kawk256@gmail.com>
Mon, 2 Nov 2009 19:09:22 +0000 (2 12:09 -0700)
committerstrange <kawk256@gmail.com>
Mon, 2 Nov 2009 19:09:22 +0000 (2 12:09 -0700)
tree25a0342b2c70aa2166e04dde5e6a8b7e870651fc
parent9b1454c667bf2bf4ed2ae3ba6cf939d2c7b067d4
Finished most of (I think) the gdb parser.

Now, to actually try it out . . .
src/interface/gdb/Parser.cpp
src/interface/gdb/Parser.h
src/misc/StringEscaper.cpp [new file with mode: 0644]
src/misc/StringEscaper.h [new file with mode: 0644]