Debug Manual

Table Of Contents
Error Messages
Debug Manual421921-003
A-26
103
103
Cause. The command tried to set a code breakpoint at a location where a Memory
Access Breakpoint either exists in same process or in all processes in same processor.
Effect. The command is not executed.
Recovery. Try the command after removing the existing Memory Access Breakpoint
at the same location.
104
Cause. The command tried to set an all process Memory Access Breakpoint at a
location where a code breakpoint either exists in same process or in all processes in
same processor.
Effect. The command is not executed.
Recovery. Try the command after removing the existing code breakpoint at the same
location.
105
Cause. The command tried to set an all process code breakpoint at a location where a
Memory Access Breakpoint either exists in same process or in all processes in same
processor.
Effect. The command is not executed.
Recovery. Try the command after removing the existing Memory Access Breakpoint
at the same location.
Cannot set the code breakpoint at this address as Memory Access Breakpoint
already exists at given location.
Cannot set the Memory Access Breakpoint in all processes at this address as a
code breakpoint already exists at given location.
Cannot set the code breakpoint in all processes at this address as Memory
Access Breakpoint already exists at given location.