diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2020-09-13 21:53:08 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2020-10-06 11:18:37 +0100 |
commit | ed3bdac42ce8e545e04bd15a153a85aee4a7a9af (patch) | |
tree | 83a279efdcf4b8c95d6f17cd7d0c05ce56571fee /opcodes/score7-dis.c | |
parent | 3ce6300ea8e9d205e6c4e0d6bfab31cf1fe4ac07 (diff) | |
download | gdb-ed3bdac42ce8e545e04bd15a153a85aee4a7a9af.zip gdb-ed3bdac42ce8e545e04bd15a153a85aee4a7a9af.tar.gz gdb-ed3bdac42ce8e545e04bd15a153a85aee4a7a9af.tar.bz2 |
gdb/testsuite: allow gdb.base/overlays.exp to compile for m32r
The gdb.base/overlays.exp test is only currently supported on m32r
baremetal targets, however, when I configure a toolchain for m32r-elf
the test does not compile.
This commit updates the linker script, fixes some TCL errors in the
exp file, and adds some missing includes to the source file so that
the test does compile.
With this test, when run against an m32r-elf toolchain the test mostly
passes, but there are a couple of failures, these are GDB issues and
will be addressed in a later commit.
gdb/testsuite/ChangeLog:
* gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
make use of regions throughout.
* gdb.base/overlays.exp: Enclose string with variableds in "..",
not {...}.
* gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
Diffstat (limited to 'opcodes/score7-dis.c')
0 files changed, 0 insertions, 0 deletions