http://codereview.chromium.org/489005/diff/3001/4003
File src/debug.cc (right):

http://codereview.chromium.org/489005/diff/3001/4003#newcode2487
src/debug.cc:2487: // Simply ignore message.
On 2009/12/11 09:45:52, Søren Gjesse wrote:
> Maybe this should be extended to keep all messages (or block on the
first) for
> the debugger when it connects in a future changelist.

Fair enough.
On the other hand I don't see a use case for this now. Remote debugger
should be able to attach just in any moment without needing update on
all previous messages.

http://codereview.chromium.org/489005/diff/3001/4003#newcode2493
src/debug.cc:2493: if (wait_for_connection) {
On 2009/12/11 09:45:52, Søren Gjesse wrote:
> You should rephrase this comment to say that a break is actually set.

Done.

http://codereview.chromium.org/489005

-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to