Kinsey Moore started a new discussion on user/bsps/arm/stm32f4.md: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/210#note_138841 > +Reading symbols from build/arm-rtems7-stm32f4/hello.exe... > +warning: File > "/home/dell/quick-start/app/hello/build/arm-rtems7-stm32f4/hello.exe" > auto-loading has been declined by your `auto-load safe-path' set to > "$debugdir:$datadir/auto-load". > +To enable execution of this file add > + add-auto-load-safe-path > /home/dell/quick-start/app/hello/build/arm-rtems7-stm32f4/hello.exe > +line to your configuration file "/home/dell/.config/gdb/gdbinit". > +To completely disable this security protection add > + set auto-load safe-path / > +line to your configuration file "/home/dell/.config/gdb/gdbinit". > +For more information about this security protection see the > +"Auto-loading safe path" section in the GDB manual. E.g., run from the > shell: > + info "(gdb)Auto-loading safe path" > +(gdb) > +``` > +- Now, we will connect our RTEMS GDB to the OpenOCD GDB server. > +```shell > +target remote:<Your-PORT> Please add a space between "remote" and ":<Your-PORT>" here and below to make it clear that "remote" is not the name of a remote target. -- View it on GitLab: https://gitlab.rtems.org/rtems/docs/rtems-docs/-/merge_requests/210#note_138841 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
