aboutsummaryrefslogtreecommitdiff
path: root/gdb/xm-3b1.h
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1991-11-22 01:29:29 +0000
committerJohn Gilmore <gnu@cygnus>1991-11-22 01:29:29 +0000
commitf7402c04fa90ad4691e0badc98d034c5f1ef7cda (patch)
treeff118128a714b456a4b0a0167b42024ed8a0cc3a /gdb/xm-3b1.h
parent82f0459e2c7d63dd7f008af42516c53458da5adf (diff)
downloadgdb-f7402c04fa90ad4691e0badc98d034c5f1ef7cda.zip
gdb-f7402c04fa90ad4691e0badc98d034c5f1ef7cda.tar.gz
gdb-f7402c04fa90ad4691e0badc98d034c5f1ef7cda.tar.bz2
* main.c: Use getcwd rather than getwd.
* standalone.c: Fake getcwd rather than getwd. * xm-*.h: Remove fake values of MAXPATHLEN.
Diffstat (limited to 'gdb/xm-3b1.h')
-rw-r--r--gdb/xm-3b1.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/xm-3b1.h b/gdb/xm-3b1.h
index e31e86f..cfd71e0 100644
--- a/gdb/xm-3b1.h
+++ b/gdb/xm-3b1.h
@@ -22,8 +22,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_TERMIO
#define USG
-#define MAXPATHLEN 200
-
/* This is the amount to subtract from u.u_ar0
to get the offset in the core file of the register values. */