From d4adba21a7a1428a0ad1a2647fe98fca77f5bf3c Mon Sep 17 00:00:00 2001
From: Gerald Pfeifer
- Many other options are available: please see "Options + Many other options are available: please see "Options for Debugging Your Program" in Using the GNU Compiler Collection (GCC) for a complete list.
- Many options are available for GDB itself: please see + Many options are available for GDB itself: please see "GDB features for C++" in the GDB documentation. Also recommended: the other parts of this manual.
@@ -214,12 +214,12 @@ print the classes as if the Python pretty-printers were not loaded.
For additional information on STL support and GDB please visit: - "GDB Support + "GDB Support for STL" in the GDB wiki. Additionally, in-depth documentation and discussion of the pretty printing feature can be found in "Pretty Printing" node in the GDB manual. You can find on-line versions of the GDB user manual in GDB's homepage, at - "GDB: The GNU Project + "GDB: The GNU Project Debugger" .