Merge C++ conversion into trunk (0/6 - Overview)
Diego Novillo
dnovillo@google.com
Wed Aug 15 12:19:00 GMT 2012
On 12-08-15 07:59 , Richard Guenther wrote:
> (gdb) call debug_tree (*expr_p)
> <integer_cst 0x7ffff695d7c0 type <integer_type 0x7ffff67fa5e8 int>
> constant 9>
> (gdb) call debug_tree (0x7ffff67fa5e8)
> Cannot resolve function debug_tree to any overloaded instance
Yeah, in the absence of overloads this is annoying. Happens with 0, too.
Diego.
More information about the Gdb
mailing list