Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(352)

Issue 13071005: Add an option to dump core when an uncaught exception is thrown. (Closed)

Created:
7 years, 9 months ago by dave.pacheco
Modified:
7 years, 8 months ago
Reviewers:
Yang
CC:
chromium-reviews
Base URL:
git@github.com:davepacheco/v8.git@master
Visibility:
Public.

Description

Add an option to dump core when an uncaught exception is thrown. BUG= Committed: https://code.google.com/p/v8/source/detail?r=14185

Patch Set 1 #

Total comments: 1

Patch Set 2 : updated changes after code review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M src/flag-definitions.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/isolate.cc View 1 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
dave.pacheco
This is a change I originally mailed v8-discuss about in February: https://groups.google.com/forum/?fromgroups=#!topic/v8-users/cJw2-SoAEWo Slava suggested I ...
7 years, 9 months ago (2013-03-25 20:34:20 UTC) #1
Yang
On 2013/03/25 20:34:20, dave.pacheco wrote: > This is a change I originally mailed v8-discuss about ...
7 years, 9 months ago (2013-03-27 14:18:31 UTC) #2
Yang
On 2013/03/27 14:18:31, Yang wrote: > On 2013/03/25 20:34:20, dave.pacheco wrote: > > This is ...
7 years, 9 months ago (2013-03-27 14:46:42 UTC) #3
Yang
On 2013/03/27 14:46:42, Yang wrote: > On 2013/03/27 14:18:31, Yang wrote: > > On 2013/03/25 ...
7 years, 9 months ago (2013-03-27 14:50:40 UTC) #4
dave.pacheco
On Wed, Mar 27, 2013 at 7:50 AM, <yangguo@chromium.org> wrote: > On 2013/03/27 14:46:42, Yang ...
7 years, 9 months ago (2013-03-27 19:03:56 UTC) #5
Yang
https://codereview.chromium.org/13071005/diff/1/src/isolate.cc File src/isolate.cc (right): https://codereview.chromium.org/13071005/diff/1/src/isolate.cc#newcode1308 src/isolate.cc:1308: } I was actually suggesting to replace the entire ...
7 years, 8 months ago (2013-04-02 10:42:30 UTC) #6
dave.pacheco
Thanks for clarifying. I'm on the fence about not having the pointer in the message ...
7 years, 8 months ago (2013-04-04 20:30:53 UTC) #7
Yang
On 2013/04/04 20:30:53, dave.pacheco wrote: > Thanks for clarifying. I'm on the fence about not ...
7 years, 8 months ago (2013-04-05 12:21:27 UTC) #8
dave.pacheco
On Fri, Apr 5, 2013 at 5:21 AM, <yangguo@chromium.org> wrote: > On 2013/04/04 20:30:53, dave.pacheco ...
7 years, 8 months ago (2013-04-08 17:06:49 UTC) #9
dave.pacheco
I've uploaded a new patch set based on the latest round of feedback. Thanks.
7 years, 8 months ago (2013-04-08 18:08:13 UTC) #10
Yang
On 2013/04/08 18:08:13, dave.pacheco wrote: > I've uploaded a new patch set based on the ...
7 years, 8 months ago (2013-04-09 11:30:02 UTC) #11
Yang
7 years, 8 months ago (2013-04-09 11:31:18 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 manually as r14185 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698