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

Issue 1710253002: Unbreak --gdbjit for embedders. (Closed)

Created:
4 years, 10 months ago by bnoordhuis
Modified:
4 years, 10 months ago
Reviewers:
noordhuis, Yang
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Unbreak --gdbjit for embedders. Embedders don't use d8.cc. Move gdbjit initialization to api.cc. BUG= Committed: https://crrev.com/aea56e0e30ee8a4e401a325c26487e435c0403a1 Cr-Commit-Position: refs/heads/master@{#34180}

Patch Set 1 #

Total comments: 3

Patch Set 2 : v2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -11 lines) Patch
M src/api.cc View 1 2 chunks +9 lines, -2 lines 0 comments Download
M src/d8.cc View 2 chunks +0 lines, -9 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
noordhuis
PTAL
4 years, 10 months ago (2016-02-18 22:18:05 UTC) #2
Yang
lgtm with suggestion. https://codereview.chromium.org/1710253002/diff/1/src/api.cc File src/api.cc (right): https://codereview.chromium.org/1710253002/diff/1/src/api.cc#newcode7164 src/api.cc:7164: if (code_event_handler == nullptr && i::FLAG_gdbjit) ...
4 years, 10 months ago (2016-02-18 22:25:34 UTC) #3
noordhuis
https://codereview.chromium.org/1710253002/diff/1/src/api.cc File src/api.cc (right): https://codereview.chromium.org/1710253002/diff/1/src/api.cc#newcode7164 src/api.cc:7164: if (code_event_handler == nullptr && i::FLAG_gdbjit) { On 2016/02/18 ...
4 years, 10 months ago (2016-02-19 08:24:43 UTC) #4
Yang
https://codereview.chromium.org/1710253002/diff/1/src/api.cc File src/api.cc (right): https://codereview.chromium.org/1710253002/diff/1/src/api.cc#newcode7164 src/api.cc:7164: if (code_event_handler == nullptr && i::FLAG_gdbjit) { On 2016/02/19 ...
4 years, 10 months ago (2016-02-19 08:29:39 UTC) #5
Yang
4 years, 10 months ago (2016-02-19 08:29:40 UTC) #6
ofrobots
On 2016/02/19 08:29:40, Yang wrote: I am guessing this will fix: https://github.com/nodejs/node/issues/2076. Thanks for fixing.
4 years, 10 months ago (2016-02-19 13:29:09 UTC) #7
noordhuis
On 2016/02/19 08:29:39, Yang wrote: > I still think it's nicer to get rid of ...
4 years, 10 months ago (2016-02-21 21:09:31 UTC) #8
Yang
On 2016/02/21 21:09:31, noordhuis wrote: > On 2016/02/19 08:29:39, Yang wrote: > > I still ...
4 years, 10 months ago (2016-02-21 21:21:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1710253002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1710253002/20001
4 years, 10 months ago (2016-02-21 21:34:54 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-21 22:02:44 UTC) #12
commit-bot: I haz the power
4 years, 10 months ago (2016-02-21 22:04:17 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/aea56e0e30ee8a4e401a325c26487e435c0403a1
Cr-Commit-Position: refs/heads/master@{#34180}

Powered by Google App Engine
This is Rietveld 408576698