diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-02-16 18:36:00 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-02-16 18:36:00 +0000 |
commit | ef0e0c66cb7499a867b89c5c51596b16ec53092a (patch) | |
tree | 7dcf68c16fef1f78cb8a4f2d83a49a4a68c16772 | |
parent | 60bced137862c47ecbfba212a7b234446b5b07b3 (diff) |
none
-rw-r--r-- | Hurd/Debugging.mdwn | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Hurd/Debugging.mdwn b/Hurd/Debugging.mdwn new file mode 100644 index 00000000..2b731c39 --- /dev/null +++ b/Hurd/Debugging.mdwn @@ -0,0 +1,11 @@ +## <a name="_http_sourceware_org_gdb_GDB_"> </a> [GDB](http://sourceware.org/gdb/) + +[General GDB documentation](http://sourceware.org/gdb/documentation/), including the [special Hurdy bits](http://sourceware.org/gdb/current/onlinedocs/gdb_19.html#Hurd%20Native). + +<http://lists.gnu.org/archive/html/bug-hurd/2007-02/msg00039.html> + +---- + +### <a name="DebuggingGlibc"> </a> [[DebuggingGlibc]] + +---- |