[Bug gdb/21240] arm-none-eabi-gdb crashes on start
tcurdt at vafer dot org
sourceware-bugzilla@sourceware.org
Fri Mar 10 21:12:00 GMT 2017
https://sourceware.org/bugzilla/show_bug.cgi?id=21240
--- Comment #4 from tcurdt at vafer dot org ---
Seems like just loading the elf is a problem:
$ arm-none-eabi-gdb
GNU gdb (GNU Tools for ARM Embedded Processors) 7.12.0.20161204-git
Copyright (C) 2016 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-apple-darwin10
--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".
(gdb) load main.elf
Abort trap: 6
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Gdb-prs
mailing list