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.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
