Commit Graph

7 Commits

Author SHA1 Message Date
Daniel Axelrod c7dd62a0da Fix gdb backtrace command
Correct the command to get a gdb backtrace from all threads. `apply` is
not a valid gdb command.

See https://sourceware.org/gdb/onlinedocs/gdb/Threads.html#Threads .
2016-11-01 23:59:32 +00:00
Chris Wilson dd9e5ba165 Fix step number and token param in URL example. Fix gitlab-rails command code formatting. 2016-10-11 05:33:55 +00:00
Stan Hu bca03d0875 Add troubleshooting section for SMTP settings
[ci skip]
2016-07-01 08:28:47 -07:00
Stan Hu 67e83543b3 Add debugging tips with gdb
[ci skip]
2016-06-24 08:58:32 -07:00
Stan Hu ec7cdc18c8 Fix typo in obtaining a backtrace from all threads in gdb
Also add command to turn off pagination

[ci skip]
2016-06-12 20:09:25 -07:00
Drew Blessing 91496a0965 Add gdb detach instructions 2016-06-01 14:44:29 -05:00
Drew Blessing 3e16997fd7 Add Sidekiq troubleshooting docs [ci skip] 2016-04-22 13:11:53 -05:00