1. 21 Dec, 2009 1 commit
  2. 15 Dec, 2009 1 commit
  3. 05 Nov, 2009 2 commits
  4. 13 Oct, 2009 1 commit
  5. 08 Oct, 2009 1 commit
  6. 01 Oct, 2009 1 commit
  7. 28 Sep, 2009 1 commit
  8. 01 Sep, 2009 1 commit
  9. 26 Aug, 2009 1 commit
  10. 25 Aug, 2009 1 commit
  11. 19 Aug, 2009 1 commit
  12. 17 Aug, 2009 1 commit
  13. 07 Aug, 2009 1 commit
  14. 29 Jul, 2009 1 commit
  15. 24 Jul, 2009 1 commit
  16. 13 Jul, 2009 1 commit
  17. 29 Jun, 2009 1 commit
  18. 29 May, 2009 2 commits
  19. 25 May, 2009 1 commit
  20. 20 May, 2009 1 commit
  21. 05 May, 2009 1 commit
  22. 29 Apr, 2009 1 commit
  23. 23 Apr, 2009 1 commit
  24. 22 Apr, 2009 1 commit
  25. 20 Apr, 2009 1 commit
  26. 23 Mar, 2009 1 commit
  27. 20 Mar, 2009 2 commits
  28. 13 Mar, 2009 1 commit
    • sgjesse@chromium.org's avatar
      A new stack guard break flag DEBUGCOMMAND has been introduced. This is used to... · 17b498c9
      sgjesse@chromium.org authored
      A new stack guard break flag DEBUGCOMMAND has been introduced. This is used to signal debug break due to debugger commands available in the queue for processing. If a stack guard break happens with this flag and not the DEBUGBREAK flag the no debug break event is generated and execution is resumed automatically when all debugger commands in the queue has been processed.
      
      This makes it possible to remote debuggers to just add commands to the queue without having to request a break as well. As soon as any JavaScript executes the debugger commands will be processed and the response send to the remote debugger.
      
      Currently hide this behind a flag (--debugger-auto-break) as the current command line debugger in Chrome is not designed for this new behaviour, whereas the new Chrome developer tools will use it.
      Review URL: http://codereview.chromium.org/42173
      
      git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@1508 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
      17b498c9
  29. 06 Mar, 2009 1 commit
  30. 26 Jan, 2009 2 commits
  31. 13 Jan, 2009 1 commit
  32. 12 Dec, 2008 1 commit
  33. 05 Dec, 2008 1 commit
  34. 04 Dec, 2008 2 commits
  35. 26 Nov, 2008 1 commit