I have uploaded a mp4 video file to dropbox cloud which demonstrate an example of incorrect value which was shown in watch windows when I changed it to LLDB debugger.(value of argc must be 2 in both of two debugger, but it is 0 in the LLDB debugger)
https://www.dropbox.com/s/rigz80ji6c937 ... 0.mp4?dl=0
Is there anyone who know why this weird result was to be shown in LLDB debugger?
For your information,I used this source code for this example of incorrect value.