delete hpux_pid_to_str (unused)
authorJoel Brobecker <brobecker@gnat.com>
Thu, 13 Jan 2011 23:55:34 +0000 (23:55 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Thu, 13 Jan 2011 23:55:34 +0000 (23:55 +0000)
commit042e866ed287388ab20597d3868480a2228daaf8
treedf6df0937fb26cc2ab901d7a1f6f9913eacab546
parent4ffa5a33921b942a16f4c2d14177d2e5d9d075d3
delete hpux_pid_to_str (unused)

This function is unused, and the default formatting routine does
just fine, I think.   On pa-hpux:

        [New process 12565, lwp 2513]
        [New process 12565, lwp 2514]

So this patch deletes it.

gdb/ChangeLog:

        * hpux-thread.c (hpux_pid_to_str): Delete.
gdb/ChangeLog
gdb/hpux-thread.c
This page took 0.025295 seconds and 4 git commands to generate.