Skip to content
Snippets Groups Projects
Commit e6298997 authored by hjk's avatar hjk
Browse files

Debugger: always prepend '::' to types when constructing expressions

Traditionally, this would have been exactly the wrong thing to do as the
colons confused gdb's command line parser. Now that the general C++
awareness has improved, the parser accepts :: but gets confused by name
lookups, see http://sourceware.org/bugzilla/show_bug.cgi?id=15008



Change-Id: I01e46643a5179ecef26fcc11eab7bab84c359ec6
Reviewed-by: default avatarhjk <qthjk@ovi.com>
parent c6a21e89
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment