B
Bill McCormick
I'm working on a project that has more than one assembly/dll. The debugger
will *step into* most of them but, but there is one that it won't step into.
Everything is being built under debug, and all the pdb files are present in
the output debug/bin folder.
Under Tools/Options/Debugging, *Enable Just My Code" is unchecked and
*Enable .NET Framework source stepping* is checked. Should I be able to
*step into* other assemblies (especially my own assemblies) that are part of
the solution *without* having to copy the assembly to the GAC?
TIA,
Bill
will *step into* most of them but, but there is one that it won't step into.
Everything is being built under debug, and all the pdb files are present in
the output debug/bin folder.
Under Tools/Options/Debugging, *Enable Just My Code" is unchecked and
*Enable .NET Framework source stepping* is checked. Should I be able to
*step into* other assemblies (especially my own assemblies) that are part of
the solution *without* having to copy the assembly to the GAC?
TIA,
Bill