I fixed formatting. Also I realized that I should put back "StackGuard::DebugCommand();" It was that with my new option I wait for Locker and only after this set DebugCommand. Now I put it back and it sets DebugCommand right when message arrives.
http://codereview.chromium.org/505025/diff/14002/15009 File src/debug.cc (right): http://codereview.chromium.org/505025/diff/14002/15009#newcode2776 src/debug.cc:2776: sem_(OS::CreateSemaphore(0)), mutex_(OS::CreateMutex()), already_signalled_(false) { On 2010/01/18 10:32:21, Søren Gjesse wrote:
Long line.
Done. http://codereview.chromium.org/505025
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
