![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Processing State FilesAt startup the debugger reads in some combination of the above state files using the following algorithm:
if runtime state file exists then
read runtime state file end if if session state file exists then read session state file else if user state file exists then read user state file end if
if user program state file exists then read user program state file else if program state file exists then read program state file end if end if
Note that the above order will cause commands in the user-specific program-state file or the program-state file (whichever is read) to override commands in the user-state file.
More information on state files can be found in Using the Apex Debugger.
Rational Software Corporation http://www.rational.com support@rational.com techpubs@rational.com Copyright © 1993-2001, Rational Software Corporation. All rights reserved. |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |