aboutsummaryrefslogtreecommitdiff
path: root/gdb/printcmd.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2018-06-02 18:46:03 +0930
committerAlan Modra <amodra@gmail.com>2018-06-07 09:10:15 +0930
commitfc6041a7763e330413b7a6e7f77c38cbf2b67793 (patch)
tree9add60bfbda1a1cff27389d2ecf821bcd6826a3a /gdb/printcmd.c
parent527278f3360dde3e5439b8d10f3f635155b35aca (diff)
downloadgdb-fc6041a7763e330413b7a6e7f77c38cbf2b67793.zip
gdb-fc6041a7763e330413b7a6e7f77c38cbf2b67793.tar.gz
gdb-fc6041a7763e330413b7a6e7f77c38cbf2b67793.tar.bz2
EXECUTABLE_SYMBOLS -> OTHER_SYMBOLS
EXECUTABLE_SYMBOLS is supposed to be true to its name, only defining symbols for the executable. * emulparams/elf64bmip.sh (EXECUTABLE_SYMBOLS): Don't define. (OTHER_SYMBOLS): Define this instead. * emulparams/elf32bmipn32.sh (EXECUTABLE_SYMBOLS): Don't define. (OTHER_SYMBOLS): Define similarly to elf64bmip.sh. * emulparams/elf64hppa.sh (EXECUTABLE_SYMBOLS): Don't define. (OTHER_SYMBOLS): Define instead.
Diffstat (limited to 'gdb/printcmd.c')
0 files changed, 0 insertions, 0 deletions