Steve Chamberlain
73e77bc3da
Deleted.
1993-07-30 17:46:09 +00:00
Fred Fish
d50261e598
Add ptx.mh to Things-to-keep list.
1993-07-30 17:18:23 +00:00
Fred Fish
6879f0db79
* Makefile.in (ALLCONFIG): Add config/i386/ptx.mh
1993-07-30 17:16:48 +00:00
Fred Fish
1a94dd0ce2
Add dfe and include to Things-to-lose list.
1993-07-30 17:11:51 +00:00
Jim Kingdon
d3862cae59
From J. Law:
...
* infcmd.c (read_pc): Remove PA specific code.
* tm-hppa.h (TARGET_READ_PC): Define.
* hppa-tdep.c (target_read_pc): New function.
1993-07-30 17:01:26 +00:00
Fred Fish
775d4a4096
Add .Sanitize to Things-to-lose list.
1993-07-30 16:46:19 +00:00
Jim Kingdon
247145e6f0
* paread.c (pa_symtab_read): Put file-local symbols in minimal symbols.
...
* hppa-tdep.c (frame_chain_valid): Check that our function has the
same address as _start, not that it must be the same symbol.
1993-07-30 15:52:26 +00:00
Jim Kingdon
ca33fca1f9
* symtab.c (gdb_mangle_name): Deal with it if type lacks a name.
1993-07-30 15:31:26 +00:00
Fred Fish
ebb962cda1
* NEWS: Add note that DEC alpha support is host only, not native.
1993-07-30 14:51:17 +00:00
Fred Fish
598db9ee39
* README: Emphasize that C++ support works best with GNU C++ and
...
stabs debugging format.
* delta68-nat.c: Add missing FSF copyright.
1993-07-30 14:42:31 +00:00
Jim Kingdon
3cde1ffa4b
* paread.c (pa_symtab_read): Put file-local symbols in minimal symbols.
1993-07-30 14:17:41 +00:00
Jim Kingdon
f1a67de8e2
* paread.c (pa_symtab_read): Put file-local symbols in minimal symbols.
1993-07-30 14:14:02 +00:00
Fred Fish
7ee50446bc
Add test1.c to Things-to-lose list.
1993-07-30 07:41:20 +00:00
Fred Fish
a674371a3c
Add remote-inflow-sparc.c and server.h to Things-to-lose list.
1993-07-30 07:39:05 +00:00
Fred Fish
40055e582d
Add a4rc.sed, config, cyglogo.eps, and cygref.tex to Things-to-lose list.
1993-07-30 07:36:56 +00:00
Fred Fish
6212c366b5
Add monitor.mt and tm-monitor.h to Things-to-keep list.
1993-07-30 07:34:12 +00:00
Fred Fish
5ab0b84dbb
Add delta68.mh, delta68.mt, nm-delta68.h, tm-delta68.h, xm-delta68.h to
...
Things-to-keep list.
1993-07-30 07:25:31 +00:00
Fred Fish
68f49dae33
* Makefile.in (ALLDEPFILES): Add delta68-nat.c
...
* Makefile.in (delta68-nat.o): Add dependency.
1993-07-30 07:23:29 +00:00
Fred Fish
be0ed5bbb4
Add delta68-nat.c to Things-to-keep list.
1993-07-30 07:20:31 +00:00
Fred Fish
207d7af96c
Add esix.h to Things-to-lose list.
1993-07-30 07:10:33 +00:00
Jim Kingdon
5d38a0a818
* value.h (COERCE_ENUM): Use COERCE_REF to coerce refs; value_ind
...
was adequate in gdb 3.5 but not now.
* valops.c (typecmp): An array in t2 matches a pointer in t1.
* valops.c (typecmp): When comparing type1& to type2, compare
type1 and type2 as leniently as if we were comparing type1 to
type2.
1993-07-30 05:34:24 +00:00
Ian Lance Taylor
ced16de6bd
* write.c: Don't use short int in a prototype.
1993-07-30 05:22:12 +00:00
Ian Lance Taylor
ab4d34cd91
* expr.c (operand): Make return value simply depend on contents of
...
returned expression.
1993-07-30 05:06:58 +00:00
David D. Zuhn
6592e701b3
remove some sun3 function decls
1993-07-30 03:22:30 +00:00
Jim Kingdon
1410f5f13b
* cp-valprint.c (cplus_print_value): Don't dump core if the
...
baseclass doesn't have a name.
* values.c (vb_match): New function, which finds the virtual
base class pointer even if the types are nameless.
(baseclass_{addr,offset}): Use it.
1993-07-30 01:42:09 +00:00
David D. Zuhn
0ccc65ec79
fix ANSI decl conflicts
1993-07-30 01:40:25 +00:00
Jim Kingdon
84123aa604
* gdb.stabs/wierd.exp: New test, for nameless baseclasses.
1993-07-30 01:37:49 +00:00
Roland Pesch
f21c536221
* remote.texi: (MIPS Remote) make docn for set/show timeout,
...
retransmit-timeout follow same conventions as for other set/show params
1993-07-29 22:11:55 +00:00
Fred Fish
3a91417c9c
Add alpha directory.
1993-07-29 21:53:15 +00:00
Fred Fish
f4f650be86
Fix alpha-osf.mh -> alpha-osf1.mh
1993-07-29 21:52:51 +00:00
Jim Kingdon
63757ecd89
* hppa-tdep.c: Make "maintenance print unwind" command from old
...
"unwind" command.
1993-07-29 21:42:31 +00:00
Jim Kingdon
54a11a1df0
* remote-udi.c: Remove udi_timer, call to siginterrupt, and associated
...
obsolete junk which apparently had been copied from the
pre-serial.h remote.c, but which is no longer used.
1993-07-29 20:23:09 +00:00
Fred Fish
9b311b223d
* Makefile.in (NONSRC): Need 29k-share/README, not
...
29k-share/udi/README.
1993-07-29 20:02:21 +00:00
Jim Kingdon
93af329a00
* paread.c (pa_symfile_init): If error reading string table, don't
...
use errno in cases where it hasn't been set.
1993-07-29 19:19:30 +00:00
Jim Kingdon
d4c22c5233
* ser-unix.c (gdb_setpgid): Pass our pid, not 0, to setpgid.
1993-07-29 19:02:08 +00:00
Jim Kingdon
4432b9f9ff
* hppa-tdep.c: Remove all uses of use_unwind and `set use_unwind'
...
command. Now we use unwind info by default if we can find it.
1993-07-29 18:41:26 +00:00
Fred Fish
e661686291
Add remote.texi, remove gdbinv-s.texi.
1993-07-29 18:30:06 +00:00
Jim Kingdon
3238fd0ae7
* gdbint.texinfo: Update statement about `some ancient Unix
...
systems, like Ultrix 4.0' to Ultrix 4.2.
1993-07-29 18:21:10 +00:00
Jim Kingdon
60a6003252
* remote-monitor.c (_initialize_monitor): Comment out use of
...
connect_command, since connect_command itself is commented out.
* remote-monitor.c (generic_open): Parse arguments the same way
as remote.c.
1993-07-29 18:11:33 +00:00
Jim Kingdon
6e35b037df
* hppa-tdep.c (pc_in_linker_stub): Fix unclosed comments.
1993-07-29 17:14:38 +00:00
Roland Pesch
4af6d50262
* h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
...
* Makefile.in: depend on remote.texi rather than gdbinv-s.texi
* remote.texi: (Server) New node on gdbserver. (Remote Serial,
ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
* remote.texi: new name for former gdbinv-s.texi
* gdb.texinfo: use remote.texi rather than gdbinv-s.texi
1993-07-29 00:53:58 +00:00
Jim Kingdon
b88edd756e
* config/mips/xm-mips.h: Define HAVE_TERMIOS.
1993-07-28 23:33:57 +00:00
Jim Kingdon
c4ed7353fc
* dbxread.c (record_minimal_symbol): Don't put gcc_compiled or
...
__gnu_compiled* symbols into the minimal symbols.
1993-07-28 18:50:11 +00:00
David D. Zuhn
08629ab8ce
another small sco tweak
1993-07-28 17:59:45 +00:00
Ian Lance Taylor
7fe1797032
* config/tc-m68k.c (m68k_ip): If we have a normal constant when we
...
expect a bignum, turn it into a bignum. Output extra zeroes
before a short bignum, rather than after.
1993-07-28 15:36:45 +00:00
Ian Lance Taylor
e0953e07a9
* gdbinv-s.texi: Documented timeout and retransmit-timeout
...
variables for MIPS remote debugging protocol.
1993-07-28 15:29:26 +00:00
Ian Lance Taylor
0907dc0932
* remote-mips.c (_initialize_remote_mips): Added "timeout" and
...
"retransmit-timeout" variables to set mips_receive_wait and
mips_retransmit_wait, respectively.
1993-07-28 15:28:53 +00:00
Peter Schauer
ffff16b39c
* symmisc.c (dump_msymbols): Handle new mst_file_* types.
1993-07-28 11:00:53 +00:00
Jim Kingdon
8805c1ee2c
* serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.
...
* nindy-share/*, remote-nindy.c: Extensive hacking to make it
conform to GDB conventions like using memcpy not bcopy, serial.h,
etc. This is to make it host on Solaris, AIX, etc.
* Makefile.in: Reflect removed nindy-share files.
* config/i960/nindy960.mt (TDEPFILES): Remove ttybreak.o.
1993-07-28 07:51:01 +00:00
Jim Kingdon
704deef2c0
* serial.h, ser-{unix,go32,tcp}.c: Add flush_input and send_break.
...
* nindy-share/*, remote-nindy.c: Extensive hacking to make it
conform to GDB conventions like using memcpy not bcopy, serial.h,
etc. This is to make it host on Solaris, AIX, etc.
* Makefile.in: Reflect removed nindy-share files.
1993-07-28 06:45:35 +00:00