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. C / C++ / MFC
  4. A Debugger Coded using MFC's??

A Debugger Coded using MFC's??

Scheduled Pinned Locked Moved C / C++ / MFC
c++debuggingtutorialquestion
4 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.
  • C Offline
    C Offline
    Caoimh
    wrote on last edited by
    #1

    Hi, does anyone know of debuggers available which were programmed using MFC's. It would be of some use as I need to know how to display a disassembly file Kind regards Caoimh

    M 1 Reply Last reply
    0
    • C Caoimh

      Hi, does anyone know of debuggers available which were programmed using MFC's. It would be of some use as I need to know how to display a disassembly file Kind regards Caoimh

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      What's wrong with Visual C++? ;) --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- "Just because the box has 2 gigabytes of memory doesn't mean you get to use it all!"   -- Rico Mariani, CLR perf guy

      C 1 Reply Last reply
      0
      • M Michael Dunn

        What's wrong with Visual C++? ;) --Mike-- Personal stuff:: Ericahist | Homepage Shareware stuff:: 1ClickPicGrabber | RightClick-Encrypt CP stuff:: CP SearchBar v2.0.2 | C++ Forum FAQ ---- "Just because the box has 2 gigabytes of memory doesn't mean you get to use it all!"   -- Rico Mariani, CLR perf guy

        C Offline
        C Offline
        Caoimh
        wrote on last edited by
        #3

        let me put the question diferently. I've an assembly file and I want to display the disassembly file of this to a mfc application. How would this be done??

        P 1 Reply Last reply
        0
        • C Caoimh

          let me put the question diferently. I've an assembly file and I want to display the disassembly file of this to a mfc application. How would this be done??

          P Offline
          P Offline
          Prakash Nadar
          wrote on last edited by
          #4

          Get the manual for instruction set fromthe www.intel.com site for the processor and decode the opcode the way you want to.


          MSN Messenger. prakashnadar@msn.com

          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