]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Support for corefiles for arm-none-eabi target. users/simark/arm-none-core-file
authorfredrikhederstierna <fredrik@hederstierna.com>
Thu, 22 Oct 2020 00:44:01 +0000 (02:44 +0200)
committerSimon Marchi <simon.marchi@polymtl.ca>
Thu, 22 Oct 2020 01:46:18 +0000 (21:46 -0400)
commit3bc35691f19d30960233e814e9341eb8c91c1434
tree8d5777e671551a57decae984ab5f0c5baf5aac13
parentc53dcd7785debc2e2a5b8b2dede45bbf32f2438d
Support for corefiles for arm-none-eabi target.

Change-Id: I8f4c57e653ae4e0400475ea55069f0dde280babb
gdb/Makefile.in
gdb/arm-none-tdep.c [new file with mode: 0644]
gdb/arm-none-tdep.h [new file with mode: 0644]
gdb/arm-tdep.c
gdb/configure.tgt
gdb/none-tdep.c [new file with mode: 0644]
gdb/none-tdep.h [new file with mode: 0644]