Re: debug
From: Branimir Giurov (branimir_at_nospam.com)
Date: 06/16/04
- Next message: Martin Marinov: "Re: vbcrlf"
- Previous message: Jon Skeet [C# MVP]: "Re: [Q] Unicode characters as Button text"
- In reply to: frazer: "debug"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 16 Jun 2004 10:40:18 +0300
What do you mean by "to debug with a pdb file"?
The pdb itself contains a DB that links the source code to through the
intermediate language to the JITed assembly that's being executed.
You can't debug without it.
Cheers,
Branimir
-- Branimir Giurov MCSD.NET, MCDBA "frazer" <ichor@hotmail.com> wrote in message news:eRG5e50UEHA.2520@TK2MSFTNGP12.phx.gbl... > hi > i had read somewhere once that it is possible to debug with a pdb file. > but i cant recollect anything about it. > can anyone throw some light on it? > thnx > >
- Next message: Martin Marinov: "Re: vbcrlf"
- Previous message: Jon Skeet [C# MVP]: "Re: [Q] Unicode characters as Button text"
- In reply to: frazer: "debug"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|