David Taylor
80909c45f8
fix anon-union tests from HP.
1999-01-06 00:11:17 +00:00
David Taylor
17f18ac4e5
new files -- part of HP merge.
1999-01-05 23:31:03 +00:00
David Taylor
490825560e
target.c (noprocess): terminate sentence with a period.
...
breakpoint.c (catch_command_1): ditto.
1999-01-05 22:01:26 +00:00
David Taylor
2d46b1af8d
*** empty log message ***
1999-01-05 21:59:02 +00:00
David Taylor
61e635a444
hp merge changes; mostly new files.
...
scope.exp, langs.exp, list.exp -- compile one file at a time, then link.
default.exp -- change expected messages for catch and info catch tests to
reflect hp merge changes.
1999-01-05 21:58:18 +00:00
Jason Molenda
8a4ca570ba
Fix a typeo, 1997 -> 1998 in a date entry.
1999-01-05 21:11:53 +00:00
Michael Snyder
8903ab7935
Fix couple spelling errors.
1999-01-05 19:44:19 +00:00
Michael Snyder
9bff382ded
Cosmetic and indentation fixes.
1999-01-05 19:42:47 +00:00
David Taylor
eceede3100
c_value_print -- remove hack^2 from HP -- it causes testsuite losses with
...
no real gain.
1999-01-05 17:08:19 +00:00
David Taylor
2819d3d65f
restore START_INFERIOR_TRAPS_EXPECTED if not already defined by tm-*.h
1999-01-05 16:58:28 +00:00
Stan Shebs
18b1e896d4
* gdbint.texinfo: Expand on GDB's coding standards,
...
specify the use of arg names with prototypes.
1999-01-05 02:31:51 +00:00
Jason Molenda
d951f9e4f9
1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
...
* configure.in: Fix whitespace indentation for --help.
* configure: Regenerated.
1999-01-05 01:42:38 +00:00
Jason Molenda
d7f71863da
1999-01-04 Manuel Bouyer <bouyer@antioche.lip6.fr>
...
* main.c: Add --write command line option, document -w.
* gdb.1: Document --write.
1999-01-05 00:50:49 +00:00
Stan Shebs
1de1323172
fix copyright dates
1999-01-05 00:18:06 +00:00
Jason Molenda
f240337a6f
1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)
...
* configure.in: Require autoconf 2.12.1 or higher.
* doc/configure.in: Ditto.
* nlm/configure.in: Ditto.
* rdi-share/configure.in: Ditto.
* testsuite/configure.in: Ditto.
* doc/Makefile.in: Don't hardcode $(SHELL).
* nlm/Makefile.in: Ditto.
* rdi-share/Makefile.in: Ditto.
* testsuite/Makefile.in: Ditto.
1999-01-05 00:17:07 +00:00
David Taylor
c87f565f5a
new functions -- skip_hp_tests, gdb_preprocess; gdb_compile takes new
...
optional argument specifying c++.
1999-01-04 22:40:38 +00:00
David Taylor
2e11d9ccf2
add gdb.hp to list of subdirectories.
1999-01-04 22:22:56 +00:00
David Taylor
f5f706d8d1
change log entries for changes just committed.
1999-01-04 22:15:25 +00:00
David Taylor
709c6ee051
* gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things
...
to delete on clean.
(EXECUTABLES): update to reflect new additions.
* gdb.base/commands.exp: update message expected.
* gdb.base/default.exp: add copyright notice.
* gdb.base/funcargs.exp (timeout): if hpux, increase timeout.
* gdb.base/help.exp: update messages to reflect current text.
* gdb.base/recurse.exp: add hpppa*-*-bsd* to 'list' of enabled
targets for recurse tests.
* gdb.base/watchpoint.exp: if on hpux and not gcc compiled, then
skip this file.
1999-01-04 22:12:40 +00:00
David Taylor
b3d32d4f8f
configure.in -- decide whether to configure gdb.hp; configure -- regenerated.
1999-01-04 22:11:08 +00:00
David Taylor
298e0bc56e
doc new files.
1999-01-04 21:40:46 +00:00
David Taylor
53c8a4de28
new files -- part of HP merge.
1999-01-04 21:35:27 +00:00
Stan Shebs
ee7ae7ae52
keep split ChangeLog
1999-01-04 21:07:18 +00:00
Stan Shebs
73ec6020e5
Split the ChangeLog by year
1999-01-04 21:06:51 +00:00
Stan Shebs
64aa82eb77
* remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded
...
inits of new fields, including ref to bogus field.
(vx_ops, vx_run_ops): Make static.
1999-01-04 21:01:58 +00:00
David Taylor
97bff53b38
delete redundant definition of STARTUP_INFERIOR_TRAPS_EXPECTED.
1999-01-04 20:21:16 +00:00
David Taylor
3e1d3d67b9
change <sys/unistd.h> to <unistd.h> and conditionalize its inclusion.
1999-01-04 20:07:59 +00:00
David Taylor
61ada545ec
hp merge changes; 5 new files.
1999-01-04 16:23:14 +00:00
David Taylor
e8ff198e34
update to reflect new hp merge files.
1999-01-04 16:04:45 +00:00
David Taylor
8e260d5270
new files -- part of HP merge.
1999-01-04 15:37:21 +00:00
Stan Shebs
4c49748e82
* corelow.c (core_ops): Don't initialize statically.
...
(init_core_ops): New function, fills in core_ops.
(_initialize_corelow): Use it.
1998-12-31 23:28:57 +00:00
Stan Shebs
b5c7e12253
Add a sky sanitization, cosmetic changes for consistency
1998-12-31 23:25:34 +00:00
David Taylor
65b07ddca8
all remaining *.c *.h files from hp merge.
1998-12-31 21:58:30 +00:00
David Taylor
03b93bdc82
HP tui support files for gdb.
1998-12-31 17:46:28 +00:00
Stan Shebs
c4b2310000
From J.T. Conklin <jtc@redbacknetworks.com>:
...
* i386-stub.c: Fix error string in last change.
1998-12-31 01:50:43 +00:00
Jason Molenda
adcb1e06ef
1998-12-30 Jason Molenda (jsm@bugshack.cygnus.com)
...
* utils.c: <readline/readline.h> instead of "readline/readline.h".
* configure.in (TERM_LIB): Search for the appropriate term library
on the host system.
* configure: Regenerated.
* Makefile.in (TERMCAP): Set based on autoconf check.
* config/*/*.mh: Don't override TERMCAP setting.
1998-12-31 01:30:52 +00:00
Mark Alexander
1b0df0adcb
* value.c (value_virtual_fn_field): Handle the situation where
...
vtbl is a pointer to a structure instead of a pointer to an array.
1998-12-31 01:29:30 +00:00
Keith Seitz
32ac892aab
* gdb.gdbtk/{console.exp, browser.exp}: If no DISPLAY is set,
...
skip the tests.
1998-12-30 17:57:16 +00:00
David Taylor
4ef1f46773
hp merge changes -- too numerous to mention here; see ChangeLog and
...
ChangeLog-gdbtk for details.
1998-12-28 23:06:13 +00:00
David Taylor
d6fdf61c78
revert change 1.104 --> 1.105. sigh. this reversal breaks 18470. double
...
sigh. this is to 'fix' a conflict with hp merge changes that are about
to go in.
1998-12-28 22:30:59 +00:00
Zdenek Radouch
e53f705836
Fixed POP_FRAME so that 'return' command works properly.
1998-12-24 03:09:43 +00:00
Per Bothner
0bf2ba41ef
* Makefile.in (READLINE_CFLAGS): Search $(READLINE_SRC)/.. rather
...
than $(READLINE_SRC) so #include <readline/readline.h> will work.
* top.c: #include <readline/history.h> instead of "history.h".
* tracepoint.c: Likewise.
* mac-xdep.c: Likewise.
1998-12-23 23:06:11 +00:00
Andrew Cagney
30ce5223b8
* defs.h (TARGET_FLOAT_FORMAT, TARGET_DOUBLE_FORMAT): Define using
...
TARGET_BYTE_ORDER and not target_byte_order.
1998-12-23 02:13:37 +00:00
Elena Zannoni
83e2dcc014
Tue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
...
* config/i386/cygwin.mh (TERMCAP): define.
(from Chris Faylor, cgf@cygnus.com )
1998-12-22 22:10:23 +00:00
Elena Zannoni
57ac5cfff1
Tue Dec 22 10:51:33 1998 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
...
* top.c: specify directory name for including readline.h
* tracepoint.c: ditto.
* utils.c: ditto.
1998-12-22 22:06:48 +00:00
Mark Alexander
4a1b8bb277
Fix for PR 18470:
...
* value.c (value_virtual_fn_field): Handle the situation where
vtbl is a pointer to a structure instead of a pointer to an array.
1998-12-21 21:34:39 +00:00
Keith Seitz
54faf0d7bc
* gdbtk-cmds.c (get_register): Call get_saved_register instead of
...
read_relative_register_raw_bytes to fetch registers.
1998-12-21 19:18:57 +00:00
Stan Shebs
e97b18f728
1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
...
* gdb.texinfo: Fix tipo.
1998-12-21 19:01:58 +00:00
Andrew Cagney
6535b1df92
1998-12-17 J.T. Conklin <jtc@redbacknetworks.com>
...
* blockframe.c (get_frame_saved_regs): If the saved_regs_addr ptr
is null, ensure that saved registers are copied from the local
variable that was used to obtain them.
1998-12-20 23:04:45 +00:00
Stu Grossman
0e52a532e4
* mips-tdep.c (mips32_heuristic_proc_desc): Clear temp_saved_regs
...
on restart. Fixes problem with backtracing through functions that
use virtual frame pointers.
1998-12-19 17:56:40 +00:00