diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-10-13 12:56:12 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2019-10-13 12:56:12 +0200 |
commit | 513fea5d9d40d11961cfee5c1e6347b6ba793fbc (patch) | |
tree | d9964af71f198359a6fe201fc9a3291762d751f4 /gdb.mdwn | |
parent | 35032b62f89962206373bfa85f3c0f3efb7b62a4 (diff) | |
parent | 77600b35a8fcea79c69e710992395dbf8076b43d (diff) |
Merge branch 'master' of braunbox:~hurd-web/hurd-web
Diffstat (limited to 'gdb.mdwn')
-rw-r--r-- | gdb.mdwn | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -12,19 +12,15 @@ License|/fdl]]."]]"""]] [[!meta title="GNU GDB"]] -# <http://www.gnu.org/software/gdb/> - - * [[Backtrace]]s +The [GNU Project Debugger](http://www.gnu.org/software/gdb/) (GDB) is a helpful tool for finding bugs, as it lets you know what a program is doing while it runs. This page is dedicated to the Hurd's port of GDB and how to use or help maintain it. + * [[Maintenance|open_issues/gdb]] + * [[Backtraces|backtrace]] * [Manual](http://sourceware.org/gdb/documentation/) - * [When disassemble doesn't work](http://lists.gnu.org/archive/html/bug-hurd/2007-02/msg00039.html) -# [[Maintenance|open_issues/gdb]] - - # Open Issues [[!inline pages=tag/open_issue_gdb raw=yes feeds=no]] |