# # ***************************************************************** # * * # * Copyright 2002 Compaq Information Technologies Group, L.P. * # * * # * The software contained on this media is proprietary to * # * and embodies the confidential technology of Compaq * # * Computer Corporation. Possession, use, duplication or * # * dissemination of the software and media is authorized only * # * pursuant to a valid written license from Compaq Computer * # * Corporation. * # * * # * RESTRICTED RIGHTS LEGEND Use, duplication, or disclosure * # * by the U.S. Government is subject to restrictions as set * # * forth in Subparagraph (c)(1)(ii) of DFARS 252.227-7013, * # * or in FAR 52.227-19, as applicable. * # * * # ***************************************************************** # # # HISTORY # # @(#)$RCSfile: ladebug_uninstalled_info.txt,v $ $Revision: 1.1.7.2 $ (DEC) $Date: 1999/03/26 20:06:07 $ # The Ladebug debugger is a tool that helps you locate run-time programming errors in C, C++, Fortran, Ada and COBOL programs. You can use the Ladebug debugger to: - display the source listing of your program - examine the stack trace of currently active functions - set breakpoints that can be tagged with conditions and actions - set tracepoints and watchpoints - examine core files - step through the execution of your program - examine and modify program variable values - disassemble and examine machine code - examine machine registers - intercept software signals sent by the operating system Ladebug can be run by issuing the "ladebug" command from the command line. There is also a Motif-based Graphical User Interface that be run by issuing the "dxladebug" command from the command line or by clicking the Ladebug icon in the Developers' Toolkit application group. To Install the Ladebug Motif-based GUI: Install Subset OSFLDBGUI on your UNIX product software media