Microsoft MVP성태의 닷넷 이야기
Debug : 44. John Robbins의 VS 2010 디버거 기능 관련 글 [링크 복사], [링크+제목 복사],
조회: 17618
글쓴 사람
정성태 (techsharer at outlook.com)
홈페이지
첨부 파일
 

John Robbins의 VS 2010 디버거 기능 관련 글


역시, 실력있는 사람의 글을 읽는 것은 충분히 가치가 있습니다. 배울 것이 너무너무 많아서 때로는 ^^ 힘들기도 하지만 모르는 것을 배우는 재미도 만만치 않습니다.

특히나, 프로그래밍에서 디버깅 스킬은 야근을 줄여줄 수 있는 아주 중요한 요소입니다. 신기술에 투자하는 시간은 없어도, 디버깅에는 꼭 시간을 내시길 바랍니다. ^^

(*1) VS 2010 Beta 2 Debugger In-Depth First Look 
; http://www.wintellect.com/CS/blogs/jrobbins/archive/2009/10/19/vs-2010-beta-2-debugger-in-depth-first-look.aspx

VS 2010 Beta 2 Concurrency Resource Profiling In Depth First Look 
; http://www.wintellect.com/CS/blogs/jrobbins/archive/2009/10/19/vs-2010-beta-2-concurrency-resource-profiling-in-depth-first-look.aspx

VS 2010 Beta 2 Sampling and Instrumentation Profiling In Depth First Look 
; http://www.wintellect.com/CS/blogs/jrobbins/archive/2009/10/19/vs-2010-beta-2-sampling-and-instrumentation-profiling-in-depth-first-look.aspx

VS 2010 Beta 2 Code Analysis In-Depth First Look 
; http://www.wintellect.com/CS/blogs/jrobbins/archive/2009/10/19/vs-2010-beta-2-code-analysis-in-depth-first-look.aspx

VS 2010 Beta 2 IntelliTrace In-Depth First Look 
; http://www.wintellect.com/CS/blogs/jrobbins/archive/2009/10/19/vs-2010-beta-2-intellitrace-in-depth-first-look.aspx

지난번에 소개해 드린 아래의 글에 있는 디버깅 관련 글과 함께 읽어두시면 좋겠지요. ^^

Visual Studio 디버깅 100% 활용
; https://www.sysnet.pe.kr/2/1/1080

(*1) 근데, 위의 첫 번째 글에서 "Edit and Continue" 옵션을 끄는 것은 개인적으로 동의가 안 되는군요. 지금껏 EnC 기능을 사용해 왔지만 (적어도 제가 기억하는 한도 내에서는) 이 때문에 문제가 있었던 적은 단 한 번도 없었습니다. 그에 비하면 EnC 기능을 사용함으로써 줄어든 디버깅 시간은 의미있는 수치입니다.





[이 토픽에 대해서 여러분들과 의견을 공유하고 싶습니다. 틀리거나 미흡한 부분 또는 의문 사항이 있으시면 언제든 댓글 남겨주십시오.]







[최초 등록일: ]
[최종 수정일: 6/16/2023]


비밀번호

댓글 작성자
 




... 16  17  18  19  20  21  22  23  24  25  26  27  28  [29]  30  ...
NoWriterDateCnt.TitleFile(s)
475정성태11/8/200612714개발 환경 구성: 42. VHD 파일을 가상 하드 디스크로 설정하는 방법파일 다운로드1
474정성태10/17/200612383개발 환경 구성: 41. Getting Linq to work outside of a Linq project template
473정성태10/16/200611839개발 환경 구성: 40. Source/Documentation for Simple ASP.NET 2.0 SQL Providers Published
472정성태10/12/200612687개발환경 구성 : 39. Microsoft .NET Framework 버전 3.0 배포
471정성태10/12/200612288개발환경 구성 : 38. 서명되지 않은 어셈블리를 서명.
470정성태10/11/200611954.NET : 23. FxCop: SuppressMessage 특성에 Expiry 값 설정
469정성태10/29/200612732개발환경 구성 : 37. XSDClassgen = XSDObjectGen + .net framework 2.0
468정성태10/10/200612437.NET : 22. 잘 정리된 .NET Tips
467정성태10/10/200612728개발환경 구성 : 36. The Differences Between Rijndael and AES
466정성태10/9/200612203TFS : 42. TFS 도움말 업데이트 - 버전 61004
465정성태10/29/200611828Visual C++ : 3. COM 심층 분석(한기용님)파일 다운로드1
464정성태10/7/200613032개발환경 구성 : 35. Ngen 을 적용한 응용 프로그램을 디버깅하는 방법
463정성태10/7/200612829.NET : 21. C# - lock keyword == Monitor 사용
462정성태10/6/200612450.NET : 20. 명시적으로 Dispose 를 호출하도록 유도.
461정성태10/5/200611940TFS : 41. Configuring SSL and the ISAPI filter in TFS SP1 Beta
460정성태10/5/200613086TFS : 40. Team Build 에서 특정 폴더 제외하는 방법
459정성태10/5/200612672.NET : 19. LINQ 관련 링크 목록
458정성태10/1/200613541TFS : 39. Team System Source Code: Unlocking Checed Out Files
457정성태9/30/200612472개발환경 구성 : 34. Visual Studio 2005 Team Edition for (unmanaged) C++ Developers
456정성태9/30/200613058TFS : 38. Draft Documentation for Visual Studio 2005 Service Pack 1 Beta
455정성태9/30/200613051.NET : 18. Orcas CTP now includes STL/CLR
454정성태9/28/200613139개발환경 구성 : 33. Managed Lex and Yacc
453정성태10/20/200612959Vista : 11. A Vista update: integration between System.Transactions and the transacted file system and registry
452정성태9/28/200612362개발환경 구성 : 32. Simple Sharing Extensions for RSS and OPML
451정성태9/28/200612548.NET : 17. Enterprise Library v3: The Plan
450정성태9/28/200612343.NET : 16. ADO.NET vNext Entity Data Model Designer Prototype, CTP
... 16  17  18  19  20  21  22  23  24  25  26  27  28  [29]  30  ...