CDT Commit Report for - January 13, 2003

amagloire

updated

Array out of the bound exception.

fix space quotings

dschaefer

Added some rudimentory error handling in rTranslationUnit.
Got rid of the tokenBuffer to take advantage of the linking of Tokens.

Fixed bug with lookahead > 1. Seen when parsing constructors.

file Parser2.java was initially added on branch NewParser1.

Minor change to Parser. Started work on clean parser.

mkhodjai

Fix in the thread created event handler: do nothing if thread has already created.

Iin the 'runUntil' method of CTarget check if file name or function name length > 0, otherwise use address.

Implementation of the 'Run To Line' action for disassembly.

Added the 'IRunToAddress' interface to support the 'Run To Line' action in disassembly.