Slashdot Mirror


R.I.P. MS-DEBUG 1981 - 2009

AlphaZeta writes "After 28 years, MS-DEBUG is finally being phased out in Windows 7. Over the years, people have been using MS-DEBUG for writing code (virus/malware, you name it) and debugging. "

20 of 240 comments (clear)

  1. /.'ed already? by just_another_sean · · Score: 3, Funny

    Wow, two comments and /.'ed already. Who knew MS-DEBUG had such power to make people want to actually RTFA!

    --
    Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    1. Re:/.'ed already? by Hadlock · · Score: 4, Funny

      Their webserver was built using MS-DEBUG

      --
      moox. for a new generation.
  2. -a 100 by Anonymous Coward · · Score: 5, Funny

    -a 100
    jmp 100
    w
    x
    ?
    ?
    ?
    quit
    end
    crap
    sit
    vi?

  3. But not too worry... by mikael · · Score: 4, Funny

    ... a new sourceforge project called Open-Debug is being created to replace it.

    --
    Vintage computer adverts: http://www.vintageadbrowser.com/computers-and-software-ads
    1. Re:But not too worry... by Anonymous Coward · · Score: 2, Funny

      Isn't Win 7 supposed to ship with XP in a virtual machine? Just grab debug.exe from there.

  4. OMG by Capt.DrumkenBum · · Score: 4, Funny

    They killed debug.
    You bastards!

    --
    If I were God, wouldn't I protect my churches from acts of me?
    1. Re:OMG by ISoldat53 · · Score: 4, Funny

      What will the Terminator movies use on their background computer screens?

  5. it's a trick by skeletor935 · · Score: 5, Funny

    Everyone confirming or denying the presence of MS-DEBUG on their windows machine, is confirming their use of windows, and getting their precious slashdot ID number increased by 50% and a free copy of Windows 7 because MS is tired of having to keep hosting Windows 98 SP 2 updates for every time you reformat

  6. Debug by KingPin27 · · Score: 5, Funny

    Makes me wonder why Microsoft even created it in the first place..... not like THEY used it or anything.

    --
    "i lost my dignity on a slippery wiener"
  7. Sad... by pablomme · · Score: 5, Funny

    I hope Mr. Debug gets over his loss soon.

    --
    The state you are in while your HEAD is detached... - wait, what?
    1. Re:Sad... by MrEricSir · · Score: 5, Funny

      Speaking of which, I hear Mr. DOS is paying steep bills for his wife's life support.

      --
      There's no -1 for "I don't get it."
    2. Re:Sad... by fuzzyfuzzyfungus · · Score: 5, Funny

      Dr. DOS' services aren't cheap...

    3. Re:Sad... by Anonymous Coward · · Score: 2, Funny

      Especially not when you factor in the therapy from Dr Sbaitso.

    4. Re:Sad... by gringofrijolero · · Score: 5, Funny

      They could've gone to the FreeDOS clinic.

      --
      Todos mis movimientos están friamente calculados
  8. first, best use by sohp · · Score: 4, Funny

    Using it to change this string in command.com

    "Abort, Retry, Fail?"

    to

    "Abhor, Retch, Fume!"

    Note that it fits in exactly the same number of bytes. That's important.

    1. Re:first, best use by ConceptJunkie · · Score: 2, Funny

      Well, "Abort" means you recognize that it's broken and are telling it to give up, this is what they did to DOS, which brought us Windows 95. In many ways, it was a lateral move.

      "Retry" means, yes, we admit it's broken, but we can do better. This was Windows NT.

      "Fail" == Vista

      --
      You are in a maze of twisty little passages, all alike.
  9. Good ole' debug by Datamonstar · · Score: 2, Funny

    I'm such a poser that the only thing I used it for was low-level format of hard drives. But oh, how I'll miss it. I still remember being a phone tech and using the debug script for callers that I didn't like. I'd tell them "Okay, I'm going to tell you some commands and I'm not going to be able to stop so make sure you don't miss anything of else I'm not sure if I'll be able to recover your system ever again." And then I'd proceed to turbo-read the script without stopping. Ah, such fun.

    --
    The eternal struggle of good vs. evil begins within one's self.
  10. Re:Article not quite right ... by Anonymous Coward · · Score: 3, Funny

    Yes but Wine64 can't really run any 64-bit Windows apps and Wine has trouble with most Win32 apps. Being able to run 16-bit apps under Wine is more of a testament to how far behind it is.

  11. Re:Article not quite right ... by Divebus · · Score: 4, Funny

    Shouldn't the headline read "R.I.P. MS-DEBUG 1981 - 2010" or " - 2011"? ( ...do I hear 2012?)

    --

    Most of the stuff on /. won't survive first contact with facts.
  12. Re:But Visual Studio has its own Debug mode by Anonymous Coward · · Score: 2, Funny

    If a newer and better console based debugger for Windows hasn't emerged since MS-DOS DEBUG, then the Windows developer community has some serious issues.