Skip to content
Commit d65ef14d authored by Greg Clayton's avatar Greg Clayton
Browse files

Fixed breakpoints to be able to be set on eSymbolTypeReExported symbols and...

Fixed breakpoints to be able to be set on eSymbolTypeReExported symbols and resolve to the correct function. This allows setting a breakpoint on "memset" for iOS simulator binaries and the correct breakpoint will be set on "__platform_memset".

llvm-svn: 193114
parent bc424211
Loading
Loading
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