Debugger: Try to find more types with LLDB
The actual problem is that LLDB considers types that differ
only in spacing of the "name" (i.e. "foo *" and "foo*") as
different and can not look them up with the "wrong" name.
Change-Id: Iff79436b6a13a40de9b7b669bece2204ac858edb
Reviewed-by:
hjk <hjk121@nokiamail.com>
Loading
Please register or sign in to comment