Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix gdb backtrace command | Daniel Axelrod | 2016-11-01 | 1 | -1/+1 |
| | | | | | | 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 . | ||||
* | Fix step number and token param in URL example. Fix gitlab-rails command ↵mrchrisw/fix-debug-token | Chris Wilson | 2016-10-11 | 1 | -2/+2 |
| | | | | code formatting. | ||||
* | Add troubleshooting section for SMTP settings | Stan Hu | 2016-07-01 | 1 | -2/+51 |
| | | | | [ci skip] | ||||
* | Add debugging tips with gdb | Stan Hu | 2016-06-24 | 1 | -0/+120 |
[ci skip] |