Avatar of deleyd
deleydFlag for United States of America

asked on 

Can I use Visual Studio to trace/debug an executable instead of using Windbg?

I've been using Windbg to trace executables for which I do not have the source code. I recently got Visual Studio 2010. Is there a way I can use Visual Studio 2010 instead of Windbg to trace/debug an executable?

I tried running Windows Calculator, then in VS doing DEBUG -> ATTACH TO PROCESS, select CALC.EXE, it cheerfully attaches, supposedly, but shows nothing. Disassembly window says, "Disassembly cannot be displayed in run mode."

Am I stuck using Windbg?
AssemblyC

Avatar of undefined
Last Comment
deleyd
ASKER CERTIFIED SOLUTION
Avatar of cup
cup

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
Avatar of deleyd
deleyd
Flag of United States of America image

ASKER

Debug/Break All. That's the ticket.
C
C

C is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope and recursion, while a static type system prevents many unintended operations. By design, C provides constructs that map efficiently to typical machine instructions, so it has found lasting use in applications that had formerly been coded in assembly language, including operating systems as well as various application software for computers ranging from supercomputers to embedded systems. It is distinct from C++ (which has its roots in C) and C#, and many later languages have borrowed directly or indirectly from C.

23K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo