aboutsummaryrefslogtreecommitdiff
path: root/gdb/mac-defs.h
AgeCommit message (Collapse)AuthorFilesLines
2002-01-05Remove obsolete MacOS support.Andrew Cagney1-32/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-2/+0
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+34
1999-04-16Initial creation of sourceware repositoryStan Shebs1-34/+0
1994-04-27Tue Apr 26 17:44:27 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+34
* mpw-make.in (MacGDB): New target, standalone Mac-hosted gdb. (XDEPFILES): Define. (main.c.o): Compile with gC instead of C. * mac-defs.h: New file, menu etc definitions shared between C and Rez files. * macgdb.r: New file, Rez (resource compiler) resource definitions. * mac-xdep.c: New file, Mac host interface code. * config/m68k/xm-mpw.h (PATHNAME_SEPARATOR): Rename to DIRNAME_SEPARATOR. (PATHNAME_SEPARATOR_STRING): Remove. (SIGQUIT, SIGHUP): Define. (fileno, R_OK): Define.