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

Unified Diff: gdb/xtensa-linux-nat.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/xstormy16-tdep.c ('k') | gdb/xtensa-tdep.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gdb/xtensa-linux-nat.c
diff --git a/gdb/xtensa-linux-nat.c b/gdb/xtensa-linux-nat.c
index 191ccefbf166267af823cea753f26bf1930c9ad1..4c7f0abcf35a7fef77dcb851c60aaf74775213d6 100644
--- a/gdb/xtensa-linux-nat.c
+++ b/gdb/xtensa-linux-nat.c
@@ -46,7 +46,7 @@
hardware-specific overlays. */
#include "xtensa-xtregs.c"
-int
+static int
get_thread_id (ptid_t ptid)
{
int tid = TIDGET (ptid);
« no previous file with comments | « gdb/xstormy16-tdep.c ('k') | gdb/xtensa-tdep.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698