Skip to content

Instantly share code, notes, and snippets.

@elsuizo
Created August 28, 2017 23:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elsuizo/177772ae9b2d27d039decc31c14fcad1 to your computer and use it in GitHub Desktop.
Save elsuizo/177772ae9b2d27d039decc31c14fcad1 to your computer and use it in GitHub Desktop.
elsuizo@arch  ~/Dev/Tests/Rust_embedded/demo  arm-none-eabi-gdb target/thumbv7em-none-eabihf/debug/examples/hello
GNU gdb (GDB) 8.0
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "--host=x86_64-pc-linux-gnu --target=arm-none-eabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from target/thumbv7em-none-eabihf/debug/examples/hello...done.
.gdbinit:1: Error in sourced command file:
Remote connection closed
warning: Missing auto-load script at offset 0 in section .debug_gdb_scripts
of file /home/elsuizo/Dev/Tests/Rust_embedded/demo/target/thumbv7em-none-eabihf/debug/examples/hello.
Use `info auto-load python-scripts [REGEXP]' to list them.
(gdb)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment