convert to_pid_to_str
authorTom Tromey <tromey@redhat.com>
Wed, 18 Dec 2013 21:46:03 +0000 (14:46 -0700)
committerTom Tromey <tromey@redhat.com>
Wed, 19 Feb 2014 14:48:15 +0000 (07:48 -0700)
commit770234d33bd301dd1893457a90e4b02cfec5c87a
treee0f91a43023a20ac814fe623f56fa055fe970567
parent09b0dc2b57ce52fc478710797dabdf46bfd5abd1
convert to_pid_to_str

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

* target-delegates.c: Rebuild.
* target.c (target_pid_to_str): Unconditionally delegate.
(init_dummy_target): Don't initialize to_pid_to_str.
(default_pid_to_str): Rename from dummy_pid_to_str.
* target.h (struct target_ops) <to_pid_to_str>: Use
TARGET_DEFAULT_FUNC.
gdb/ChangeLog
gdb/target-delegates.c
gdb/target.c
gdb/target.h
This page took 0.026966 seconds and 4 git commands to generate.