diff options
Diffstat (limited to 'gnu/usr.bin/gdb/doc/gdb.info')
| -rw-r--r-- | gnu/usr.bin/gdb/doc/gdb.info | 213 |
1 files changed, 213 insertions, 0 deletions
diff --git a/gnu/usr.bin/gdb/doc/gdb.info b/gnu/usr.bin/gdb/doc/gdb.info new file mode 100644 index 000000000000..c32646954b36 --- /dev/null +++ b/gnu/usr.bin/gdb/doc/gdb.info @@ -0,0 +1,213 @@ +This is Info file ./gdb.info, produced by Makeinfo-1.52 from the input +file gdb.texinfo. + +START-INFO-DIR-ENTRY +* Gdb:: The GNU debugger. +END-INFO-DIR-ENTRY + This file documents the GNU debugger GDB. + + This is Edition 4.09, August 1993, of `Debugging with GDB: the GNU +Source-Level Debugger' for GDB Version 4.11. + + Copyright (C) 1988, '89, '90, '91, '92, '93 Free Software +Foundation, Inc. + + Permission is granted to make and distribute verbatim copies of this +manual provided the copyright notice and this permission notice are +preserved on all copies. + + Permission is granted to copy and distribute modified versions of +this manual under the conditions for verbatim copying, provided also +that the entire resulting derived work is distributed under the terms +of a permission notice identical to this one. + + Permission is granted to copy and distribute translations of this +manual into another language, under the above conditions for modified +versions. + + +Indirect: +gdb.info-1: 992 +gdb.info-2: 50863 +gdb.info-3: 98423 +gdb.info-4: 145674 +gdb.info-5: 194815 +gdb.info-6: 244253 +gdb.info-7: 290141 +gdb.info-8: 335234 + +Tag Table: +(Indirect) +Node: Top992 +Node: Summary2561 +Node: Free Software3754 +Node: Contributors4492 +Node: New Features8199 +Node: Sample Session12215 +Node: Invocation19094 +Node: Invoking GDB19559 +Node: File Options21298 +Node: Mode Options24476 +Node: Quitting GDB26641 +Node: Shell Commands27359 +Node: Commands28106 +Node: Command Syntax28739 +Node: Completion30598 +Node: Help34666 +Node: Running38442 +Node: Compilation39426 +Node: Starting41224 +Node: Arguments44411 +Node: Environment45412 +Node: Working Directory48518 +Node: Input/Output49258 +Node: Attach50863 +Node: Kill Process53122 +Node: Process Information54097 +Node: Stopping55350 +Node: Breakpoints56423 +Node: Set Breaks58622 +Node: Set Watchpoints65221 +Node: Exception Handling66051 +Node: Delete Breaks68610 +Node: Disabling70238 +Node: Conditions72881 +Node: Break Commands77378 +Node: Breakpoint Menus80225 +Node: Error in Breakpoints81935 +Node: Continuing and Stepping82839 +Node: Signals89318 +Node: Stack92940 +Node: Frames94414 +Node: Backtrace96691 +Node: Selection98423 +Node: Frame Info100917 +Node: MIPS Stack102984 +Node: Source103857 +Node: List104806 +Node: Search108286 +Node: Source Path109085 +Node: Machine Code111763 +Node: Data114236 +Node: Expressions116111 +Node: Variables117793 +Node: Arrays120314 +Node: Output Formats122397 +Node: Memory124456 +Node: Auto Display128727 +Node: Print Settings132474 +Node: Value History140630 +Node: Convenience Vars143017 +Node: Registers145674 +Node: Floating Point Hardware150276 +Node: Languages150781 +Node: Setting151949 +Node: Manually152483 +Node: Automatically153663 +Node: Show154980 +Node: Checks155888 +Node: Type Checking157244 +Node: Range Checking159924 +Node: Support162265 +Node: C163185 +Node: C Operators164016 +Node: C Constants168071 +Node: Cplus expressions169974 +Node: C Defaults172597 +Node: C Checks173215 +Node: Debugging C173926 +Node: Debugging C plus plus174404 +Node: Modula-2176416 +Node: M2 Operators177308 +Node: Built-In Func/Proc180308 +Node: M2 Constants183051 +Node: M2 Defaults184640 +Node: Deviations185239 +Node: M2 Checks186330 +Node: M2 Scope187130 +Node: GDB/M2188142 +Node: Symbols189081 +Node: Altering194815 +Node: Assignment195797 +Node: Jumping197907 +Node: Signaling199914 +Node: Returning201034 +Node: Calling202226 +Node: Patching202700 +Node: GDB Files203782 +Node: Files204247 +Node: Symbol Errors214466 +Node: Targets218064 +Node: Active Targets218954 +Node: Target Commands220530 +Node: Remote223904 +Node: Remote Serial225315 +Node: Stub Contents227768 +Node: Bootstrapping229877 +Node: Debug Session233057 +Node: Protocol236218 +Node: Server239069 +Node: i960-Nindy Remote242748 +Node: Nindy Startup243568 +Node: Nindy Options244253 +Node: Nindy Reset245867 +Node: UDI29K Remote246251 +Node: EB29K Remote247172 +Node: Comms (EB29K)248006 +Node: gdb-EB29K251189 +Node: Remote Log252555 +Node: ST2000 Remote253030 +Node: VxWorks Remote254499 +Node: VxWorks Connection256224 +Node: VxWorks Download257150 +Node: VxWorks Attach258886 +Node: Hitachi Remote259281 +Node: MIPS Remote260790 +Node: Simulator262861 +Node: Controlling GDB264351 +Node: Prompt264962 +Node: Editing265571 +Node: History266338 +Node: Screen Size269024 +Node: Numbers270420 +Node: Messages/Warnings271538 +Node: Sequences274587 +Node: Define275147 +Node: Hooks277144 +Node: Command Files278547 +Node: Output280302 +Node: Emacs282714 +Node: GDB Bugs288669 +Node: Bug Criteria289387 +Node: Bug Reporting290141 +Node: Command Line Editing297342 +Node: Introduction and Notation297763 +Node: Readline Interaction298780 +Node: Readline Bare Essentials299914 +Node: Readline Movement Commands301417 +Node: Readline Killing Commands302303 +Node: Readline Arguments303941 +Node: Readline Init File304887 +Node: Readline Init Syntax305708 +Node: Commands For Moving309640 +Node: Commands For History310260 +Node: Commands For Text311330 +Node: Commands For Killing313046 +Node: Numeric Arguments314168 +Node: Commands For Completion314606 +Node: Miscellaneous Commands315325 +Node: Readline Vi Mode316077 +Node: Using History Interactively316784 +Node: History Interaction317141 +Node: Event Designators318189 +Node: Word Designators318828 +Node: Modifiers319724 +Node: Renamed Commands320469 +Node: Formatting Documentation322131 +Node: Installing GDB325465 +Node: Separate Objdir328945 +Node: Config Names331490 +Node: configure Options332918 +Node: Index335234 + +End Tag Table |
