]> Git Repo - linux.git/commit
docs: Add debugging section to process
authorSebastian Fricke <[email protected]>
Mon, 18 Nov 2024 07:03:50 +0000 (08:03 +0100)
committerJonathan Corbet <[email protected]>
Fri, 22 Nov 2024 17:48:12 +0000 (10:48 -0700)
commita037699da0a17e99832875a936b5a6285d8de849
tree4dc3faf0fb1b5f994531da9391937793f7a93431
parentd8c949c577b5adb9fb87923b5429767aae4be590
docs: Add debugging section to process

This idea was formed after noticing that new developers experience
certain difficulty to navigate within the multitude of different
debugging options in the Kernel and while there often is good
documentation for the tools, the developer has to know first that they
exist and where to find them.
Add a general debugging section to the Kernel documentation, as an
easily locatable entry point to other documentation and as a general
guideline for the topic.

Signed-off-by: Sebastian Fricke <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Documentation/process/debugging/driver_development_debugging_guide.rst [new file with mode: 0644]
Documentation/process/debugging/index.rst [new file with mode: 0644]
Documentation/process/debugging/userspace_debugging_guide.rst [new file with mode: 0644]
Documentation/process/index.rst
This page took 0.051193 seconds and 4 git commands to generate.