CDT Commit Report for - October 10, 2002

amagloire

Updated

Check if the level is already set in setCurrentStackFrame() if yes
make it a noop.

in getInstructions() use long instead of String for addresses.

MIGDBSetAutoSolib takes "on" or "off"

Comments.

Declare a boolean variable to set if the session was terminated.

jgreen

added non NLS comments to text

*** keyword substitution change ***

Fixed a problem that was causing backward disply of second line of code see CDT UI PR# 24648

mkhodjai

Typo.

Added the 'hasValueChanged' method to 'CRegister'.

Display the limited number of instruction in the disassembly view.

Added Getter and Setter for 'fRefreshVariables'.

Implementation of disassembly mode.

Check if the selected frame is current before calling 'setCurrentStackFrame'.

Implementing the disassembly mode.