Jason Molenda
c2d11a7da0
import gdb-1999-12-06 snapshot
1999-12-07 03:56:43 +00:00
Jason Molenda
4ce44c668d
import gdb-1999-11-16 snapshot
1999-11-17 02:31:06 +00:00
Jason Molenda
11cf874164
import gdb-1999-11-08 snapshot
1999-11-09 01:23:30 +00:00
Jason Molenda
5c44784c11
import gdb-1999-11-01 snapshot
1999-11-02 04:44:47 +00:00
Jason Molenda
917317f4c6
import gdb-1999-10-18 snapshot
1999-10-19 02:47:02 +00:00
Jason Molenda
2df3850c7b
import gdb-1999-10-11 snapshot
1999-10-12 04:37:53 +00:00
Jason Molenda
2acceee218
import gdb-1999-10-04 snapshot
1999-10-05 23:13:56 +00:00
Jason Molenda
c2c6d25f0d
import gdb-1999-09-21
1999-09-22 03:28:34 +00:00
Jason Molenda
cff3e48be7
import gdb-1999-09-13 snapshot
1999-09-13 21:40:00 +00:00
Stan Shebs
d4f3574e77
import gdb-1999-09-08 snapshot
1999-09-09 00:02:17 +00:00
Jason Molenda
104c1213b4
import gdb-1999-08-30 snapshot
1999-08-31 01:14:27 +00:00
Jason Molenda
53a5351d90
import gdb-1999-08-23 snapshot
1999-08-23 22:40:00 +00:00
Jason Molenda
7be570e7ce
import gdb-1999-08-16 snapshot
1999-08-16 19:57:19 +00:00
Jason Molenda
96baa820df
import gdb-1999-08-09 snapshot
1999-08-09 21:36:23 +00:00
Jason Molenda
a0b3c4fd32
import gdb-1999-08-02 snapshot
1999-08-02 23:48:37 +00:00
Jason Molenda
5a2468f5c5
import gdb-1999-07-26 snapshot
1999-07-27 00:51:29 +00:00
Jason Molenda
adf40b2e16
import gdb-1999-07-19 snapshot
1999-07-19 23:30:11 +00:00
Jason Molenda
43e526b9b4
import gdb-1999-07-12 snapshot
1999-07-12 11:15:22 +00:00
Jason Molenda
9846de1bb5
import gdb-1999-07-07 pre reformat
1999-07-07 17:31:57 +00:00
Jason Molenda
43ff13b418
import gdb-1999-07-05 snapshot
1999-07-05 17:58:44 +00:00
Jason Molenda
085dd6e638
import gdb-1999-06-28 snapshot
1999-06-28 16:06:02 +00:00
Jason Molenda
9e0b60a847
import gdb-1999-06-21 snapshot
1999-06-21 13:27:42 +00:00
Jason Molenda
0f71a2f66f
import gdb-1999-06-14 snapshot
1999-06-14 18:08:47 +00:00
Jason Molenda
cce74817d9
import gdb-1999-06-07 snapshot
1999-06-07 19:19:32 +00:00
Jason Molenda
392a587b05
import gdb-1999-05-25 snapshot
1999-05-25 18:09:09 +00:00
Jason Molenda
9e086581c7
import gdb-1999-0519
1999-05-19 19:58:41 +00:00
Stan Shebs
cd0fc7c3eb
import gdb-1999-05-10
1999-05-11 13:35:55 +00:00
Stan Shebs
b83266a0e1
import gdb-19990504 snapshot
1999-05-05 14:45:51 +00:00
Stan Shebs
7a292a7adf
import gdb-19990422 snapshot
1999-04-26 18:34:20 +00:00
Stan Shebs
c906108c21
Initial creation of sourceware repository
1999-04-16 01:35:26 +00:00
Stan Shebs
071ea11e85
Initial creation of sourceware repository
1999-04-16 01:34:07 +00:00
Jason Molenda
a502297e81
1999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)
...
* gdb.base/smoke.exp: Disambiguate two test case names (both
called ``print'').
1999-02-11 00:57:35 +00:00
Jason Molenda
edec2582e4
1999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)
...
* gdb.base/help.exp ("help delete display"): Fix test to match
gdb's output.
* gdb.base/long_long.c (known_types): Initialize values to zero.
* gdb.base/long_long.exp: Step one more line
so 'dec' is initialized in "get to known place". GDB doesn't
prepend unnecessary zeros to the front of numbers. Explicitly
ask for hex formatting. Use unique test case names.
1999-02-05 00:59:26 +00:00
Elena Zannoni
fa36fcf53c
Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
...
* lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
* gdb.c++/method.exp: Add missing close brace.
1999-02-02 15:17:34 +00:00
Jim Blandy
caf6b72db4
*** empty log message ***
1999-01-30 19:27:42 +00:00
Stan Shebs
a8edbc4de0
* gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,
...
so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base
(shortening names from solib_threshold.exp etc), won't run on
anything but HP-UX for the foreseeable future.
* gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to
reflect move.
1999-01-30 00:03:21 +00:00
Keith Seitz
16c338694d
* gdb.gdbtk/cpp_variable.test (cpp_variable-1.1): Fix
...
function name error.
* gdb.gdbtk/cpp_variable.h (class VC): Fix compiler warning.
Fix sanitize error in changelog.
1999-01-29 14:35:12 +00:00
Jeff Law
b041460dbe
am33 sanitize changes
1999-01-26 14:52:15 +00:00
Elena Zannoni
93b84526e8
Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
...
* gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
and compiled w/o GCC.
1999-01-15 19:17:31 +00:00
Elena Zannoni
7930c920e4
Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
...
* gdb.hp/watch-cmd.exp: do not execute unless on hppa-hpux platform
and compiled w/o GCC.
* gdb.hp/watch-hp.exp: ditto.
* gdb.hp/xdb1.exp: ditto.
* gdb.hp/xdb2.exp: ditto.
* gdb.hp/dbx.exp: ditto.
1999-01-15 19:10:52 +00:00
Stan Shebs
ef8884afcb
* constvars.c: Remove C++-isms.
...
* constvars.exp: Use gdb_test everywhere, add xfails if compiled
with GCC.
1999-01-15 02:41:19 +00:00
David Taylor
f0edbb0d5c
new files.
1999-01-12 15:40:50 +00:00
David Taylor
db8276bb10
modifications as part of HP merge; new tests; support for HP's compilers.
1999-01-11 15:20:52 +00:00
David Taylor
07dbe97683
new files; renamed files -- from HP merge effort.
1999-01-11 05:44:24 +00:00
David Taylor
ba49f20406
new files; part of HP merge.
1999-01-08 23:28:15 +00:00
Stan Shebs
5ee261db88
* gdb.base/default.exp: Reflect wording change in remote.c.
1999-01-06 21:52:14 +00:00
Michael Snyder
732063ebf3
Update to reflect current help text.
1999-01-06 03:16:31 +00:00
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
2d46b1af8d
*** empty log message ***
1999-01-05 21:59:02 +00:00