Slashdot Mirror


Breakpoints have now been patented

An anonymous reader noted that apparently Breakpoints have now been patented. From the link "A method for debugging including the steps of receiving code having a software breakpoint function therein, running the code for the purpose of debugging, monitoring the code to detect the presence of the software breakpoint function, recognizing the software breakpoint function, determining an action to be performed based on the software breakpoint function, and implementing the action. The present invention also includes an apparatus for implementing the method for debugging and a medium embodying a program of instructions for execution by a device to perform the method for debugging."

17 of 412 comments (clear)

  1. Could someone please patent code comments? by Anonymous Coward · · Score: 5, Funny

    I'd love to have this as an excuse for not doing them. Thanks.

  2. Next up... by CdrGlork · · Score: 5, Funny

    Next to be patented will be the GOTO statement, so ALL YOU LAZY PROGGERS WILL STOP USING IT!

    1. Re:Next up... by jimstapleton · · Score: 3, Funny

      ok, if you do that, can I patent a system whereby human-readable text is converted into machine instructions?

      --
      34486853790
      Connection too slow for X forwarding? Try "ssh -CX user@host"
    2. Re:Next up... by Jarjarthejedi · · Score: 3, Funny

      Patent Application 297641286876b

      A method by which a specific unbound sequence of comparisons are performed with the program being instructed to perform differing operation based on the results. Should none of the comparisons result in the machine determining that the variable being compared fits the condition a "default" condition shall be allowed. Using this system a large number of such Improved Jumps can be performed with less code and processing power.

      ((For those without programming knowledge, or sense of humor, the parent wants to post If-Then statements, this is a Switch statement. That is all))

      --
      There are two kinds of fool One says 'This is old therefore good' Another says 'This is new therefore better'- Dean Ing
    3. Re:Next up... by Dachannien · · Score: 5, Funny

      Your code makes me want to throw up.

    4. Re:Next up... by teslar · · Score: 3, Funny

      There's no try/catch in C, I'm afraid.... you're thinking C++.

    5. Re:Next up... by gyranthir · · Score: 4, Funny

      Cobol already exists!!!

    6. Re:Next up... by Feyr · · Score: 4, Funny

      he did say human readable

    7. Re:Next up... by Anonymous Coward · · Score: 3, Funny

      If you know where and how to use them, [gotos] actually are a sensible choice.

      I couldn't have put it better myself.

      10 PRINT "YOU'RE A DICK..."
      20 GOTO 10
      RUN
  3. That's it. by Manos_Of_Fate · · Score: 5, Funny

    I'm applying for a patent on "A system of tubes, that carries information globally, so as to assist the procurement of pr0n."

    --
    Isn't enough that I ruined a pony, making a gift for you?
    1. Re:That's it. by blantonl · · Score: 3, Funny

      I'd love to see the prior "art" for this one.

      --
      Lindsay Blanton
      RadioReference.com
  4. I have a ton of prior art on this one by bherman · · Score: 4, Funny

    Take any of my code....it has a ton of breakpoints. Usually any function with an input breaks at that point.

    --
    Error: Sig not found.
  5. What's a breakpoint? by seniorcoder · · Score: 3, Funny
    I assisted in the hiring of a mid-level developer for our team.
    One week into his new job, I suggested he set a breakpoint in his code to quickly determine the cause of a problem. He said: "What's a breakpoint?"
    A month later he was fired.

    How does a developer manage to work for a few years without knowing what a breakpoint is?

    1. Re:What's a breakpoint? by exp(pi*sqrt(163)) · · Score: 4, Funny
      > How does a developer manage to work for a few years without knowing what a breakpoint is?

      His code always worked first time?

      --
      Doesn't it make you feel good to know that our freedoms are protected by politicans, lawyers and journalists.
  6. Step 2? by fishdan · · Score: 5, Funny

    Step 1: Patent commenting
    Step 2: ???????????
    Step 3: Profit!!!!

    The problem is there will be no profit because no one comments. On the other hand, at least there is no prior art to rule against your patent.

    --
    Nothing great was ever achieved without enthusiasm
    1. Re:Step 2? by sunwukong · · Score: 4, Funny

      If you really want to make money, patent not commenting code.

    2. Re:Step 2? by MindKata · · Score: 3, Funny

      "patent this, patent that etc.."

      Ok, I've just patented The Big Bang ... now you all have to pay up or I can exclude you from my reality.

      --
      There are 10 kinds of people in the world... those who understand binary and those who don't.