Visual Studio Debugger source level debugging?

Just starting out? Need help? Post your questions and find answers here.
jas
New User
New User
Posts: 5
Joined: Sun Jan 26, 2014 7:32 pm

Visual Studio Debugger source level debugging?

Post by jas »

I have asked this a few years ago and am still wondering. Can PureBasic executables be source-level debugged using Visual Studio, Ollydbg or other debuggers?
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Visual Studio Debugger source level debugging?

Post by Fred »

No, as it doesn't includes MS like debug info
jas
New User
New User
Posts: 5
Joined: Sun Jan 26, 2014 7:32 pm

Re: Visual Studio Debugger source level debugging?

Post by jas »

Thanks Fred.
Post Reply