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. Mobile Development
  3. Mobile
  4. DebugView for WinCE

DebugView for WinCE

Scheduled Pinned Locked Moved Mobile
questiontools
6 Posts 4 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.
  • V Offline
    V Offline
    vikramlinux
    wrote on last edited by
    #1

    Hi friends, Sorry for such kind of question. I am newbiee for Win CE.Is there any kind of utility available for viewing OutputDebugString output? Like Dbgview for Winnt\98\2K VikramS

    G D U 3 Replies Last reply
    0
    • V vikramlinux

      Hi friends, Sorry for such kind of question. I am newbiee for Win CE.Is there any kind of utility available for viewing OutputDebugString output? Like Dbgview for Winnt\98\2K VikramS

      G Offline
      G Offline
      GDavy
      wrote on last edited by
      #2

      Hello Vikram, for win CE you should use the following: include windows.h and use following declaration... #include extern "C" void WINAPIV NKDbgPrintfW(LPCWSTR lpszFmt, ...); use the function like: NKDbgPrintfW (_T("%s(%i) : Warning : something went wrong here!\n"), _T(__FILE__), __LINE__); Hope this gets you along....

      1 Reply Last reply
      0
      • V vikramlinux

        Hi friends, Sorry for such kind of question. I am newbiee for Win CE.Is there any kind of utility available for viewing OutputDebugString output? Like Dbgview for Winnt\98\2K VikramS

        D Offline
        D Offline
        Daniel Strigl
        wrote on last edited by
        #3

        If you are attached to the application (in debug mode) with the development tool, like eVC++ you can see all debug outputs in the output box of the development tool! Regards, Daniel. -- FIND A JOB YOU LOVE, AND YOU'LL NEVER HAVE TO WORK A DAY OF YOUR LIFE. ;)

        V 1 Reply Last reply
        0
        • D Daniel Strigl

          If you are attached to the application (in debug mode) with the development tool, like eVC++ you can see all debug outputs in the output box of the development tool! Regards, Daniel. -- FIND A JOB YOU LOVE, AND YOU'LL NEVER HAVE TO WORK A DAY OF YOUR LIFE. ;)

          V Offline
          V Offline
          vikramlinux
          wrote on last edited by
          #4

          Okey. That is nice. But is there any kind of application like DbgView which will run on the device So that I can see these outputdebugstrings...

          D 1 Reply Last reply
          0
          • V vikramlinux

            Okey. That is nice. But is there any kind of application like DbgView which will run on the device So that I can see these outputdebugstrings...

            D Offline
            D Offline
            Daniel Strigl
            wrote on last edited by
            #5

            Not that I know, but you can create your own DbgView application for your device, like Paul DiLascia's TraceWin 4.0 .NET for the normal Windows OS. Regards, Daniel. -- FIND A JOB YOU LOVE, AND YOU'LL NEVER HAVE TO WORK A DAY OF YOUR LIFE. ;)

            1 Reply Last reply
            0
            • V vikramlinux

              Hi friends, Sorry for such kind of question. I am newbiee for Win CE.Is there any kind of utility available for viewing OutputDebugString output? Like Dbgview for Winnt\98\2K VikramS

              U Offline
              U Offline
              User 1083172
              wrote on last edited by
              #6

              http://www.xs4all.nl/~itsme/projects/xda/tools.html http://www.pocketgear.com/software\_detail.asp?id=1622

              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