Sun Studio 12 Update 1: Debugging a Program With dbx
    
R
 
 reading a stack trace ( Index Term Link )
 
 reading in
  debugging information for a module ( Index Term Link )
  debugging information for all modules ( Index Term Link )
 
 registers
  AMD64 architecture ( Index Term Link )
  Intel architecture ( Index Term Link )
  printing the value of ( Index Term Link )
  SPARC architecture ( Index Term Link )
 
 regs command ( Index Term Link ) ( Index Term Link )
 
 removing
  exception types from intercept list ( Index Term Link )
  the stopped in function from the call stack ( Index Term Link )
 
 replay command ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 replaying a saved debugging run ( Index Term Link )
 
 reporting where an exception type would be caught ( Index Term Link )
 
 rerun command ( Index Term Link )
 
 resetting application files for replay ( Index Term Link )
 
 restore command ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 restoring a saved debugging run ( Index Term Link )
 
 -resumeone event specification modifier ( Index Term Link ) ( Index Term Link )
 
 resuming
  execution of a multithreaded program ( Index Term Link )
  program execution at a specific line ( Index Term Link )
 
 returns event ( Index Term Link ) ( Index Term Link )
 
 rprint, command ( Index Term Link )
 
 rtc_auto_continue environment variable ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 rtc_auto_suppress environment variable ( Index Term Link ) ( Index Term Link )
 
 rtc_biu_at_exit environment variable ( Index Term Link )
 
 rtc_error_limit environment variable ( Index Term Link ) ( Index Term Link )
 
 rtc_error_log_file_name environment variable ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 rtc_error_stack environment variable ( Index Term Link )
 
 rtc_inherit environment variable ( Index Term Link )
 
 rtc_mel_at_exit environment variable ( Index Term Link )
 
 rtc showmap command ( Index Term Link )
 
 rtc skippatch command ( Index Term Link )
 
 rtld ( Index Term Link )
 
 run_autostart environment variable ( Index Term Link )
 
 run command ( Index Term Link ) ( Index Term Link )
 
 run_io environment variable ( Index Term Link )
 
 run_pty environment variable ( Index Term Link )
 
 run_quick environment variable ( Index Term Link )
 
 run_savetty environment variable ( Index Term Link )
 
 run_setpgrp environment variable ( Index Term Link )
 
 runargs command ( Index Term Link )
 
 running a program ( Index Term Link ) ( Index Term Link )
  in dbx without arguments ( Index Term Link ) ( Index Term Link )
  with runtime checking turned on ( Index Term Link )
 
 runtime checking
  a child process ( Index Term Link )
  access checking ( Index Term Link )
  an attached process ( Index Term Link )
  application programming interface ( Index Term Link )
  error suppression ( Index Term Link )
  errors ( Index Term Link )
  fixing memory leaks ( Index Term Link )
  memory access
   checking ( Index Term Link )
   error report ( Index Term Link )
   errors ( Index Term Link ) ( Index Term Link )
  memory leak
   checking ( Index Term Link ) ( Index Term Link )
   error report ( Index Term Link )
   errors ( Index Term Link ) ( Index Term Link )
  memory use checking ( Index Term Link )
  possible leaks ( Index Term Link )
  requirements ( Index Term Link )
  suppressing errors ( Index Term Link )
   default ( Index Term Link )
   examples ( Index Term Link )
  suppression of last error ( Index Term Link )
  troubleshooting tips ( Index Term Link )
  turning off ( Index Term Link )
  types of error suppression ( Index Term Link )
  using fix and continue with ( Index Term Link )
  using in batch mode ( Index Term Link )
   directly from dbx ( Index Term Link )
  when to use ( Index Term Link )