Add target_ops argument to to_thread_name
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 04:34:22 +0000 (21:34 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:45:54 +0000 (07:45 -0700)
commit503a628d9bced852eb0d5da7eac40fa560c26b17
tree9b3b06e0c7448d3d320d05d75cd7a988594e2b7a
parentc15906d8e64c7083787ae1548f614f2938089771
Add target_ops argument to to_thread_name

2014-02-19  Tom Tromey  <tromey@redhat.com>

* target.h (struct target_ops) <to_thread_name>: Add argument.
* target.c (target_thread_name): Add argument.
(update_current_target): Update.
* linux-nat.c (linux_nat_thread_name): Add 'self' argument.
gdb/ChangeLog
gdb/linux-nat.c
gdb/target.c
gdb/target.h