From owner-p4-projects@FreeBSD.ORG Sat Jun 5 13:47:34 2004 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 54A2316A4D0; Sat, 5 Jun 2004 13:47:34 -0700 (PDT) Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E4FF16A4CE for ; Sat, 5 Jun 2004 13:47:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24DC943D39 for ; Sat, 5 Jun 2004 13:47:34 -0700 (PDT) (envelope-from marcel@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i55KlY1p010832 for ; Sat, 5 Jun 2004 20:47:34 GMT (envelope-from marcel@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i55KlXLj010829 for perforce@freebsd.org; Sat, 5 Jun 2004 20:47:33 GMT (envelope-from marcel@freebsd.org) Date: Sat, 5 Jun 2004 20:47:33 GMT Message-Id: <200406052047.i55KlXLj010829@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to marcel@freebsd.org using -f From: Marcel Moolenaar To: Perforce Change Reviews Subject: PERFORCE change 54238 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2004 20:47:35 -0000 http://perforce.freebsd.org/chv.cgi?CH=54238 Change 54238 by marcel@marcel_nfs on 2004/06/05 20:46:41 Import of gdb 6.1 release. Functionally this is a complete and utter no-op. I'm still waiting for gdb 6.1.1 to arrive. Affected files ... .. //depot/projects/gdb/contrib/gdb6/bfd/configure#2 edit .. //depot/projects/gdb/contrib/gdb6/bfd/configure.in#2 edit .. //depot/projects/gdb/contrib/gdb6/djunpack.bat#2 edit .. //depot/projects/gdb/contrib/gdb6/gdb/ada-tasks.c#2 edit .. //depot/projects/gdb/contrib/gdb6/gdb/doc/GDBvn.texi#2 edit .. //depot/projects/gdb/contrib/gdb6/gdb/doc/agentexpr.texi#2 edit .. //depot/projects/gdb/contrib/gdb6/gdb/doc/gdb.info#2 edit .. //depot/projects/gdb/contrib/gdb6/gdb/doc/gdb.info-1#2 edit .. //depot/projects/gdb/contrib/gdb6/gdb/doc/gdb.info-2#2 edit .. //depot/projects/gdb/contrib/gdb6/gdb/doc/gdb.info-3#2 edit .. //depot/projects/gdb/contrib/gdb6/gdb/doc/gdbint.texinfo#2 edit .. //depot/projects/gdb/contrib/gdb6/gdb/doc/stabs.texinfo#2 edit .. //depot/projects/gdb/contrib/gdb6/gdb/gdb.1#2 edit .. //depot/projects/gdb/contrib/gdb6/gdb/version.in#2 edit .. //depot/projects/gdb/contrib/gdb6/md5.sum#2 edit .. //depot/projects/gdb/contrib/gdb6/mpw-README#2 delete .. //depot/projects/gdb/contrib/gdb6/mpw-build.in#2 delete .. //depot/projects/gdb/contrib/gdb6/mpw-config.in#2 delete .. //depot/projects/gdb/contrib/gdb6/mpw-configure#2 delete .. //depot/projects/gdb/contrib/gdb6/mpw-install#2 delete Differences ... ==== //depot/projects/gdb/contrib/gdb6/bfd/configure#2 (text+ko) ==== @@ -930,7 +930,7 @@ PACKAGE=bfd -VERSION=6.1.0.90_20040413 +VERSION=2.15.90 if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then { echo "configure: error: source directory already configured; run "make distclean" there first" 1>&2; exit 1; } ==== //depot/projects/gdb/contrib/gdb6/bfd/configure.in#2 (text+ko) ==== @@ -7,7 +7,7 @@ AC_CANONICAL_SYSTEM AC_ISC_POSIX -AM_INIT_AUTOMAKE(bfd, 6.1.0.90_20040413) +AM_INIT_AUTOMAKE(bfd, 2.15.90) # Uncomment the next line to remove the date from the reported bfd version #is_release=y ==== //depot/projects/gdb/contrib/gdb6/djunpack.bat#2 (text+ko) ==== @@ -17,8 +17,8 @@ Rem The following 2 lines need to be changed with each new GDB release, to Rem be identical to the name of the top-level directory where the GDB Rem distribution unpacks itself. -set GDBVER=gdb+dejagnu-6.1.0.90_20040413 -if "%GDBVER%"=="gdb+dejagnu-6.1.0.90_20040413" GoTo EnvOk +set GDBVER=gdb-6.1 +if "%GDBVER%"=="gdb-6.1" GoTo EnvOk Rem If their environment space is too small, re-exec with a larger one command.com /e:4096 /c %0 %1 GoTo End ==== //depot/projects/gdb/contrib/gdb6/gdb/ada-tasks.c#2 (text+ko) ==== @@ -4,7 +4,7 @@ . This file is part of GDB. - [$Id: ada-tasks.c,v 1.1.1.1 2004/03/26 02:54:41 marcel Exp $] + [$Id: ada-tasks.c,v 1.7 2003/06/17 20:58:32 ciceron Exp $] Authors: Roch-Alexandre Nomine Beguin, Arnaud Charlet This program is free software; you can redistribute it and/or modify ==== //depot/projects/gdb/contrib/gdb6/gdb/doc/GDBvn.texi#2 (text+ko) ==== @@ -1,1 +1,1 @@ -@set GDBVN 6.1.0.90_20040413 +@set GDBVN 6.1 ==== //depot/projects/gdb/contrib/gdb6/gdb/doc/agentexpr.texi#2 (text+ko) ==== @@ -5,7 +5,7 @@ @c @setchapternewpage off @c %**end of header -@c Revision: $Id: agentexpr.texi,v 1.1.1.1 2004/03/26 02:54:45 marcel Exp $ +@c Revision: $Id: agentexpr.texi,v 1.2 1998/12/09 21:23:46 jimb Exp $ @node Agent Expressions @appendix The GDB Agent Expression Mechanism ==== //depot/projects/gdb/contrib/gdb6/gdb/doc/gdb.info#2 (text+ko) ==== @@ -8,7 +8,7 @@ This file documents the GNU debugger GDB. This is the Ninth Edition, of `Debugging with GDB: the GNU -Source-Level Debugger' for GDB Version 6.1.0.90_20040413. +Source-Level Debugger' for GDB Version 6.1. Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, @@ -28,352 +28,352 @@  Indirect: -gdb.info-1: 1139 -gdb.info-2: 300395 -gdb.info-3: 599662 +gdb.info-1: 1125 +gdb.info-2: 300353 +gdb.info-3: 599606  Tag Table: (Indirect) -Node: Top1139 -Node: Summary3579 -Node: Free Software5203 -Node: Contributors10771 -Node: Sample Session17225 -Node: Invocation24105 -Node: Invoking GDB24642 -Node: File Options26886 -Node: Mode Options30518 -Ref: Mode Options-Footnote-136386 -Node: Quitting GDB36532 -Node: Shell Commands37415 -Node: Logging output38249 -Node: Commands39083 -Node: Command Syntax39717 -Node: Completion41793 -Node: Help46120 -Node: Running51366 -Node: Compilation52472 -Node: Starting54805 -Node: Arguments57979 -Node: Environment59241 -Node: Working Directory62501 -Node: Input/Output63238 -Node: Attach64840 -Node: Kill Process67268 -Node: Threads68226 -Node: Processes74112 -Node: Stopping77138 -Node: Breakpoints78281 -Node: Set Breaks81548 -Node: Set Watchpoints92890 -Node: Set Catchpoints98966 -Node: Delete Breaks102432 -Node: Disabling104111 -Node: Conditions106795 -Node: Break Commands111731 -Node: Breakpoint Menus114604 -Node: Error in Breakpoints116324 -Node: Breakpoint related warnings117890 -Node: Continuing and Stepping120203 -Node: Signals129408 -Node: Thread Stops133533 -Node: Stack138130 -Node: Frames139601 -Node: Backtrace142321 -Node: Selection145008 -Node: Frame Info147864 -Node: Source150187 -Node: List151187 -Node: Edit154708 -Ref: Edit-Footnote-1156417 -Node: Search156623 -Node: Source Path157423 -Node: Machine Code160237 -Node: Data163229 -Node: Expressions165480 -Node: Variables167440 -Node: Arrays171069 -Node: Output Formats173590 -Ref: Output Formats-Footnote-1175601 -Node: Memory175758 -Node: Auto Display180031 -Node: Print Settings183795 -Node: Value History193887 -Node: Convenience Vars196295 -Node: Registers199278 -Ref: Registers-Footnote-1202971 -Node: Floating Point Hardware203366 -Node: Vector Unit203886 -Node: Auxiliary Vector204263 -Node: Memory Region Attributes205437 -Node: Dump/Restore Files208718 -Node: Character Sets210996 -Node: Macros217798 -Node: Tracepoints224635 -Node: Set Tracepoints226362 -Node: Create and Delete Tracepoints227551 -Node: Enable and Disable Tracepoints229231 -Node: Tracepoint Passcounts229916 -Node: Tracepoint Actions231336 -Node: Listing Tracepoints234342 -Node: Starting and Stopping Trace Experiment235449 -Node: Analyze Collected Data236613 -Node: tfind237908 -Node: tdump242297 -Node: save-tracepoints243962 -Node: Tracepoint Variables244367 -Node: Overlays245377 -Node: How Overlays Work246091 -Ref: A code overlay248646 -Node: Overlay Commands252084 -Node: Automatic Overlay Debugging256260 -Node: Overlay Sample Program258421 -Node: Languages260171 -Node: Setting261328 -Node: Filenames263020 -Node: Manually263743 -Node: Automatically264938 -Node: Show265985 -Node: Checks267280 -Node: Type Checking268636 -Node: Range Checking271331 -Node: Support273694 -Node: C274716 -Node: C Operators275921 -Node: C Constants280284 -Node: C plus plus expressions282753 -Node: C Defaults286278 -Node: C Checks286943 -Node: Debugging C287648 -Node: Debugging C plus plus288150 -Node: Objective-C291136 -Node: Method Names in Commands291441 -Node: The Print Command with Objective-C293138 -Node: Modula-2293771 -Node: M2 Operators294666 -Node: Built-In Func/Proc297635 -Node: M2 Constants300395 -Node: M2 Defaults301981 -Node: Deviations302572 -Node: M2 Checks303655 -Node: M2 Scope304455 -Node: GDB/M2305461 -Node: Unsupported languages306355 -Node: Symbols307023 -Node: Altering318941 -Node: Assignment319904 -Node: Jumping322999 -Node: Signaling325146 -Node: Returning326267 -Node: Calling327459 -Node: Patching327933 -Node: GDB Files329000 -Node: Files329535 -Node: Separate Debug Files347464 -Node: Symbol Errors355799 -Node: Targets359392 -Node: Active Targets360397 -Node: Target Commands361966 -Node: Byte Order366325 -Node: Remote367307 -Node: KOD368227 -Node: Remote Debugging369615 -Node: Connecting370062 -Node: Server373295 -Ref: Server-Footnote-1377318 -Node: NetWare377438 -Node: Remote configuration378901 -Ref: set remote hardware-watchpoint-limit379133 -Ref: set remote hardware-breakpoint-limit379133 -Node: remote stub379359 -Node: Stub Contents382246 -Node: Bootstrapping384343 -Node: Debug Session388138 -Node: Configurations389684 -Node: Native390447 -Node: HP-UX390843 -Node: SVR4 Process Information391122 -Node: DJGPP Native392026 -Node: Cygwin Native397524 -Node: Non-debug DLL symbols400023 -Node: Embedded OS404529 -Node: VxWorks404995 -Node: VxWorks Connection407198 -Node: VxWorks Download408114 -Node: VxWorks Attach409831 -Node: Embedded Processors410211 -Node: ARM411085 -Node: H8/300411430 -Node: Renesas Boards412915 -Node: Renesas ICE417344 -Node: Renesas Special418121 -Node: H8/500418553 -Node: M32R/D418914 -Node: M68K419179 -Node: MIPS Embedded419799 -Node: OpenRISC 1000424290 -Node: PowerPC427129 -Node: PA427444 -Node: SH427710 -Node: Sparclet428155 -Node: Sparclet File429611 -Node: Sparclet Connection430473 -Node: Sparclet Download430933 -Node: Sparclet Execution431964 -Node: Sparclite432537 -Node: ST2000432897 -Node: Z8000434421 -Node: Architectures435774 -Node: A29K436061 -Node: Alpha436873 -Node: MIPS436992 -Node: Controlling GDB437959 -Node: Prompt438714 -Node: Editing439483 -Node: History440249 -Node: Screen Size442979 -Node: Numbers444437 -Node: ABI445822 -Node: Messages/Warnings448646 -Node: Debugging Output450674 -Node: Sequences452930 -Node: Define453505 -Node: Hooks456911 -Node: Command Files459110 -Ref: Command Files-Footnote-1461733 -Ref: Command Files-Footnote-2461861 -Node: Output461970 -Node: Interpreters464374 -Node: TUI466459 -Node: TUI Overview467147 -Node: TUI Keys470222 -Node: TUI Single Key Mode472713 -Node: TUI Commands473551 -Node: TUI Configuration475414 -Node: Emacs476882 -Node: GDB/MI481982 -Node: GDB/MI Command Syntax483593 -Node: GDB/MI Input Syntax483823 -Node: GDB/MI Output Syntax485363 -Node: GDB/MI Simple Examples488798 -Node: GDB/MI Compatibility with CLI489949 -Node: GDB/MI Output Records490670 -Node: GDB/MI Result Records490949 -Node: GDB/MI Stream Records491566 -Node: GDB/MI Out-of-band Records492693 -Node: GDB/MI Command Description Format493186 -Node: GDB/MI Breakpoint Table Commands494154 -Node: GDB/MI Data Manipulation509302 -Node: GDB/MI Program Control528612 -Node: GDB/MI Miscellaneous Commands541209 -Node: GDB/MI Stack Manipulation543585 -Node: GDB/MI Symbol Query551562 -Node: GDB/MI Target Manipulation554843 -Node: GDB/MI Thread Commands561930 -Node: GDB/MI Tracepoint Commands564002 -Node: GDB/MI Variable Objects564236 -Node: Annotations572619 -Node: Annotations Overview573525 -Node: Server Prefix575810 -Node: Prompting576448 -Node: Errors577955 -Node: Invalidation578841 -Node: Annotations for Running579308 -Node: Source Annotations580818 -Node: GDB Bugs581733 -Node: Bug Criteria582453 -Node: Bug Reporting583320 -Node: Command Line Editing590559 -Node: Introduction and Notation591221 -Node: Readline Interaction592831 -Node: Readline Bare Essentials594010 -Node: Readline Movement Commands595783 -Node: Readline Killing Commands596732 -Node: Readline Arguments598634 -Node: Searching599662 -Node: Readline Init File601797 -Node: Readline Init File Syntax602850 -Node: Conditional Init Constructs613728 -Node: Sample Init File616245 -Node: Bindable Readline Commands619421 -Node: Commands For Moving620466 -Node: Commands For History621311 -Node: Commands For Text624165 -Node: Commands For Killing626875 -Node: Numeric Arguments628821 -Node: Commands For Completion629944 -Node: Keyboard Macros631472 -Node: Miscellaneous Commands632027 -Node: Readline vi Mode635372 -Node: Using History Interactively636279 -Node: History Interaction636672 -Node: Event Designators638084 -Node: Word Designators639005 -Node: Modifiers640628 -Node: Formatting Documentation641760 -Ref: Formatting Documentation-Footnote-1645114 -Node: Installing GDB645206 -Node: Separate Objdir649124 -Node: Config Names652058 -Node: Configure Options653523 -Node: Maintenance Commands655852 -Ref: maint info breakpoints656161 -Node: Remote Protocol660106 -Node: Overview660431 -Node: Packets663533 -Ref: read registers packet666551 -Ref: cycle step packet667770 -Ref: write register packet669758 -Ref: general query packet669991 -Ref: step with signal packet671106 -Ref: insert breakpoint or watchpoint packet673674 -Node: Stop Reply Packets676568 -Node: General Query Packets678776 -Node: Register Packet Format687229 -Node: Examples688125 -Node: File-I/O remote protocol extension688742 -Node: File-I/O Overview689226 -Node: Protocol basics691295 -Node: The F request packet693515 -Node: The F reply packet694408 -Node: Memory transfer695323 -Node: The Ctrl-C message695902 -Node: Console I/O697582 -Node: The isatty call698758 -Node: The system call699273 -Node: List of supported calls700262 -Node: open700614 -Node: close702823 -Node: read703193 -Node: write703777 -Node: lseek704503 -Node: rename705321 -Node: unlink706572 -Node: stat/fstat707433 -Node: gettimeofday708253 -Node: isatty708678 -Node: system709007 -Node: Protocol specific representation of datatypes709578 -Node: Integral datatypes709921 -Node: Pointer values710720 -Node: struct stat711417 -Node: struct timeval713809 -Node: Constants714327 -Node: Open flags714758 -Node: mode_t values715099 -Node: Errno values715591 -Node: Lseek flags716399 -Node: Limits716584 -Node: File-I/O Examples716944 -Node: Agent Expressions718038 -Node: General Bytecode Design720937 -Node: Bytecode Descriptions725725 -Node: Using Agent Expressions736403 -Node: Varying Target Capabilities737928 -Node: Tracing on Symmetrix739093 -Node: Rationale744911 -Node: Copying752282 -Node: GNU Free Documentation License771493 -Node: Index793897 +Node: Top1125 +Node: Summary3551 +Node: Free Software5175 +Node: Contributors10743 +Node: Sample Session17197 +Node: Invocation24063 +Node: Invoking GDB24600 +Node: File Options26844 +Node: Mode Options30476 +Ref: Mode Options-Footnote-136344 +Node: Quitting GDB36490 +Node: Shell Commands37373 +Node: Logging output38207 +Node: Commands39041 +Node: Command Syntax39675 +Node: Completion41751 +Node: Help46078 +Node: Running51324 +Node: Compilation52430 +Node: Starting54763 +Node: Arguments57937 +Node: Environment59199 +Node: Working Directory62459 +Node: Input/Output63196 +Node: Attach64798 +Node: Kill Process67226 +Node: Threads68184 +Node: Processes74070 +Node: Stopping77096 +Node: Breakpoints78239 +Node: Set Breaks81506 +Node: Set Watchpoints92848 +Node: Set Catchpoints98924 +Node: Delete Breaks102390 +Node: Disabling104069 +Node: Conditions106753 +Node: Break Commands111689 +Node: Breakpoint Menus114562 +Node: Error in Breakpoints116282 +Node: Breakpoint related warnings117848 +Node: Continuing and Stepping120161 +Node: Signals129366 +Node: Thread Stops133491 +Node: Stack138088 +Node: Frames139559 +Node: Backtrace142279 +Node: Selection144966 +Node: Frame Info147822 +Node: Source150145 +Node: List151145 +Node: Edit154666 +Ref: Edit-Footnote-1156375 +Node: Search156581 +Node: Source Path157381 +Node: Machine Code160195 +Node: Data163187 +Node: Expressions165438 +Node: Variables167398 +Node: Arrays171027 +Node: Output Formats173548 +Ref: Output Formats-Footnote-1175559 +Node: Memory175716 +Node: Auto Display179989 +Node: Print Settings183753 +Node: Value History193845 +Node: Convenience Vars196253 +Node: Registers199236 +Ref: Registers-Footnote-1202929 +Node: Floating Point Hardware203324 +Node: Vector Unit203844 +Node: Auxiliary Vector204221 +Node: Memory Region Attributes205395 +Node: Dump/Restore Files208676 +Node: Character Sets210954 +Node: Macros217756 +Node: Tracepoints224593 +Node: Set Tracepoints226320 +Node: Create and Delete Tracepoints227509 +Node: Enable and Disable Tracepoints229189 +Node: Tracepoint Passcounts229874 +Node: Tracepoint Actions231294 +Node: Listing Tracepoints234300 +Node: Starting and Stopping Trace Experiment235407 +Node: Analyze Collected Data236571 +Node: tfind237866 +Node: tdump242255 +Node: save-tracepoints243920 +Node: Tracepoint Variables244325 +Node: Overlays245335 +Node: How Overlays Work246049 +Ref: A code overlay248604 +Node: Overlay Commands252042 +Node: Automatic Overlay Debugging256218 +Node: Overlay Sample Program258379 +Node: Languages260129 +Node: Setting261286 +Node: Filenames262978 +Node: Manually263701 +Node: Automatically264896 +Node: Show265943 +Node: Checks267238 +Node: Type Checking268594 +Node: Range Checking271289 +Node: Support273652 +Node: C274674 +Node: C Operators275879 +Node: C Constants280242 +Node: C plus plus expressions282711 +Node: C Defaults286236 +Node: C Checks286901 +Node: Debugging C287606 +Node: Debugging C plus plus288108 +Node: Objective-C291094 +Node: Method Names in Commands291399 +Node: The Print Command with Objective-C293096 +Node: Modula-2293729 +Node: M2 Operators294624 +Node: Built-In Func/Proc297593 +Node: M2 Constants300353 +Node: M2 Defaults301939 +Node: Deviations302530 +Node: M2 Checks303613 +Node: M2 Scope304413 +Node: GDB/M2305419 +Node: Unsupported languages306313 +Node: Symbols306981 +Node: Altering318899 +Node: Assignment319862 +Node: Jumping322957 +Node: Signaling325104 +Node: Returning326225 +Node: Calling327417 +Node: Patching327891 +Node: GDB Files328958 +Node: Files329493 +Node: Separate Debug Files347422 +Node: Symbol Errors355757 +Node: Targets359350 +Node: Active Targets360355 +Node: Target Commands361924 +Node: Byte Order366283 +Node: Remote367265 +Node: KOD368185 +Node: Remote Debugging369573 +Node: Connecting370020 +Node: Server373253 +Ref: Server-Footnote-1377276 +Node: NetWare377396 +Node: Remote configuration378859 +Ref: set remote hardware-watchpoint-limit379091 +Ref: set remote hardware-breakpoint-limit379091 +Node: remote stub379317 +Node: Stub Contents382204 +Node: Bootstrapping384301 +Node: Debug Session388096 +Node: Configurations389642 +Node: Native390405 +Node: HP-UX390801 +Node: SVR4 Process Information391080 +Node: DJGPP Native391984 +Node: Cygwin Native397482 +Node: Non-debug DLL symbols399981 +Node: Embedded OS404487 +Node: VxWorks404953 +Node: VxWorks Connection407156 +Node: VxWorks Download408072 +Node: VxWorks Attach409789 +Node: Embedded Processors410169 +Node: ARM411043 +Node: H8/300411388 +Node: Renesas Boards412873 +Node: Renesas ICE417288 +Node: Renesas Special418065 +Node: H8/500418497 +Node: M32R/D418858 +Node: M68K419123 +Node: MIPS Embedded419743 +Node: OpenRISC 1000424234 +Node: PowerPC427073 +Node: PA427388 +Node: SH427654 +Node: Sparclet428099 +Node: Sparclet File429555 +Node: Sparclet Connection430417 +Node: Sparclet Download430877 +Node: Sparclet Execution431908 +Node: Sparclite432481 +Node: ST2000432841 +Node: Z8000434365 +Node: Architectures435718 +Node: A29K436005 +Node: Alpha436817 +Node: MIPS436936 +Node: Controlling GDB437903 +Node: Prompt438658 +Node: Editing439427 +Node: History440193 +Node: Screen Size442923 +Node: Numbers444381 +Node: ABI445766 +Node: Messages/Warnings448590 +Node: Debugging Output450618 +Node: Sequences452874 +Node: Define453449 +Node: Hooks456855 +Node: Command Files459054 +Ref: Command Files-Footnote-1461677 +Ref: Command Files-Footnote-2461805 +Node: Output461914 +Node: Interpreters464318 +Node: TUI466403 +Node: TUI Overview467091 +Node: TUI Keys470166 +Node: TUI Single Key Mode472657 +Node: TUI Commands473495 +Node: TUI Configuration475358 +Node: Emacs476826 +Node: GDB/MI481926 +Node: GDB/MI Command Syntax483537 +Node: GDB/MI Input Syntax483767 +Node: GDB/MI Output Syntax485307 +Node: GDB/MI Simple Examples488742 +Node: GDB/MI Compatibility with CLI489893 +Node: GDB/MI Output Records490614 +Node: GDB/MI Result Records490893 +Node: GDB/MI Stream Records491510 +Node: GDB/MI Out-of-band Records492637 +Node: GDB/MI Command Description Format493130 +Node: GDB/MI Breakpoint Table Commands494098 +Node: GDB/MI Data Manipulation509246 +Node: GDB/MI Program Control528556 +Node: GDB/MI Miscellaneous Commands541153 +Node: GDB/MI Stack Manipulation543529 +Node: GDB/MI Symbol Query551506 +Node: GDB/MI Target Manipulation554787 +Node: GDB/MI Thread Commands561874 +Node: GDB/MI Tracepoint Commands563946 +Node: GDB/MI Variable Objects564180 +Node: Annotations572563 +Node: Annotations Overview573469 +Node: Server Prefix575754 +Node: Prompting576392 +Node: Errors577899 +Node: Invalidation578785 +Node: Annotations for Running579252 +Node: Source Annotations580762 +Node: GDB Bugs581677 +Node: Bug Criteria582397 +Node: Bug Reporting583264 +Node: Command Line Editing590503 +Node: Introduction and Notation591165 +Node: Readline Interaction592775 +Node: Readline Bare Essentials593954 +Node: Readline Movement Commands595727 +Node: Readline Killing Commands596676 +Node: Readline Arguments598578 +Node: Searching599606 +Node: Readline Init File601741 +Node: Readline Init File Syntax602794 +Node: Conditional Init Constructs613672 +Node: Sample Init File616189 +Node: Bindable Readline Commands619365 +Node: Commands For Moving620410 +Node: Commands For History621255 +Node: Commands For Text624109 +Node: Commands For Killing626819 +Node: Numeric Arguments628765 +Node: Commands For Completion629888 +Node: Keyboard Macros631416 +Node: Miscellaneous Commands631971 +Node: Readline vi Mode635316 +Node: Using History Interactively636223 +Node: History Interaction636616 +Node: Event Designators638028 +Node: Word Designators638949 +Node: Modifiers640572 +Node: Formatting Documentation641704 +Ref: Formatting Documentation-Footnote-1645002 +Node: Installing GDB645066 +Node: Separate Objdir648774 +Node: Config Names651624 +Node: Configure Options653061 +Node: Maintenance Commands655390 +Ref: maint info breakpoints655699 +Node: Remote Protocol659644 +Node: Overview659969 +Node: Packets663071 +Ref: read registers packet666089 +Ref: cycle step packet667308 +Ref: write register packet669296 +Ref: general query packet669529 +Ref: step with signal packet670644 +Ref: insert breakpoint or watchpoint packet673212 +Node: Stop Reply Packets676106 +Node: General Query Packets678314 +Node: Register Packet Format686767 +Node: Examples687663 +Node: File-I/O remote protocol extension688280 +Node: File-I/O Overview688764 +Node: Protocol basics690833 +Node: The F request packet693053 +Node: The F reply packet693946 +Node: Memory transfer694861 +Node: The Ctrl-C message695440 +Node: Console I/O697120 +Node: The isatty call698296 +Node: The system call698811 +Node: List of supported calls699800 +Node: open700152 +Node: close702361 +Node: read702731 +Node: write703315 +Node: lseek704041 +Node: rename704859 +Node: unlink706110 +Node: stat/fstat706971 +Node: gettimeofday707791 +Node: isatty708216 +Node: system708545 +Node: Protocol specific representation of datatypes709116 +Node: Integral datatypes709459 +Node: Pointer values710258 +Node: struct stat710955 +Node: struct timeval713347 +Node: Constants713865 +Node: Open flags714296 +Node: mode_t values714637 +Node: Errno values715129 +Node: Lseek flags715937 +Node: Limits716122 +Node: File-I/O Examples716482 +Node: Agent Expressions717576 +Node: General Bytecode Design720475 +Node: Bytecode Descriptions725263 +Node: Using Agent Expressions735941 +Node: Varying Target Capabilities737466 +Node: Tracing on Symmetrix738631 +Node: Rationale744449 +Node: Copying751820 +Node: GNU Free Documentation License771031 +Node: Index793435  End Tag Table ==== //depot/projects/gdb/contrib/gdb6/gdb/doc/gdb.info-1#2 (text+ko) ==== @@ -8,7 +8,7 @@ This file documents the GNU debugger GDB. This is the Ninth Edition, of `Debugging with GDB: the GNU -Source-Level Debugger' for GDB Version 6.1.0.90_20040413. +Source-Level Debugger' for GDB Version 6.1. Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, @@ -34,7 +34,7 @@ This file describes GDB, the GNU symbolic debugger. - This is the Ninth Edition, for GDB Version 6.1.0.90_20040413. + This is the Ninth Edition, for GDB Version 6.1. Copyright (C) 1988-2004 Free Software Foundation, Inc. @@ -422,7 +422,7 @@ There is absolutely no warranty for GDB; type "show warranty" for details. - GDB 6.1.0.90_20040413, Copyright 1999 Free Software Foundation, Inc... + GDB 6.1, Copyright 1999 Free Software Foundation, Inc... (gdb) GDB reads only enough symbol data to know where to find the rest when ==== //depot/projects/gdb/contrib/gdb6/gdb/doc/gdb.info-2#2 (text+ko) ==== @@ -8,7 +8,7 @@ This file documents the GNU debugger GDB. This is the Ninth Edition, of `Debugging with GDB: the GNU -Source-Level Debugger' for GDB Version 6.1.0.90_20040413. +Source-Level Debugger' for GDB Version 6.1. Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, @@ -2823,7 +2823,7 @@ the conditions. There is absolutely no warranty for GDB; type "show warranty" for details. - GDB 6.1.0.90_20040413, Copyright 1992 Free Software Foundation, Inc... + GDB 6.1, Copyright 1992 Free Software Foundation, Inc... (gdb) target hms Connected to remote H8/300 HMS system. (gdb) load t.x ==== //depot/projects/gdb/contrib/gdb6/gdb/doc/gdb.info-3#2 (text+ko) ==== @@ -8,7 +8,7 @@ This file documents the GNU debugger GDB. This is the Ninth Edition, of `Debugging with GDB: the GNU -Source-Level Debugger' for GDB Version 6.1.0.90_20040413. +Source-Level Debugger' for GDB Version 6.1. Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, @@ -1210,19 +1210,18 @@ GDB includes an already formatted copy of the on-line Info version of this manual in the `gdb' subdirectory. The main Info file is -`gdb-6.1.0.90_20040413/gdb/gdb.info', and it refers to subordinate -files matching `gdb.info*' in the same directory. If necessary, you -can print out these files, or read them with any editor; but they are -easier to read using the `info' subsystem in GNU Emacs or the -standalone `info' program, available as part of the GNU Texinfo -distribution. +`gdb-6.1/gdb/gdb.info', and it refers to subordinate files matching +`gdb.info*' in the same directory. If necessary, you can print out +these files, or read them with any editor; but they are easier to read +using the `info' subsystem in GNU Emacs or the standalone `info' +program, available as part of the GNU Texinfo distribution. If you want to format these Info files yourself, you need one of the Info formatting programs, such as `texinfo-format-buffer' or `makeinfo'. If you have `makeinfo' installed, and are in the top level GDB -source directory (`gdb-6.1.0.90_20040413', in the case of version -6.1.0.90_20040413), you can make the Info file by typing: +source directory (`gdb-6.1', in the case of version 6.1), you can make +the Info file by typing: cd gdb make gdb.info @@ -1247,8 +1246,7 @@ If you have TeX and a DVI printer program installed, you can typeset and print this manual. First switch to the the `gdb' subdirectory of -the main source directory (for example, to `gdb-6.1.0.90_20040413/gdb') -and type: +the main source directory (for example, to `gdb-6.1/gdb') and type: make gdb.dvi @@ -1256,8 +1254,7 @@ ---------- Footnotes ---------- - (1) In `gdb-6.1.0.90_20040413/gdb/refcard.ps' of the version -6.1.0.90_20040413 release. + (1) In `gdb-6.1/gdb/refcard.ps' of the version 6.1 release.  File: gdb.info, Node: Installing GDB, Next: Maintenance Commands, Prev: Using History Interactively, Up: Top @@ -1273,39 +1270,39 @@ in a single directory, whose name is usually composed by appending the version number to `gdb'. - For example, the GDB version 6.1.0.90_20040413 distribution is in the -`gdb-6.1.0.90_20040413' directory. That directory contains: + For example, the GDB version 6.1 distribution is in the `gdb-6.1' +directory. That directory contains: -`gdb-6.1.0.90_20040413/configure (and supporting files)' +`gdb-6.1/configure (and supporting files)' script for configuring GDB and all its supporting libraries -`gdb-6.1.0.90_20040413/gdb' +`gdb-6.1/gdb' the source specific to GDB itself -`gdb-6.1.0.90_20040413/bfd' +`gdb-6.1/bfd' source for the Binary File Descriptor library -`gdb-6.1.0.90_20040413/include' +`gdb-6.1/include' GNU include files -`gdb-6.1.0.90_20040413/libiberty' +`gdb-6.1/libiberty' source for the `-liberty' free software library -`gdb-6.1.0.90_20040413/opcodes' +`gdb-6.1/opcodes' source for the library of opcode tables and disassemblers -`gdb-6.1.0.90_20040413/readline' +`gdb-6.1/readline' source for the GNU command-line interface -`gdb-6.1.0.90_20040413/glob' +`gdb-6.1/glob' source for the GNU filename pattern-matching subroutine -`gdb-6.1.0.90_20040413/mmalloc' +`gdb-6.1/mmalloc' source for the GNU memory-mapped malloc package The simplest way to configure and build GDB is to run `configure' from the `gdb-VERSION-NUMBER' source directory, which in this example -is the `gdb-6.1.0.90_20040413' directory. +is the `gdb-6.1' directory. First switch to the `gdb-VERSION-NUMBER' source directory if you are not already in it; then run `configure'. Pass the identifier for the @@ -1313,7 +1310,7 @@ For example: - cd gdb-6.1.0.90_20040413 + cd gdb-6.1 ./configure HOST make @@ -1334,10 +1331,10 @@ sh configure HOST If you run `configure' from a directory that contains source -directories for multiple libraries or programs, such as the -`gdb-6.1.0.90_20040413' source directory for version 6.1.0.90_20040413, -`configure' creates configuration files for every directory level -underneath (unless you tell it not to, with the `--norecursion' option). +directories for multiple libraries or programs, such as the `gdb-6.1' +source directory for version 6.1, `configure' creates configuration +files for every directory level underneath (unless you tell it not to, +with the `--norecursion' option). You should run the `configure' script from the top directory in the source tree, the `gdb-VERSION-NUMBER' directory. If you run @@ -1382,13 +1379,13 @@ argument to `--srcdir', you can leave out the `--srcdir' option; it is assumed.) - For example, with version 6.1.0.90_20040413, you can build GDB in a -separate directory for a Sun 4 like this: + For example, with version 6.1, you can build GDB in a separate +directory for a Sun 4 like this: >>> TRUNCATED FOR MAIL (1000 lines) <<<