Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: expand docs on debugging with gdb | Nathan Goldbaum | 2022-11-14 | 1 | -5/+30 |
| | |||||
* | DOC: fix typo in advanced_debugging.rst [skip ci] | Tony Newton / Teng Liu | 2022-10-26 | 1 | -1/+1 |
| | |||||
* | DOC Adds valgrind to the test command | Thomas J. Fan | 2021-12-03 | 1 | -1/+1 |
| | |||||
* | DOC: Typos found by codespell | Dimitri Papadopoulos | 2021-09-21 | 1 | -4/+4 |
| | |||||
* | DOC: Move links to the end of the sections in new debugging text | Sebastian Berg | 2020-12-05 | 1 | -4/+6 |
| | |||||
* | Apply suggestions from code review | Sebastian Berg | 2020-12-05 | 1 | -8/+10 |
| | | | Co-authored-by: Matti Picus <matti.picus@gmail.com> | ||||
* | DOC: Add information about leak checking and valgrind | Sebastian Berg | 2020-12-05 | 1 | -0/+186 |
This is not meant to be a fool-proof guide. It isn't and I do not want to expect people to use it... But I realize that I use these things semi-regulary (even if I never bother to remove all wrinkles) and it is good to have the information somewhere so that everyone knows where to look. |