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. Visual Basic
  4. how to debug a dll

how to debug a dll

Scheduled Pinned Locked Moved Visual Basic
debugginghelptutorial
6 Posts 3 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
    Paritos
    wrote on last edited by
    #1

    hi I want to set a breakpoint to the dll-class and want to debug it...when another application calls that dll. plz help me Paritosh

    E 1 Reply Last reply
    0
    • P Paritos

      hi I want to set a breakpoint to the dll-class and want to debug it...when another application calls that dll. plz help me Paritosh

      E Offline
      E Offline
      enjoycrack
      wrote on last edited by
      #2

      Do u have source code of the dll class? << >>

      P 1 Reply Last reply
      0
      • E enjoycrack

        Do u have source code of the dll class? << >>

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

        yes... Paritosh

        E 1 Reply Last reply
        0
        • P Paritos

          yes... Paritosh

          E Offline
          E Offline
          enjoycrack
          wrote on last edited by
          #4

          you just include the dll project into caller project (I mean main project) and debug... << >>

          P 1 Reply Last reply
          0
          • E enjoycrack

            you just include the dll project into caller project (I mean main project) and debug... << >>

            P Offline
            P Offline
            Paritos
            wrote on last edited by
            #5

            hi...just see the upper question in the forum. thats my requirement. bye Paritosh

            D 1 Reply Last reply
            0
            • P Paritos

              hi...just see the upper question in the forum. thats my requirement. bye Paritosh

              D Offline
              D Offline
              Dave Kreskowiak
              wrote on last edited by
              #6

              When ANY other application runs your dll, or do you know the specific app? You can't just open your .DLL project, set a breakpoint, then wait for the breakpoint to be caught. The debugger has to be attached to the process that is loading your .DLL. Go to the Debug Menu, then pick Processes (or Attach to Process). RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

              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