Author Topic: robustness ?A, debuggergdb/debuggerdriver.cpp/DebuggerDriver::RunQueue()  (Read 4616 times)

Offline cbexaminr

  • Multiple posting newcomer
  • *
  • Posts: 104
Is there a reason for that (subject) routine to call itself recursively, rather than simply looping on the terminating condition?

The current recursive implementation does not seem to be deterministically safe.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Can you explain why?
I've modified this method, so I have better understanding for it now:)
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]