aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorGary Benson <gbenson@redhat.com>2015-03-24 14:05:44 +0000
committerGary Benson <gbenson@redhat.com>2015-03-24 14:05:44 +0000
commit34c703da6cb01d8b41e1bfb790c3c2c625088b69 (patch)
tree11ccf7b832cefc43946df6c8c948aa756a161285 /gdb/Makefile.in
parentcff068da9d13bc9fa8c04f42151b4e92bfff86a1 (diff)
downloadgdb-34c703da6cb01d8b41e1bfb790c3c2c625088b69.zip
gdb-34c703da6cb01d8b41e1bfb790c3c2c625088b69.tar.gz
gdb-34c703da6cb01d8b41e1bfb790c3c2c625088b69.tar.bz2
Change signature of linux_target_ops.new_thread
This commit changes the signature of linux_target_ops.new_thread in gdbserver to match that used in GDB's equivalent. gdb/gdbserver/ChangeLog: * linux-low.h (linux_target_ops) <new_thread>: Changed signature. * linux-arm-low.c (arm_new_thread): Likewise. * linux-aarch64-low.c (aarch64_linux_new_thread): Likewise. * linux-mips-low.c (mips_linux_new_thread): Likewise. * linux-x86-low.c (x86_linux_new_thread): Likewise. * linux-low.c (add_lwp): Update the_low_target.new_thread call.
Diffstat (limited to 'gdb/Makefile.in')
0 files changed, 0 insertions, 0 deletions