Sun Studio 12 Update 1: Debugging a Program With dbx
    
S
 
 sample .dbxrc file ( Index Term Link )
 
 save command ( Index Term Link ) ( Index Term Link )
 
 saving
  debugging run to a file ( Index Term Link ) ( Index Term Link )
  series of debugging runs as checkpoints ( Index Term Link )
 
 scope
  changing the visiting ( Index Term Link )
  current ( Index Term Link ) ( Index Term Link )
  defined ( Index Term Link )
  lookup rules, relaxing ( Index Term Link )
  visiting ( Index Term Link )
   changing ( Index Term Link )
   components of ( Index Term Link )
 
 scope_global_enums environment variable ( Index Term Link )
 
 scope_look_aside environment variable ( Index Term Link ) ( Index Term Link )
 
 scope resolution operators ( Index Term Link )
 
 scope resolution search path ( Index Term Link )
 
 scopes command ( Index Term Link )
 
 search command ( Index Term Link )
 
 segmentation fault
  finding line number of ( Index Term Link )
  Fortran, causes ( Index Term Link )
  generating ( Index Term Link )
 
 selecting from a list of C++ ambiguous function names ( Index Term Link )
 
 session, dbx
  quitting ( Index Term Link )
  starting ( Index Term Link )
 
 session_log_file_name environment variable ( Index Term Link )
 
 setting
  a trace ( Index Term Link )
  breakpoints
   at a member function of a template class or at a template function ( Index Term Link )
   at all instances of a function template ( Index Term Link )
   in all member functions a class ( Index Term Link )
   in dynamically loaded libraries ( Index Term Link )
   in member functions of different classes ( Index Term Link )
   in native (JNI) code ( Index Term Link )
   in objects ( Index Term Link )
   on Java methods ( Index Term Link )
   with filters that contain function calls ( Index Term Link )
  dbx environment variables with the dbxenv command ( Index Term Link )
  filters on breakpoints ( Index Term Link )
  multiple breakpoints in nonmember functions ( Index Term Link )
 
 shared libraries
  compiling for dbx ( Index Term Link )
  setting breakpoints in ( Index Term Link )
 
 shared objects
  fixing ( Index Term Link )
  using fix and continue with ( Index Term Link )
 
 showblock command ( Index Term Link ) ( Index Term Link )
 
 showleaks command
  default output of ( Index Term Link )
  error limit for ( Index Term Link )
  report resulting from ( Index Term Link )
  syntax ( Index Term Link )
  using to ask for a leaks report ( Index Term Link )
 
 showmemuse command ( Index Term Link ) ( Index Term Link )
 
 sig event ( Index Term Link )
 
 signals
  cancelling ( Index Term Link )
  catching ( Index Term Link )
  changing default lists ( Index Term Link )
  forwarding ( Index Term Link )
  FPE, trapping ( Index Term Link )
  handling automatically ( Index Term Link )
  ignoring ( Index Term Link )
  listing those currently being ignored ( Index Term Link )
  listing those currently being trapped ( Index Term Link )
  names that dbx accepts ( Index Term Link )
  sending in a program ( Index Term Link )
 
 single stepping
  at the machine-instruction level ( Index Term Link )
  through a program ( Index Term Link )
 
 slicing
  arrays ( Index Term Link )
  C and C++ arrays ( Index Term Link )
  Fortran arrays ( Index Term Link )
 
 source command ( Index Term Link )
 
 source files, finding ( Index Term Link ) ( Index Term Link )
 
 source listing, printing ( Index Term Link )
 
 SPARC registers ( Index Term Link )
 
 specifying a path for class files that use custom class loaders ( Index Term Link )
 
 stack_find_source environment variable ( Index Term Link ) ( Index Term Link )
 
 stack frame, defined ( Index Term Link )
 
 stack_max_size environment variable ( Index Term Link )
 
 stack trace ( Index Term Link )
  displaying ( Index Term Link )
  example ( Index Term Link ) ( Index Term Link )
  reading ( Index Term Link )
  using on OpenMP code ( Index Term Link )
 
 stack_verbose environment variable ( Index Term Link )
 
 starting dbx ( Index Term Link )
 
 starting dbxtool ( Index Term Link )
 
 startup options ( Index Term Link )
 
 status command ( Index Term Link )
 
 step_abflow environment variable ( Index Term Link )
 
 step command ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 step event ( Index Term Link )
 
 step_events environment variable ( Index Term Link ) ( Index Term Link )
 
 step_granularity environment variable ( Index Term Link ) ( Index Term Link )
 
 step to command ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 step up command ( Index Term Link ) ( Index Term Link )
 
 stepi command ( Index Term Link ) ( Index Term Link )
 
 stepping through a program ( Index Term Link ) ( Index Term Link )
 
 stop at command ( Index Term Link ) ( Index Term Link )
 
 stop change command ( Index Term Link )
 
 stop command ( Index Term Link )
  syntax ( Index Term Link )
  using to set breakpoint at all member functions of a C++ template class ( Index Term Link )
  using to set breakpoints at all instances of a function template ( Index Term Link )
  using to stop in all member functions of a C++ template class ( Index Term Link )
 
 stop event ( Index Term Link )
 
 stop inclass command ( Index Term Link )
 
 stop inmember command ( Index Term Link )
 
 stopi command ( Index Term Link ) ( Index Term Link )
 
 stopping
  a process with Ctrl+C ( Index Term Link )
  in all member functions of a template class ( Index Term Link )
  process execution ( Index Term Link )
  program execution
   if a conditional statement evaluates to true ( Index Term Link )
   if the value of a specified variable has changed ( Index Term Link )
 
 striding across slices of arrays ( Index Term Link )
 
 stripped programs ( Index Term Link )
 
 suppress command
  syntax ( Index Term Link )
  using to limit reporting of runtime checking errors ( Index Term Link )
  using to list errors being suppressed in files not compiled for debugging ( Index Term Link )
  using to manage runtime checking errors ( Index Term Link )
  using to suppress runtime checking errors ( Index Term Link )
 
 suppress_startup_message environment variable ( Index Term Link )
 
 suppression of last error ( Index Term Link )
 
 symbol_info_compression environment variable ( Index Term Link )
 
 symbol names, qualifying scope ( Index Term Link )
 
 symbols
  choosing among multiple occurrences of ( Index Term Link )
  determining which dbx uses ( Index Term Link )
  printing a list of occurrences ( Index Term Link )
 
 sync command ( Index Term Link )
 
 sync event ( Index Term Link )
 
 syncrtld event ( Index Term Link )
 
 syncs command ( Index Term Link )
 
 sysin event ( Index Term Link )
 
 sysout event ( Index Term Link )
 
 system event specifications ( Index Term Link )