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

Issue 10826183: GDB: Test that we can step inside function. (Closed)

Created:
8 years, 4 months ago by halyavin
Modified:
8 years, 4 months ago
Reviewers:
Mark Seaborn
CC:
native-client-reviews_googlegroups.com, eaeltsin
Visibility:
Public.

Description

GDB: Test that we can step inside function. BUG= http://code.google.com/p/nativeclient/issues/detail?id=2947 TEST= run_gdb_step_from_func_start_test Committed: https://src.chromium.org/viewvc/native_client?view=rev&revision=9434

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -8 lines) Patch
M TOOL_REVISIONS View 1 2 3 4 2 chunks +8 lines, -8 lines 0 comments Download
M tests/gdb/gdb_test_guest.c View 1 2 3 3 chunks +19 lines, -0 lines 0 comments Download
M tests/gdb/nacl.scons View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
A tests/gdb/step_from_func_start.py View 1 2 3 1 chunk +22 lines, -0 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
halyavin
8 years, 4 months ago (2012-08-08 16:47:55 UTC) #1
Mark Seaborn
LGTM with the changes below, when this passes. Also, please make it clearer in the ...
8 years, 4 months ago (2012-08-09 00:00:02 UTC) #2
halyavin
https://chromiumcodereview.appspot.com/10826183/diff/3001/tests/gdb/gdb_test_guest.c File tests/gdb/gdb_test_guest.c (right): https://chromiumcodereview.appspot.com/10826183/diff/3001/tests/gdb/gdb_test_guest.c#newcode47 tests/gdb/gdb_test_guest.c:47: alloca(1); On 2012/08/09 00:00:02, Mark Seaborn wrote: > Please ...
8 years, 4 months ago (2012-08-09 12:29:20 UTC) #3
Mark Seaborn
8 years, 4 months ago (2012-08-10 14:59:49 UTC) #4
https://chromiumcodereview.appspot.com/10826183/diff/2021/tests/gdb/step_from...
File tests/gdb/step_from_func_start.py (right):

https://chromiumcodereview.appspot.com/10826183/diff/2021/tests/gdb/step_from...
tests/gdb/step_from_func_start.py:15: #assert gdb.Eval('global_var') == '0'
Please don't check in commented-out code like this

Powered by Google App Engine
This is Rietveld 408576698