Re: [PATCH v2] Documentation: move dev-tools debugging files to process/debugging/

2024-12-06 Thread Doug Anderson
Hi, On Thu, Dec 5, 2024 at 4:31 PM Randy Dunlap wrote: > > Move gdb and kgdb debugging documentation to the dedicated > debugging directory (Documentation/process/debugging/). > Adjust the index.rst files to follow the file movement. > Adjust files that refer to these moved files to follow the fi

Re: [PATCH v2] Documentation: move dev-tools debugging files to process/debugging/

2024-12-06 Thread Daniel Thompson
On Thu, Dec 05, 2024 at 04:31:00PM -0800, Randy Dunlap wrote: > Move gdb and kgdb debugging documentation to the dedicated > debugging directory (Documentation/process/debugging/). > Adjust the index.rst files to follow the file movement. > Adjust files that refer to these moved files to follow the

Re: [PATCH v2] Documentation: move dev-tools debugging files to process/debugging/

2024-12-05 Thread Greg Kroah-Hartman
On Thu, Dec 05, 2024 at 04:31:00PM -0800, Randy Dunlap wrote: > Move gdb and kgdb debugging documentation to the dedicated > debugging directory (Documentation/process/debugging/). > Adjust the index.rst files to follow the file movement. > Adjust files that refer to these moved files to follow the

[PATCH v2] Documentation: move dev-tools debugging files to process/debugging/

2024-12-05 Thread Randy Dunlap
Move gdb and kgdb debugging documentation to the dedicated debugging directory (Documentation/process/debugging/). Adjust the index.rst files to follow the file movement. Adjust files that refer to these moved files to follow the file movement. Update location of kgdb.rst in MAINTAINERS file. Note