| Index Entry | Section |
|
D | | |
| D | 15.4.2 D |
| `d' packet | E.2 Packets |
| `D' packet | E.2 Packets |
| Darwin | 21.1.7 Darwin |
| data breakpoints | 5.1 Breakpoints, Watchpoints, and Catchpoints |
| data manipulation, in GDB/MI | 27.16 GDB/MI Data Manipulation |
| dcache line-size | 10.21 Caching Data of Targets |
| dcache size | 10.21 Caching Data of Targets |
| dead names, GNU Hurd | 21.1.6 Commands Specific to GNU Hurd Systems |
| debug expression parser | 22.9 Optional Messages about Internal Happenings |
| debug formats and C++ | 15.4.1.3 C++ Expressions |
| debug link sections | 18.2 Debugging Information in Separate Files |
| debug remote protocol | 22.9 Optional Messages about Internal Happenings |
| debugger crash | 31.1 Have You Found a Bug? |
| debugging agent | 30. In-Process Agent |
| debugging C++ programs | 15.4.1.3 C++ Expressions |
| debugging information directory, global | 18.2 Debugging Information in Separate Files |
| debugging information in separate files | 18.2 Debugging Information in Separate Files |
| debugging libthread_db | 4.10 Debugging Programs with Multiple Threads |
| debugging multiple processes | 4.11 Debugging Forks |
| debugging optimized code | 11. Debugging Optimized Code |
| debugging stub, example | 20.5 Implementing a Remote Stub |
| debugging target | 19. Specifying a Debugging Target |
| debugging the Cygwin DLL | 21.1.5 Features for Debugging MS Windows PE Executables |
| decimal floating point format | 15.4.1.8 Decimal Floating Point format |
| default collection action | 13.1.6 Tracepoint Action Lists |
| default data directory | 18.6 GDB Data Files |
| default source path substitution | 9.5 Specifying Source Directories |
| default system root | 18.1 Commands to Specify Files |
| define trace state variable, remote request | E.6 Tracepoint Packets |
| defining macros interactively | 12. C Preprocessor Macros |
| definition of a macro, showing | 12. C Preprocessor Macros |
| delete breakpoints | 5.1.4 Deleting Breakpoints |
| deleting breakpoints, watchpoints, catchpoints | 5.1.4 Deleting Breakpoints |
| deliver a signal to a program | 17.3 Giving your Program a Signal |
| demangling C++ names | 10.8 Print Settings |
| deprecated commands | D. Maintenance Commands |
| derived type of an object, printing | 10.8 Print Settings |
| descriptor tables display | 21.1.4 Features for Debugging DJGPP Programs |
| detach from task, GNU Hurd | 21.1.6 Commands Specific to GNU Hurd Systems |
| detach from thread, GNU Hurd | 21.1.6 Commands Specific to GNU Hurd Systems |
| direct memory access (DMA) on MS-DOS | 21.1.4 Features for Debugging DJGPP Programs |
| directories for source files | 9.5 Specifying Source Directories |
| directory, compilation | 9.5 Specifying Source Directories |
| directory, current | 9.5 Specifying Source Directories |
| disable address space randomization, remote request | E.4 General Query Packets |
| disconnected tracing | 13.1.9 Starting and Stopping Trace Experiments |
| displaced stepping debugging info | 22.9 Optional Messages about Internal Happenings |
| displaced stepping support | D. Maintenance Commands |
| displaced stepping, and process record and replay | 7. Recording Inferior's Execution and Replaying It |
| display command history | 22.3 Command History |
| display derived types | 10.8 Print Settings |
| display disabled out of scope | 10.7 Automatic Display |
| display GDB copyright | 3.3 Getting Help |
| display of expressions | 10.7 Automatic Display |
| display remote monitor communications | 19.2 Commands for Managing Targets |
| display remote packets | 22.9 Optional Messages about Internal Happenings |
| DJGPP debugging | 21.1.4 Features for Debugging DJGPP Programs |
| DLLs with no debugging symbols | 21.1.5.1 Support for DLLs without Debugging Symbols |
| do not print frame argument values | 10.8 Print Settings |
| documentation | B. Formatting Documentation |
| don't repeat command | 23.1.1 User-defined Commands |
| don't repeat Python command | 23.2.2.15 Commands In Python |
| DOS file-name semantics of file names. | 18.1 Commands to Specify Files |
| DOS serial data link, remote debugging | 21.1.4 Features for Debugging DJGPP Programs |
| DOS serial port status | 21.1.4 Features for Debugging DJGPP Programs |
| download server address (M32R) | 21.3.2 Renesas M32R/D and M32R/SDI |
| download to Sparclet | 21.3.8.3 Sparclet Download |
| DPMI | 21.1.4 Features for Debugging DJGPP Programs |
| dprintf | 5.1.8 Dynamic Printf |
| dump all data collected at tracepoint | 13.2.2 tdump |
| dump core from inferior | 10.19 How to Produce a Core File from Your Program |
| dump data to a file | 10.18 Copy Between Memory and a File |
| dump/restore files | 10.18 Copy Between Memory and a File |
| DVC register | 21.3.6 PowerPC Embedded |
| DWARF 2 compilation units cache | D. Maintenance Commands |
| DWARF-2 CFI and CRIS | 21.3.12 CRIS |
| DWARF2 DIEs | 22.9 Optional Messages about Internal Happenings |
| DWARF2 Reading | 22.9 Optional Messages about Internal Happenings |
| dynamic linking | 18.1 Commands to Specify Files |
| dynamic printf | 5.1.8 Dynamic Printf |
| dynamic varobj | Synopsis |
|
E | | |
| editing | 22.2 Command Editing |
| editing command lines | 32.2.1 Readline Bare Essentials |
| editing source files | 9.3 Editing Source Files |
| eight-bit characters in strings | 10.8 Print Settings |
| elaboration phase | 4.2 Starting your Program |
| ELinOS system-wide configuration script | C.6.1 Installed System-wide Configuration Scripts |
| Emacs | 26. Using GDB under GNU Emacs |
| empty response, for unsupported packets | E.1 Overview |
| enable/disable a breakpoint | 5.1.5 Disabling Breakpoints |
| entering numbers | 22.5 Numbers |
| environment (of your program) | 4.4 Your Program's Environment |
| errno values, in file-i/o protocol | Errno Values |
| error on valid input | 31.1 Have You Found a Bug? |
| event debugging info | 22.9 Optional Messages about Internal Happenings |
| event designators | 33.1.1 Event Designators |
| event handling | 5.1.3 Setting Catchpoints |
| examine process image | 21.1.3 SVR4 Process Information |
| examining data | 10. Examining Data |
| examining memory | 10.6 Examining Memory |
| exception handlers | 5.1.3 Setting Catchpoints |
| exceptions, python | 23.2.2.2 Exception Handling |
| executable file | 18.1 Commands to Specify Files |
| executable file target | 19.2 Commands for Managing Targets |
| executable file, for remote target | 20.4 Remote Configuration |
| execute commands from a file | 23.1.3 Command Files |
| execute forward or backward in time | 6. Running programs backward |
| execute remote command, remote request | E.4 General Query Packets |
| execution, foreground, background and asynchronous | 5.5.3 Background Execution |
| exiting GDB | 2.2 Quitting GDB |
| expand macro once | 12. C Preprocessor Macros |
| expanding preprocessor macros | 12. C Preprocessor Macros |
| explore type | 10. Examining Data |
| explore value | 10. Examining Data |
| exploring hierarchical data structures | 10. Examining Data |
| expression debugging info | 22.9 Optional Messages about Internal Happenings |
| expression parser, debugging info | 22.9 Optional Messages about Internal Happenings |
| expressions | 10.1 Expressions |
| expressions in Ada | 15.4.9 Ada |
| expressions in C or C++ | 15.4.1 C and C++ |
| expressions in C++ | 15.4.1.3 C++ Expressions |
| expressions in Modula-2 | 15.4.8 Modula-2 |
| extend GDB for remote targets | 20.1 Connecting to a Remote Target |
| extending GDB | 23. Extending GDB |
| extra signal information | 5.4 Signals |
|