Skip to content
  • hjk's avatar
    Debugger: Try to find more types with LLDB · 5c74244e
    hjk authored
    
    
    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>
    5c74244e