* Centralize all Cadillac interface defs into defs.h.
authorStu Grossman <grossman@cygnus>
Tue, 23 Jun 1992 04:31:56 +0000 (04:31 +0000)
committerStu Grossman <grossman@cygnus>
Tue, 23 Jun 1992 04:31:56 +0000 (04:31 +0000)
commit671603ffa853a8ac29e814ec5312ca0248c23f42
treed72b33f2397be59995080bc4b033d483ca4eb526
parent0efe20a64246d8aca5e0f987063ba15181cd6290
* Centralize all Cadillac interface defs into defs.h.
* Use prototypes for all interface routines (fix bugs found as a result of
  doing so).
* Make full_filename more robust in the face of null dirname/filenames.
* Get pty at startup instead of at child creation time.  Put GDB descriptors
  0, 1 and 2 on it so that we can see the output of shell commands.
* Get rid of prompt(), use print_prompt() instead.  Fixes loads of stupid
  prompting problems.
gdb/cadillac.c
This page took 0.024417 seconds and 4 git commands to generate.