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

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: default avatarhjk <hjk121@nokiamail.com>
parent 9b42244d
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