This patch replaces a call to cplus_demangle with a call to
authorGary Benson <gbenson@redhat.com>
Tue, 3 Jun 2014 12:49:20 +0000 (13:49 +0100)
committerGary Benson <gbenson@redhat.com>
Tue, 3 Jun 2014 12:49:20 +0000 (13:49 +0100)
commitd3448d85235386883085fedff90263881fc17b8f
tree40f5da9e9ccceedf5891d5503d977988fc7a55c1
parent835c559fd59d4ebb3b04d046c1f9f36183db0fe6
This patch replaces a call to cplus_demangle with a call to
gdb_demangle.  This change was included in an RFC from last
March [1] but omitted from the eventual commit.

[1] https://sourceware.org/ml/gdb-patches/2013-03/msg00235.html

2014-06-03  Gary Benson  <gbenson@redhat.com>

* gnu-v2-abi.c (gnuv2_value_rtti_type): Use gdb_demangle.
gdb/ChangeLog
gdb/gnu-v2-abi.c
This page took 0.02532 seconds and 4 git commands to generate.