CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2008
    Posts
    1

    need help in making simple debugger

    i am making a small ,simple debugger for windows executables. The task in which i need help is how to load an exe and set a breakpoint on its entry point.

    I would appreciate to receive useful links in this regard
    ps: i'm a beginner !!!

    regards
    Last edited by komlbabr; November 21st, 2008 at 11:23 AM.

  2. #2
    Join Date
    Nov 2003
    Posts
    1,902

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured