Debug in Visual Studio Error

Hello everyone,

I'm trying to perform a debug (step by step) in Visual Studio 2013, but is giving error the following error in attach.
Forgive me if I'm asking something very ridiculous, I have given it some research online and found nothing to explain clearly.
The only thing I need is to see my line by line running program as a debug if anyone has any other suggestions on how I can do this, thank you!

Regards
Bruno

Sem título.jpg

Forgive me if I'm asking something very ridiculous

Look at the examples for that function. You need to pass it the address of a memory location that it is to write to as well as the address it is to read from.

DO NOT POST PICTURES OF TEXT!