|
updated |
|
Array out of the bound exception. |
|
fix space quotings |
|
Added some rudimentory error handling in rTranslationUnit.
|
|
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. |
|
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.
|