[DEBUG] Debugging help:/ [DEBUG]

LukeeDat

New Member
Jun 15, 2013
14
0
So, I made my own emulator, kinda....
And I open the .exe up in Visual Basic and try to debug it but It wont let me... Like the buttons greyed out to tell me I cant debug?
Am I trying to debug the wrong file or what?;o

Debug File:
DebugButton:

Not sure If I'm trying to debug the wrong file or what.. Help please.
 

St4nley

Member
Apr 13, 2013
469
76
hopfully you're not using visual basic but visual studio thats first, visual basic is a hunk of shit. Secondly by my knowledge you cant debug an exe thats the whole point of it. their should be a .cs file or some sorts. if not then you need a decompiler. If .exe's could be debugged and source code viewed then a lot of programmers would be fucked.
 

LukeeDat

New Member
Jun 15, 2013
14
0
Yeah.. I meant Visual Studio...
So do I debug the file ButterflyEnvironment.cs ? That's what I edited so I probally will have too, thanks for the help Stanleh.
 

Users who are viewing this thread

Top