Added a primitive README, also a few minor changes.
commit18a056acffbcfbcecc37f9c965f65db13c69d563
authorstrange <kawk256@gmail.com>
Sun, 1 Nov 2009 06:20:26 +0000 (1 00:20 -0600)
committerstrange <kawk256@gmail.com>
Sun, 1 Nov 2009 06:20:26 +0000 (1 00:20 -0600)
tree0fdcefaa41f0186c2f0757f7fc3ffc6cac6381be
parent55150db4b18ef6505fbb332889448b2d3c977b33
Added a primitive README, also a few minor changes.

I do believe that I need to implement a tokenizer, or lexxer, for the gdb
parser now. Unfortunately, I do not have the documentation for flex, so I will
have to work on something else until I can acquire it.
README [new file with mode: 0644]
src/interface/gdb/GDB.y
src/interface/gdb/ResultElement.h
src/interface/gdb/preinclude.h