Skip to content

Commit

Permalink
Add a few links on how to obtain stack back traces.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrfonseca committed Sep 19, 2011
1 parent fe206c8 commit e34099b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions BUGS.markdown
Expand Up @@ -96,6 +96,17 @@ To obtain a stack back-trace, run the application with gdb from a terminal:
(gdb) bt


See also more detailed and Distro specific instructions:

* http://wiki.debian.org/HowToGetABacktrace

* https://wiki.ubuntu.com/Backtrace

* http://fedoraproject.org/wiki/StackTraces

* http://live.gnome.org/GettingTraces


Windows
-------

Expand Down

0 comments on commit e34099b

Please sign in to comment.