Remove puts_debug
authorTom Tromey <tom@tromey.com>
Mon, 20 Dec 2021 16:40:14 +0000 (09:40 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 20 Dec 2021 16:43:04 +0000 (09:43 -0700)
commitb0715493df19e5223251c5be0efc7f180aa0a5ff
tree74f76540d79a7f34a69096b96d0310412e529ae9
parentdde238e063376f96d52ff27f11b31a447ddbdfea
Remove puts_debug

I noticed that puts_debug isn't used in the tree.  git log tells me
that the last use was removed in 2015:

    commit 40e0b27177e747600d3ec186458fe0e482a1cf77
    Author: Pedro Alves <palves@redhat.com>
    Date:   Mon Aug 24 15:40:26 2015 +0100

Delete the remaining ROM monitor targets

... and this commit mentions that the code being removed here probably
hadn't worked for 6 years prior to that.

Based on this, I'm removing puts_debug.  I don't think it's useful.
Tested by rebuilding.
gdb/utils.c
gdb/utils.h