On 08/15/2012 11:25 AM, Gabriel Dos Reis wrote:
On Wed, Aug 15, 2012 at 1:21 PM, Tom Tromey <tro...@redhat.com> wrote:
"Gaby" == Gabriel Dos Reis <g...@integrable-solutions.net> writes:
Tom> I asked Keith to resurrect his patch for this.
[snip]
I hope this will be acceptable all around.
OK, that sounds reasonable.
I have committed a patch which should allow you to do this and closed
c++/13356. If there are any further problems/issues, please let me know.
We've re-purposed an old, unused option, "check type". This option does
absolutely nothing in older versions of gdb, so setting it
unconditionally is safe for all recent versions of gdb: "set check type
off".
Keith