Documentation | Draft: Add section "Debugging" to RTEMS documentation (!43)

Christian Mauderer (@c-mauderer) gitlab at rtems.org
Mon Aug 19 06:51:29 UTC 2024




Christian Mauderer started a new discussion on user/debugging/gdb.rst: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/43#note_111267

 > +.. SPDX-License-Identifier: CC-BY-SA-4.0
 > +
 > +.. Copyright (C) 2024 Suraj Kumar 
 > +
 > +.. _DebuggingWithGDB:
 > +
 > +Debugging with GDB 
 > +================
 > +.. index::  Debugging with GDB 
 > +
 > +To add support for auto-loading pretty-printing scripts for GDB in RTEMS, a
 > +small section containing a Python script is added to all executable files. This
 > +section is responsible for registering the pretty-printers provided by GCC and all

That line is now longer than 80 characters. I noted a few more like the warning in line 37 or the line 43. Please re-check the line length in your patches. Sometimes it's not avoidable to have longer lines. But for the text blocks it shouldn't be a problem.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/43#note_111267
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20240819/bda47a85/attachment.htm>


More information about the bugs mailing list