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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. How to debug a screensaver?

How to debug a screensaver?

Scheduled Pinned Locked Moved C / C++ / MFC
questiondebuggingtutorial
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.
  • P Offline
    P Offline
    phped
    wrote on last edited by
    #1

    Hi All,I wrote a screensaver ,I want to debug it,How can I do that?:( thanx for any hints.:)

    C L K 3 Replies Last reply
    0
    • P phped

      Hi All,I wrote a screensaver ,I want to debug it,How can I do that?:( thanx for any hints.:)

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Don't suppose you have a 2nd machine ? If not, depending on what you want to debug, you could write log files and check your assumptions there. Christian No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002 Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002 During last 10 years, with invention of VB and similar programming environments, every ill-educated moron became able to develop software. - Alex E. - 12-Sept-2002

      P 1 Reply Last reply
      0
      • C Christian Graus

        Don't suppose you have a 2nd machine ? If not, depending on what you want to debug, you could write log files and check your assumptions there. Christian No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002 Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002 During last 10 years, with invention of VB and similar programming environments, every ill-educated moron became able to develop software. - Alex E. - 12-Sept-2002

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

        Thank Christian Graus. I dont have 2nd machine, But,if I have a 2nd monitor,can I debug it without writing log files? Could you give me more hints?

        1 Reply Last reply
        0
        • P phped

          Hi All,I wrote a screensaver ,I want to debug it,How can I do that?:( thanx for any hints.:)

          L Offline
          L Offline
          Larry Antram
          wrote on last edited by
          #4

          Either use remote debugging, via a second machine, or make the debug version display at a smaller resolution than the screen (say 600x400), not topmost, and not dismissable via mouse/keyboard/active window/etc. Regards, Larry Antram Stardust Software "Those who choose to sacrifice freedom in order to gain security shall not have, nor do they deserve, either one" -- Benjamin Franklin

          P 1 Reply Last reply
          0
          • L Larry Antram

            Either use remote debugging, via a second machine, or make the debug version display at a smaller resolution than the screen (say 600x400), not topmost, and not dismissable via mouse/keyboard/active window/etc. Regards, Larry Antram Stardust Software "Those who choose to sacrifice freedom in order to gain security shall not have, nor do they deserve, either one" -- Benjamin Franklin

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

            Thank you advanced for your cue;)!!

            1 Reply Last reply
            0
            • P phped

              Hi All,I wrote a screensaver ,I want to debug it,How can I do that?:( thanx for any hints.:)

              K Offline
              K Offline
              KarstenK
              wrote on last edited by
              #6

              If you do some painting in your Screensaver than you can 'OutputText' there. Try it @ home. (~B&B)

              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