Complete the previous commit (block_found refactoring)
authorPierre-Marie de Rodat <derodat@adacore.com>
Sat, 1 Aug 2015 09:25:44 +0000 (11:25 +0200)
committerPedro Alves <palves@redhat.com>
Sun, 2 Aug 2015 18:01:51 +0000 (19:01 +0100)
commit835a09d99d585bfdc9f760970908e10bd8b2fec2
tree12f611c8fd3fc81bd1fec93d6fab416cbb22a164
parent5e99d4b301d820e1622b35cfd4b359bb4ba264e6
Complete the previous commit (block_found refactoring)

The previous commit (Replace the block_found global with explicit
data-flow) lacks updates in a couple of files because it was not
tested building GDB with --enable-targets=all... but buildbots did.
This adds the appropriate simple updates to fix the build.

gdb/ChangeLog:

* alpha-mdebug-tdep.c (find_proc_desc): Update call to
lookup_symbol.
* ft32-tdep.c (ft32_skip_prologue): Likewise.
* moxie-tdep.c (moxie_skip_prologue): Likewise.
* mt-tdep.c (mt_skip_prologue): Likewise.
* xstormy16-tdep.c (xstormy16_skip_prologue): Likewise.
gdb/ChangeLog
gdb/alpha-mdebug-tdep.c
gdb/ft32-tdep.c
gdb/moxie-tdep.c
gdb/mt-tdep.c
gdb/xstormy16-tdep.c
This page took 0.025503 seconds and 4 git commands to generate.