Michael Snyder
98c5c19292
Mon Jan 11 16:43:44 1999 Michael Snyder <msnyder@cleaver.cygnus.com>
...
* remote.c (remote_wait): Add inferior_pid to thread list only
if it is not already there.
1999-01-12 00:44:30 +00:00
Jason Molenda
897ccbb084
1999-01-11 Jason Molenda (jsm@bugshack.cygnus.com)
...
* scm-tags.h: Update FSF's address on copyright notice.
* ser-e7kpc.c: Same.
* gnu-nat.h: Same.
1999-01-11 23:22:25 +00:00
Stu Grossman
4cffc916c1
* dwarf2read.c (dump_die): Change stderr gdb_stderr.
...
* expprint.c (print_subexp): fprintf => fprintf_unfiltered.
* jv-typeprint.c (java_type_print_base): fputs => fputs_filtered.
* stack.c (struct function_bounds): Remove superfluous `typedef'.
* symfile.c (list_overlays_command): stdout => gdb_stdout.
* symmisc.c (maintenance_check_symtabs): stdout => gdb_stdout.
* utils.c (print_spaces): Make more efficient.
1999-01-11 21:51:39 +00:00
David Taylor
776fb68dfc
print_spaces -- fix arg to strcat (broken by 1.165.6.4 change to utils.c).
1999-01-11 18:58:07 +00:00
David Taylor
f273e38ccc
new files -- part of HP merge project.
1999-01-11 15:52:01 +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
2b63a85324
new files -- HP merge
1999-01-11 05:41:54 +00:00
David Taylor
46ad9c6596
new files and renamed files -- hp merge
1999-01-11 05:40:47 +00:00
David Taylor
162f1a6f66
renamed files -- HP merge.
1999-01-11 05:38:09 +00:00
David Taylor
d55ea55c19
new files -- part of HP merge.
1999-01-11 05:36:48 +00:00
David Taylor
f5f100fecb
new files -- part of the HP merge.
1999-01-09 00:10:18 +00:00
David Taylor
e1260544e1
new files -- from HP merge.
1999-01-09 00:00:54 +00:00
David Taylor
e8ce2368b3
new file -- part of HP merge.
1999-01-08 23:42:20 +00:00
David Taylor
7e745333bb
new files -- part of HP merge.
1999-01-08 23:40:55 +00:00
David Taylor
e2fb40b3b6
renamed to have names 14 characters long or shorter.
1999-01-08 23:38:29 +00:00
David Taylor
ba49f20406
new files; part of HP merge.
1999-01-08 23:28:15 +00:00
Stan Shebs
4d8f8e121a
* exec.c (exec_ops): Don't initialize statically.
...
(init_exec_ops): New function, fills in exec_ops.
(_initialize_exec): Use it.
1999-01-08 20:03:11 +00:00
Zdenek Radouch
1c3101060c
Beta version of the FR30 port.
1999-01-07 22:54:18 +00:00
David Taylor
460845ab29
HP merge related changes; TUI stuff; new configs for 10.20 and 11.00; new files.
1999-01-06 23:10:48 +00:00
Stan Shebs
5ee261db88
* gdb.base/default.exp: Reflect wording change in remote.c.
1999-01-06 21:52:14 +00:00
Stan Shebs
7517f04bc4
* remote.c: Pacify --enable-build-warnings, reformat code
...
to conform to standards, fix spelling errors.
(ishex, stubhex, record_currthread, etc): Declare.
(ishex, stubhex): Declare char arg as int.
(pack_string): Comment out, never used but possibly useful.
(threadref_to_int, remote_get_threadinfo, etc): Make static.
1999-01-06 20:14:30 +00:00
David Taylor
13b470dc1b
The following changes were made by Edith Epstein <eepstein@cygnus.com>
...
as part of a project to merge in changes made by HP.
all-cfg.texi -- set HPPA for HP PA-RISC targets.
refcard.tex -- change documentation about catch; removed info catch.
HPPA-cfg.texi -- new file; HPPA configuration for manual.
1999-01-06 17:01:03 +00:00
David Taylor
3473370194
HP merge changes by eepstein and ezannoni; added external flag
...
hp_som_som_object_present; added true and false tokens; changed some of
the template processing code for handling HP aCC templates.
1999-01-06 16:52:17 +00:00
Michael Snyder
732063ebf3
Update to reflect current help text.
1999-01-06 03:16:31 +00:00
Michael Snyder
b53a15146c
* remote.c (record_curthread): Must not modify inferior_pid when
...
called from wait_for_inferior. Instead, if a new thread-id is
detected, call add_thread. (MAGIC_NULL_PID): new macro, use
instead of the magic number "42000". (remote_find_new_threads):
if inferior_pid is unknown, get and use the current thread id.
(remote_start_remote): on connecting, attempt to get the current
thread id for inferior_pid. (remote_resume): If pid == -1,
then resume any-thread (not the current thread specifically).
* thread.c (info_threads_command): don't initialize current_pid
until after call to FIND_NEW_THREADS (which may change inferior_pid).
1999-01-06 03:08:10 +00:00
Michael Snyder
1f205f9d6e
cosmetic fixups, mainly long lines.
1999-01-06 03:06:20 +00:00
Michael Snyder
d036abbfd1
cosmetic changes, mainly long lines.
1999-01-06 03:04:45 +00:00
David Taylor
d9455383f9
updates to reflect recent HP additions.
1999-01-06 00:52:29 +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
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