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

Issue 22393004: Fix prologue detection for PNaCl. (Closed)

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

Description

Fix prologue detection for PNaCl. Recognize mov %ebp,%reg // push %reg sequence as push %rbp to detect prologue in PNaCl code. BUG= https://code.google.com/p/nativeclient/issues/detail?id=3600 TEST= None R=eaeltsin@google.com Committed: https://git.chromium.org/gitweb?p=native_client/nacl-gdb.git;a=commit;h=4b05a39

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

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

Messages

Total messages: 3 (0 generated)
halyavin
7 years, 4 months ago (2013-08-07 09:25:20 UTC) #1
eaeltsin
lgtm But please fix style and add comments as asked below. https://codereview.chromium.org/22393004/diff/4001/gdb/amd64-tdep.c File gdb/amd64-tdep.c (right): ...
7 years, 4 months ago (2013-08-07 17:58:50 UTC) #2
halyavin
7 years, 4 months ago (2013-08-08 06:23:25 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r4b05a39 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698