Removed the "Primitive type display options" section from the C/C++ Debug preference page because of the different formattong strategy.
|
The 'getLineNumber' method of CStackFrame should return the line number associated with the stack frame if the current source locator does not implement 'ICSourceLocator'.
|
Added support of variable formatting.
|
Formatting 'char' types.
|
The UI part of the prompting source locator.
|
Disable the association controls in the 'Attach Source Location" dialog if path is not absolute.
|
New formating actions for variables, registers, and expressions
|
Changed the implementation of the 'refresh' method of CVariable.
|
The core support of the prompting source locator.
|