Skip to content

Commit

Permalink
doc: replace GDB URL with wiki tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Krotov authored and Gabrielcarvfer committed Oct 27, 2023
1 parent c9016a5 commit 5704e88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/manual/source/troubleshoot.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ Here is an example of what might occur::

The error message says that the program terminated unsuccessfuly, but it is
not clear from this information what might be wrong. To examine more
closely, try running it under the `gdb debugger
<https://access.redhat.com/documentation/en-us/red_hat_developer_toolset/9/html/user_guide/chap-gdb>`_:
closely, try running it under the
`gdb debugger <https://www.nsnam.org/wiki/HOWTO_use_gdb_to_debug_program_errors>`_:

.. sourcecode:: bash

Expand Down

0 comments on commit 5704e88

Please sign in to comment.