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

Issue 22590004: Create NaCl specific frame inner detection function. (Closed)

Created:
7 years, 4 months ago by halyavin
Modified:
7 years, 4 months ago
Reviewers:
khim, eaeltsin, khimg
CC:
native-client-reviews_googlegroups.com
Base URL:
http://git.chromium.org/native_client/nacl-gdb.git@master
Visibility:
Public.

Description

Create NaCl specific frame inner detection function. GDB compares frame pointers to detect incorrect frame. We have to create NaCl specific function that ignores base address. This is need since PNaCl erases base address from stack frames. BUG= https://code.google.com/p/nativeclient/issues/detail?id=3600 TEST= none Committed: https://git.chromium.org/gitweb?p=native_client/nacl-gdb.git;a=commit;h=aeafd16

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M gdb/nacl-tdep.c View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
halyavin
7 years, 4 months ago (2013-08-08 11:04:56 UTC) #1
khim
LGTM
7 years, 4 months ago (2013-08-08 12:53:07 UTC) #2
halyavin
7 years, 4 months ago (2013-08-08 13:04:04 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as raeafd16 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698