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

Issue 6371011: Ensures that GDB prints stacktraces correctly for x64 builds when debugging t... (Closed)

Created:
9 years, 11 months ago by sanjoyd
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Ensures that GDB prints stacktraces correctly for x64 builds when debugging the host application architectures by emitting an appropriate .eh_frame section.

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 15

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 13

Patch Set 6 : '' #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+304 lines, -7 lines) Patch
M AUTHORS View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M src/gdb-jit.h View 1 2 3 4 5 2 chunks +3 lines, -1 line 0 comments Download
M src/gdb-jit.cc View 1 2 3 4 5 10 chunks +300 lines, -6 lines 4 comments Download

Messages

Total messages: 10 (0 generated)
sanjoyd
9 years, 11 months ago (2011-01-25 02:33:39 UTC) #1
sanjoyd
9 years, 11 months ago (2011-01-25 02:46:56 UTC) #2
sanjoyd
9 years, 11 months ago (2011-01-25 09:07:11 UTC) #3
Vyacheslav Egorov (Chromium)
Good start. He are the main points I am concerned about (they will be repeated ...
9 years, 11 months ago (2011-01-25 12:50:11 UTC) #4
sanjoyd
9 years, 10 months ago (2011-01-31 09:17:18 UTC) #5
sanjoyd
9 years, 10 months ago (2011-01-31 09:19:14 UTC) #6
Vyacheslav Egorov (Chromium)
Hi Sanjoy, We are almost at the landing point. I just need you to check ...
9 years, 10 months ago (2011-02-01 13:17:24 UTC) #7
sanjoyd
9 years, 10 months ago (2011-02-01 17:49:09 UTC) #8
Vyacheslav Egorov (Chromium)
LGTM (with minor nitpicks) I will fix those nitpicks myself and land the patch. Thanks ...
9 years, 10 months ago (2011-02-01 21:00:25 UTC) #9
Vyacheslav Egorov (Chromium)
9 years, 10 months ago (2011-02-02 13:33:57 UTC) #10
I've landed your patch: http://code.google.com/p/v8/source/detail?r=6575 with
some renaming/cleanup.

Thanks. Closing this issue.

Powered by Google App Engine
This is Rietveld 408576698