Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. ATL / WTL / STL
  4. Debugging and ATL

Debugging and ATL

Scheduled Pinned Locked Moved ATL / WTL / STL
debugginghelptutorialcsharpc++
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    Polity4h
    wrote on last edited by
    #1

    Hi, i just started with ATL. red the book: ATL Internals: Working with ATL 8, Second Edition, and its great! :) Now im experimenting a bit with ATL and for some or other reason i cant find a way to debug an ATL-DLL. I'm using Visual studio 2005, and it would be wonderfull if i knew how to use the debugger with the dll so i can set breakpoints for example. Ofcourse debugging with out-prog services is no problem. but inproc services dont run on their own, they need te be started. Can anyone help me? - Koen

    L 1 Reply Last reply
    0
    • P Polity4h

      Hi, i just started with ATL. red the book: ATL Internals: Working with ATL 8, Second Edition, and its great! :) Now im experimenting a bit with ATL and for some or other reason i cant find a way to debug an ATL-DLL. I'm using Visual studio 2005, and it would be wonderfull if i knew how to use the debugger with the dll so i can set breakpoints for example. Ofcourse debugging with out-prog services is no problem. but inproc services dont run on their own, they need te be started. Can anyone help me? - Koen

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Following steps may help - 1. Create a script or an EXE that uses your ATL inproc server (a DLL). 2. In your ATL Inproc server project, go to Project->Properties->Debugging and then set value of "Command" to be the path of your EXE. 3. Now if you can set breakpoints in your server and start debugging. I believe this will help.

      S o h a i l K a d i w a l a
      To Err Is Human; to Debug, Divine

      P 1 Reply Last reply
      0
      • L Lost User

        Following steps may help - 1. Create a script or an EXE that uses your ATL inproc server (a DLL). 2. In your ATL Inproc server project, go to Project->Properties->Debugging and then set value of "Command" to be the path of your EXE. 3. Now if you can set breakpoints in your server and start debugging. I believe this will help.

        S o h a i l K a d i w a l a
        To Err Is Human; to Debug, Divine

        P Offline
        P Offline
        Polity4h
        wrote on last edited by
        #3

        thanks, its working :)

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups