Sun Studio 12 Update 1: Debugging a Program With dbx
    
D
 
 dalias command ( Index Term Link )
 
 data change event specifications ( Index Term Link )
 
 data member, printing ( Index Term Link )
 
 dbx, starting ( Index Term Link )
  startup options ( Index Term Link )
  with core file name ( Index Term Link )
  with process ID only ( Index Term Link )
 
 dbx command ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 dbx commands
  Java expression evaluation in ( Index Term Link )
  static and dynamic information used by when debugging Java code ( Index Term Link )
  using in Java mode ( Index Term Link )
  valid only in Java mode ( Index Term Link )
  with different syntax in Java mode ( Index Term Link )
  with identical syntax and functionality in Java mode and native mode ( Index Term Link )
 
 dbx environment variable, mt_resume_one ( Index Term Link )
 
 dbx environment variables ( Index Term Link )
  and the Korn shell ( Index Term Link )
  array_bounds_check ( Index Term Link )
  c_array_op ( Index Term Link )
  CLASSPATHX ( Index Term Link ) ( Index Term Link )
  core_lo_pathmap ( Index Term Link )
  debug_file_directory ( Index Term Link )
  disassembler_version ( Index Term Link )
  event_safety ( Index Term Link )
  fix_verbose ( Index Term Link )
  follow_fork_inherit ( Index Term Link ) ( Index Term Link )
  follow_fork_mode ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  follow_fork_mode_inner ( Index Term Link )
  for Java debugging ( Index Term Link )
  input_case_sensitive ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  JAVASRCPATH ( Index Term Link ) ( Index Term Link )
  jdbx_mode ( Index Term Link ) ( Index Term Link )
  jvm_invocation ( Index Term Link ) ( Index Term Link )
  language_mode ( Index Term Link )
  mt_scalable ( Index Term Link )
  mt_sync_tracing ( Index Term Link )
  output_auto_flush ( Index Term Link )
  output_base ( Index Term Link )
  output_class_prefix ( Index Term Link )
  output_derived_type ( Index Term Link )
  output_dynamic_type ( Index Term Link ) ( Index Term Link )
  output_inherited_members ( Index Term Link )
  output_list_size ( Index Term Link )
  output_log_file_name ( Index Term Link )
  output_max_string_length ( Index Term Link )
  output_no_literal ( Index Term Link )
  output_pretty_print ( Index Term Link )
  output_pretty_print_fallback ( Index Term Link ) ( Index Term Link )
  output_short_file_name ( Index Term Link )
  overload_function ( Index Term Link )
  overload_operator ( Index Term Link )
  pop_auto_destruct ( Index Term Link )
  proc_exclusive_attach ( Index Term Link )
  rtc_auto_continue ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  rtc_auto_suppress ( Index Term Link ) ( Index Term Link )
  rtc_biu_at_exit ( Index Term Link ) ( Index Term Link )
  rtc_error_limit ( Index Term Link ) ( Index Term Link )
  rtc_error_log_file_name ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  rtc_error_stack ( Index Term Link )
  rtc_inherit ( Index Term Link )
  rtc_mel_at_exit ( Index Term Link )
  run_autostart ( Index Term Link )
  run_io ( Index Term Link )
  run_pty ( Index Term Link )
  run_quick ( Index Term Link )
  run_savetty ( Index Term Link )
  run_setpgrp ( Index Term Link )
  scope_global_enums ( Index Term Link )
  scope_look_aside ( Index Term Link ) ( Index Term Link )
  session_log_file_name ( Index Term Link )
  setting with the dbxenv command ( Index Term Link )
  stack_find_source ( Index Term Link ) ( Index Term Link )
  stack_max_size ( Index Term Link )
  stack_verbose ( Index Term Link )
  step_abflow ( Index Term Link )
   step_events ( Index Term Link )
  step_events ( Index Term Link )
  step_granularity ( Index Term Link ) ( Index Term Link )
  suppress_startup_message ( Index Term Link )
  symbol_info_compression ( Index Term Link )
  trace_speed ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  vdl_mode ( Index Term Link )
 
 dbx modes for debugging Java code ( Index Term Link )
 
 dbxenv command ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 .dbxrc file ( Index Term Link )
  creating ( Index Term Link )
  sample ( Index Term Link )
  use at dbx startup ( Index Term Link ) ( Index Term Link )
 
 dbxrc file, use at dbx startup ( Index Term Link ) ( Index Term Link )
 
 dbxtool ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 debug command ( Index Term Link )
  syntax ( Index Term Link )
  using to attach dbx to a running process ( Index Term Link )
  using to attach to a child process ( Index Term Link )
  using to debug a core file ( Index Term Link )
 
 debug_file_directory environment variable ( Index Term Link )
 
 debugging
  assembly language ( Index Term Link )
  child processes ( Index Term Link )
  code compiled without -g option ( Index Term Link )
  core file ( Index Term Link ) ( Index Term Link )
  machine-instruction level ( Index Term Link ) ( Index Term Link )
  mismatched core file ( Index Term Link )
  multithreaded programs ( Index Term Link )
  optimized code ( Index Term Link )
 
 debugging information
  for a module, reading in ( Index Term Link )
  for all modules, reading in ( Index Term Link )
 
 debugging run
  saved
   replaying ( Index Term Link )
   restoring ( Index Term Link )
  saving ( Index Term Link )
 
 declarations, looking up (displaying) ( Index Term Link )
 
 delete command ( Index Term Link )
 
 deleting
  all call stack frame filters ( Index Term Link )
  call stack frames ( Index Term Link )
  specific breakpoints using handler IDs ( Index Term Link )
 
 dereferencing a pointer ( Index Term Link )
 
 detach command ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 detach event ( Index Term Link )
 
 detaching
  a process from dbx ( Index Term Link ) ( Index Term Link )
  a process from dbx and leaving it in a stopped state ( Index Term Link )
 
 determining
  cause of floating point exception (FPE) ( Index Term Link )
  location of floating point exception (FPE) ( Index Term Link )
  number of instructions executed ( Index Term Link )
  number of lines executed ( Index Term Link )
  the granularity of source line stepping ( Index Term Link )
  where your program is crashing ( Index Term Link )
  which symbol dbx uses ( Index Term Link )
 
 differences between Korn shell and dbx commands ( Index Term Link )
 
 dis command ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 -disable event specification modifier ( Index Term Link )
 
 disassembler_version environment variable ( Index Term Link )
 
 display command ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 displaying
  a stack trace ( Index Term Link )
  all the data members directly defined by a class ( Index Term Link )
  all the data members inherited from a base class ( Index Term Link )
  an unnamed function argument ( Index Term Link )
  declarations ( Index Term Link )
  definitions of templates and instances ( Index Term Link )
  inherited members ( Index Term Link )
  source code for function template instantiations ( Index Term Link )
  symbols, occurrences of ( Index Term Link )
  template definitions ( Index Term Link )
  the definitions of templates and instances ( Index Term Link )
  type of an exception ( Index Term Link )
  variable type ( Index Term Link )
  variables and expressions ( Index Term Link )
 
 dlopen event ( Index Term Link )
 
 documentation, accessing ( Index Term Link )
 
 documentation index ( Index Term Link )
 
 down command ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 dump command ( Index Term Link )
 
 dump command, using on OpenMP code ( Index Term Link )
 
 dynamic linker ( Index Term Link )