aboutsummaryrefslogtreecommitdiff
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
commit09f99d3f446170c2a816243f855d8fdd5cbc5aef (patch)
tree187272984d1ccbe5c31c9eec48b7b1c6d93160d5 /gdb/defs.h
parent203051afdeff1e81f8c4e9f754753b8ae68dca0b (diff)
downloadfsf-binutils-gdb-09f99d3f446170c2a816243f855d8fdd5cbc5aef.zip
fsf-binutils-gdb-09f99d3f446170c2a816243f855d8fdd5cbc5aef.tar.gz
fsf-binutils-gdb-09f99d3f446170c2a816243f855d8fdd5cbc5aef.tar.bz2
* 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 f7b627c..ba958c7 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