CDT Commit Report for - March 28, 2003

dinglis

new ICPathEntry stuff

dschaefer

Patch for Hoda Amer:
- The static sign will show if the parser sets isStatic() to true
for any element. For now, I am just saving this info in the
element info. We could change it later if we need another
icon for variables and functions.

mkhodjai

Added time stamp to the trace messages.

'Run To C/C++ Line' and 'Resume At C/C++ Line' actions for external files.

Use the 'exists' method of the 'IFile' interface instead of using 'toFile().exists()' for 'IPath'.

Added default format preference constants for variables, expressions and registers.

Added the default format section for variables, registers and expressions to the debugger preference page.

Applied patch from Chris Songer: Assembly View Fixups

Do not log the exceptions thrown by the breakpoint setting methods.