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

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




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

 > +
 > +        gdb -iex "set auto-load safe-path /" executable
 > +    
 > +If you do not want to allow for these changes, and want to continue GDB
 > +without pretty-printing support, adding the following line to ``~/.gdbinit``
 > +will disable all forms of auto-loading and no pretty-printing will take
 > +place. It will also suppress warnings that GDB emits with regards to
 > +auto-loading paths.
 > +
 > +.. code-block:: none
 > +
 > +    set auto-load no
 > +
 > +
 > +Debugging with GDB & QEMU
 > +-------------

Your patches don't remove the ``user/exe/debugging.rst``. So even if you removed the link to that file in ``user/exe/index.rst``, the file itself is still there. If you replaced ``user/exe/debugging.rst`` please remove that file.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/43#note_111260
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/7fd35202/attachment-0001.htm>


More information about the bugs mailing list