Skip to content
Snippets Groups Projects
Commit bcdc5e8e authored by Roman Tolchenov's avatar Roman Tolchenov
Browse files

Added local toc. Removed from index page. Re #22082

parent 9bf8eadb
No related branches found
No related tags found
No related merge requests found
Debugging Unit Tests
====================
.. contents::
:local:
Using gdb
---------
Debugging typically requires the test executable to be run directly,
rather than via ctest (which typically spawns off a separate process to
run the actual tests). So an example of debugging from the command line
......
......@@ -25,12 +25,6 @@ Guides
:doc:`GettingStarted`
Describes the process of obtaining and building the mantid code base
.. toctree::
:maxdepth: 1
DebuggingUnitTests
DoxygenSetup
===================
Component Overviews
===================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment