public Address getRegisterAsAddress(int index) {
   return debugger.newAddress(getRegister(index));
 }