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

Unified Diff: gdb/arch-utils.h

Issue 124383005: GDB 7.6.50 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@upstream
Patch Set: Created 6 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/annotate.c ('k') | gdb/arch-utils.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/arch-utils.h
diff --git a/gdb/arch-utils.h b/gdb/arch-utils.h
index ef4cb2620da01eb603ffd6299c59284fd8b3f5be..3f0e64fe681fe24e26181d7f7d1a0edd730a6416 100644
--- a/gdb/arch-utils.h
+++ b/gdb/arch-utils.h
@@ -1,7 +1,6 @@
/* Dynamic architecture support for GDB, the GNU debugger.
- Copyright (C) 1998-2000, 2002-2004, 2007-2012 Free Software
- Foundation, Inc.
+ Copyright (C) 1998-2013 Free Software Foundation, Inc.
This file is part of GDB.
@@ -27,9 +26,6 @@ struct minimal_symbol;
struct type;
struct gdbarch_info;
-/* gdbarch trace variable */
-extern int gdbarch_debug;
-
/* An implementation of gdbarch_displaced_step_copy_insn for
processors that don't need to modify the instruction before
single-stepping the displaced copy.
« no previous file with comments | « gdb/annotate.c ('k') | gdb/arch-utils.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698