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
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
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
Felix Lee
3cc72fbe54
oops. fix linesplit caused by bad paste
1998-12-18 16:50:41 +00:00
Felix Lee
1e012f703e
sanitization fix.
1998-12-18 16:43:49 +00:00
Jeff Law
e97b0413dd
Keep restore.c and restore.exp
1998-12-08 22:01:16 +00:00
Jim Blandy
701ab5bf5b
*** empty log message ***
1998-12-07 23:15:12 +00:00
Stan Shebs
321d48c5b8
From Brendan Kehoe:
...
* gdb.c++/cplusfuncs.cc, misc.cc, virtfunc.cc: Add now-required
int return types.
1998-12-03 04:08:14 +00:00
Michael Snyder
c95b6ba3bd
Added missing keeper files.
1998-10-30 17:39:48 +00:00
Michael Snyder
209c77a838
*** empty log message ***
1998-10-08 22:45:53 +00:00
Andrew Cagney
b8464c1539
Replace "exec" with "executable" in messages.
1998-10-01 11:19:11 +00:00
Keith Seitz
761e334a18
* gdb.gdbtk/browser.test: Fix tests which incorrectly assume
...
that gdb knows _exactly_ which files belong to the user
and which come from libraries.
1998-09-29 21:04:13 +00:00
Nick Clifton
7b60d311ba
Add brace missing from previous delta.
1998-09-28 20:22:25 +00:00
Nick Clifton
7f44038a5f
Fix info float test for arm-elf toolchains
1998-09-21 21:41:36 +00:00
Michael Snyder
d5e3b34ad8
Fri Sep 18 14:07:44 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
...
* gdb.trace/*.exp: remove "remote_download" command.
1998-09-18 21:10:23 +00:00
Felix Lee
d9720f0dd4
* gdb.trace/configure.in(AC_INIT): typo
...
* gdb.trace/configure: regenerated
1998-09-16 08:25:59 +00:00
Michael Snyder
27001c664d
Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
...
* lib/<emc-support.exp trace-support.exp}: New files.
* configure.in: add new test directory gdb.trace.
* gdb.trace/{configure configure.in Makefile.in}: New files.
* gdb.trace/{actions.c actions.exp gdb_c_test.c}: New files.
* gdb.trace/{circ.c circ.exp limits.c limits.exp}: New files.
* gdb.trace/{collection.c collection.exp tfind.exp }: New files.
* gdb.trace/{backtrace.exp deltrace.exp infotrace.exp}: New files.
* gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
* gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
* gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
1998-09-15 22:25:01 +00:00
Michael Snyder
c8ca08efeb
Mon Sep 14 20:00:57 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
...
* dejagnu/baseboards/m68k-emc.exp: New file.
* dejagnu/config/m68k-emc.exp: New file.
* gdb/testsuite/config/m68k-emc.exp: New file.
1998-09-15 03:06:26 +00:00
Michael Snyder
b6e88501aa
Fri Sep 11 13:58:02 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
...
* gdb.c++/classes.exp: Change all regular expressions to match
arbitrary combinations of newline/carriage-return, so that they
will work equally well on Unix and Windows.
* gdb.c++/inherit.exp: ditto.
* gdb.c++/virtfunc.exp: ditto.
1998-09-11 21:00:26 +00:00
Keith Seitz
313f4e31dd
* gdb.gdbtk/Makefile.in: Add new example program "stack".
...
* gdb.gdbtk/browser.test,browser.exp: Add browser window
tests.
* gdb.gdbtk/stack1.c,stack2.c: Test case for browser window.
1998-07-24 22:11:22 +00:00
Jeff Law
73fe88bc9f
* gdb.disasm/am33.s: Add tests for autoincrement instructions.
...
* gdb.disasm/am33.exp: Run time. Update tests which use r8-r15
to use a0-a3/d0-d3 as needed.
1998-07-24 21:52:43 +00:00
Keith Seitz
ead0877781
* configure.in: Fix sanitization start/end error.
...
* configure: Regenerate.
1998-07-14 23:16:40 +00:00
Felix Lee
de5cce9cb4
* gdb.base/callfuncs.exp: add cmp10 test.
...
* gdb.base/callfuncs.c (cmp10): new function.
1998-07-13 13:42:45 +00:00
Dawn Perchik
faf0a71f31
* gdb.base/commands.exp: Break up infrun_breakpoint_command_test
...
into two parts to get around a synchronization problem in expect.
1998-07-10 08:54:17 +00:00
Martin Hunt
e16def6302
Sun Jun 28 22:34:34 1998 Martin M. Hunt <hunt@cygnus.com>
...
* gdb.gdbtk/simple.c (main): Make main return an
int so compiler will stop complaining.
1998-06-29 05:31:35 +00:00
Keith Seitz
f35ea21826
* lib/gdb.exp (gdbtk_start): Add startup for gdbtk.
...
* configure.in: Add options for gdbtk testsuite.
* configure: Regenerate.
* gdb.gdbtk: New directory to hold gdbtk tests.
* gdb.gdbtk/console.{exp, test}: New console window tests.
1998-06-27 00:47:35 +00:00
Peter Schauer
3f1739b32a
* gdb.fortran/types.exp: Escape brackets in expect patterns
...
for test_float_literal_types_accepted tests.
* gdb.base/scope.exp: Remove extraneous newline in filelocal_bss
before run test.
1998-06-26 21:59:29 +00:00
Jeff Law
85a6fcfd5d
* am33.exp: Just compile, do not link the testcase.
...
* am33.s: Add ".am33" pseudoop to force am33 mode.
1998-06-26 17:17:03 +00:00
Felix Lee
be2cb9926c
* gdb.base/setshow.exp: make sure $pc is sane.
...
* gdb.stabs/weird.exp: split expect patterns properly.
1998-06-25 22:39:02 +00:00
Jeff Law
54977a6833
* gdb.disasm/am33.s: New disassembler testfile for the am33.
...
* gdb.disasm/am33.exp: Run it.
1998-06-24 19:07:51 +00:00
Michael Snyder
a59614102b
Tue Jun 23 11:45:01 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
...
* gdb.base/funcargs.exp: simplify expect strings to ease pattern
match processing (and eliminate spurious timeouts when running).
1998-06-23 18:46:00 +00:00
Michael Snyder
c488e9b543
Wed Jun 10 10:40:03 1998 Michael Snyder <msnyder@cleaver.cygnus.com>
...
* gdb.base/overlays.exp: fixup compile line for linker script.
1998-06-10 17:42:36 +00:00
Felix Lee
72d33b581d
* gdb.fortran/types.exp: don't guess at float size.
1998-06-05 05:47:31 +00:00
Felix Lee
b304ac184b
* chexp.exp: fix tests that assume >16-bit ints.
1998-06-05 04:54:03 +00:00
Felix Lee
cf4f99867d
* gdb.base/exprs.exp: delete test that depends on int size.
1998-06-05 04:53:28 +00:00
Mark Alexander
7ee554b50e
* gdb.base/reread.exp: New file.
...
* gdb.base/reread1.c: New file.
* gdb.base/reread2.c: New file.
1998-05-17 06:49:55 +00:00
Mark Alexander
7ec482ba5d
* config/sim.exp: Use 'target sim -sparclite' when running
...
SPARClite programs.
1998-05-17 06:25:03 +00:00
Doug Evans
fb543fc8ba
Keep structs2.{c,exp} for now.
1998-05-17 01:50:07 +00:00
Doug Evans
183f3c8a4e
* gdb.base/structs2.exp: New file.
...
* gdb.base/structs2.c: New file.
1998-05-17 01:50:06 +00:00
Doug Evans
aa3b6d276b
* gdb.asm/common.inc: New file.
...
* gdb.asm/d10v.inc: New file.
* asm-source.exp: Pass -I's to gas to find .inc files.
Update line numbers in expected output.
* asmsrc1.s: Rewrite.
* asmsrc2.s: Rewrite.
* configure.in: Create arch.inc symlink.
* configure: Regenerate.
* Makefile.in (distclean): Delete arch.inc.
1998-05-13 20:38:50 +00:00
Jason Molenda
519aebdcc6
Thu Apr 23 12:56:19 1998 Jason Molenda (crash@bugshack.cygnus.com)
...
* gdb.c++/virtfunc.cc: Declare extern "C" printf to return int,
not void.
fche says he vaguely remembers a problem with returning int instead of
void, but ISO C sez printf returns int, so let's see what happens.
1998-04-23 19:57:29 +00:00
Jason Molenda
92aadf4623
Add branches.c.
1998-04-21 16:52:56 +00:00
Jason Molenda
93d03334ed
Keep cygmon.exp.
1998-04-21 16:52:05 +00:00
John Metzler
ea8122af14
Thu Apr 16 10:52:34 1998 John Metzler <jmetzler@cygnus.com>
...
* gdb.base/branches.c: Code with lots of loops and
subroutines. Used to test gdbs ability to single step through PC
changes, especially to test mips-tdep.c:mips_next_pc
1998-04-16 17:56:11 +00:00
Frank Ch. Eigler
937ac38a3b
* Changed one line in one C++ test case to hopefully
...
zap one group of persistent gdb testomat failures.
Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
* gdb.c++/virtfunc.cc: Make extern "C" printf declaration pass
more rigorous EGCS C++ error checking.
1998-04-14 02:39:44 +00:00