Suraj Kumar commented on a discussion on user/debugging/gdb.rst: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/43#note_111262 > + > + 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 > +------------- Oops, that is a slip up. I fixed that. Thanks for catching it. I had removed it in my test environment but forgot to when pushing -- View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/43#note_111262 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
