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
Loading
Please register or sign in to comment