summaryrefslogtreecommitdiff
path: root/gdb/defs.h
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>2000-02-10 20:06:32 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>2000-02-10 20:06:32 +0000
commit67a641fa353ae13f6d4e9c4f2d37c12e16dadbc6 (patch)
tree9acea4add37233c99c13ee7efb19297559cff52a /gdb/defs.h
parent568ae8358d30a8ccf3e54a60e25928b52698a6d4 (diff)
downloadgdb-67a641fa353ae13f6d4e9c4f2d37c12e16dadbc6.tar.gz
* defs.h (MERGEPID): Added. Patch submitted by Andrew Hobson and
approved by Michael Snyder.
Diffstat (limited to 'gdb/defs.h')
-rw-r--r--gdb/defs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/defs.h b/gdb/defs.h
index f7b627c0c6b..ba958c7dbfc 100644
--- a/gdb/defs.h
+++ b/gdb/defs.h
@@ -1218,6 +1218,7 @@ extern int use_windows;
#ifndef PIDGET
#define PIDGET(PID) (PID)
#define TIDGET(PID) 0
+#define MERGEPID(PID, TID) (PID)
#endif
/* If under Cygwin, provide backwards compatibility with older