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

Unified Diff: gdb/testsuite/gdb.base/int-type.c

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gdb/testsuite/gdb.base/info-target.exp ('k') | gdb/testsuite/gdb.base/interp.exp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/testsuite/gdb.base/int-type.c
diff --git a/gdb/testsuite/gdb.base/int-type.c b/gdb/testsuite/gdb.base/int-type.c
index 548ca9c36bbe62e8f94b0f9f799a66dd154f65b0..da7eec00828a1d88b0318fd1cdf8fc896f507175 100644
--- a/gdb/testsuite/gdb.base/int-type.c
+++ b/gdb/testsuite/gdb.base/int-type.c
@@ -9,11 +9,6 @@ int w;
int main ()
{
-#ifdef usestubs
- set_debug_traps();
- breakpoint();
-#endif
-
x = 14;
y = 3;
z = 2;
« no previous file with comments | « gdb/testsuite/gdb.base/info-target.exp ('k') | gdb/testsuite/gdb.base/interp.exp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698