Own debugger

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Vadym Stetsyak

    Own debugger

    Hello!

    With the help of what API can I develop my own debugger in .NET Framework???

    --
    Vadym Stetsyak
    PDS


  • Gary van der Merwe

    #2
    Re: Own debugger

    Hi Vadym

    I remember seeing an article on MSDN about this. It was very complicated. I
    will keep my eye open for it.

    Why do you want to do this?

    Gary.


    "Vadym Stetsyak" <pdsdev@ukr.net > wrote in message
    news:%23QTGYhNj DHA.1772@TK2MSF TNGP10.phx.gbl. ..[color=blue]
    > Hello!
    >
    > With the help of what API can I develop my own debugger in .NET[/color]
    Framework???[color=blue]
    >
    > --
    > Vadym Stetsyak
    > PDS
    >
    >[/color]


    Comment

    • Gary van der Merwe

      #3
      Re: Own debugger

      I Found it!

      Learn with interactive lessons and technical documentation, earn professional development hours and certifications, and connect with the community.


      Still looks realy complicated. I hope you can get somewhere with it!

      Gary

      "Gary van der Merwe" <garyvdm@hotmai l.com> wrote in message
      news:uh31IvWjDH A.392@TK2MSFTNG P11.phx.gbl...[color=blue]
      > Hi Vadym
      >
      > I remember seeing an article on MSDN about this. It was very complicated.[/color]
      I[color=blue]
      > will keep my eye open for it.
      >
      > Why do you want to do this?
      >
      > Gary.
      >
      >
      > "Vadym Stetsyak" <pdsdev@ukr.net > wrote in message
      > news:%23QTGYhNj DHA.1772@TK2MSF TNGP10.phx.gbl. ..[color=green]
      > > Hello!
      > >
      > > With the help of what API can I develop my own debugger in .NET[/color]
      > Framework???[color=green]
      > >
      > > --
      > > Vadym Stetsyak
      > > PDS
      > >
      > >[/color]
      >
      >[/color]


      Comment

      • Cowboy \(Gregory A. Beamer\)

        #4
        Re: Own debugger

        There is a document that ships with the SDK that will point you to the
        information you need. You can find the docs in this folder:

        C:\Program Files\Microsoft Visual Studio .NET 2003\SDK\v1.1\T ool Developers
        Guide\docs

        --
        Gregory A. Beamer
        MVP; MCP: +I, SE, SD, DBA

        *************** *************** *************** *************** **********
        Think Outside the Box!
        *************** *************** *************** *************** **********
        "Vadym Stetsyak" <pdsdev@ukr.net > wrote in message
        news:%23QTGYhNj DHA.1772@TK2MSF TNGP10.phx.gbl. ..[color=blue]
        > Hello!
        >
        > With the help of what API can I develop my own debugger in .NET[/color]
        Framework???[color=blue]
        >
        > --
        > Vadym Stetsyak
        > PDS
        >
        >[/color]


        Comment

        Working...