aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Collapse)AuthorFilesLines
1999-01-12new files.David Taylor3-1/+16
1999-01-12rename file.David Taylor1-0/+0
1999-01-12fix typo.David Taylor1-0/+0
1999-01-12Mon Jan 11 16:43:44 1999 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-1/+7
* remote.c (remote_wait): Add inferior_pid to thread list only if it is not already there.
1999-01-111999-01-11 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda4-29/+33
* scm-tags.h: Update FSF's address on copyright notice. * ser-e7kpc.c: Same. * gnu-nat.h: Same.
1999-01-11 * dwarf2read.c (dump_die): Change stderr gdb_stderr.Stu Grossman4-3/+13
* 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-11print_spaces -- fix arg to strcat (broken by 1.165.6.4 change to utils.c).David Taylor2-8/+15
1999-01-11new files -- part of HP merge project.David Taylor5-0/+679
1999-01-11modifications as part of HP merge; new tests; support for HP's compilers.David Taylor1-0/+27
1999-01-11new files; renamed files -- from HP merge effort.David Taylor1-1/+65
1999-01-11new files -- HP mergeDavid Taylor1-10/+49
1999-01-11new files and renamed files -- hp mergeDavid Taylor5-785/+866
1999-01-11renamed files -- HP merge.David Taylor7-419/+0
1999-01-11new files -- part of HP merge.David Taylor45-0/+10789
1999-01-09new files -- part of the HP merge.David Taylor1-0/+181
1999-01-09new files -- from HP merge.David Taylor2-0/+4
1999-01-08new file -- part of HP merge.David Taylor1-0/+40
1999-01-08new files -- part of HP merge.David Taylor6-10/+2272
1999-01-08renamed to have names 14 characters long or shorter.David Taylor4-2246/+0
1999-01-08new files; part of HP merge.David Taylor5-0/+65
1999-01-08 * exec.c (exec_ops): Don't initialize statically.Stan Shebs1-0/+6
(init_exec_ops): New function, fills in exec_ops. (_initialize_exec): Use it.
1999-01-07Beta version of the FR30 port.Zdenek Radouch3-167/+45
1999-01-06HP merge related changes; TUI stuff; new configs for 10.20 and 11.00; new files.David Taylor5-256/+371
1999-01-06 * gdb.base/default.exp: Reflect wording change in remote.c.Stan Shebs1-0/+4
1999-01-06 * remote.c: Pacify --enable-build-warnings, reformat codeStan Shebs2-481/+398
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-06The following changes were made by Edith Epstein <eepstein@cygnus.com>David Taylor4-0/+143
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-06HP merge changes by eepstein and ezannoni; added external flagDavid Taylor2-33/+119
hp_som_som_object_present; added true and false tokens; changed some of the template processing code for handling HP aCC templates.
1999-01-06Update to reflect current help text.Michael Snyder1-0/+4
1999-01-06 * remote.c (record_curthread): Must not modify inferior_pid whenMichael Snyder3-9/+55
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-06cosmetic fixups, mainly long lines.Michael Snyder1-144/+186
1999-01-06cosmetic changes, mainly long lines.Michael Snyder1-106/+116
1999-01-06updates to reflect recent HP additions.David Taylor1-2/+10
1999-01-06fix anon-union tests from HP.David Taylor1-0/+4
1999-01-05new files -- part of HP merge.David Taylor1-1/+7
1999-01-05target.c (noprocess): terminate sentence with a period.David Taylor3-2/+5
breakpoint.c (catch_command_1): ditto.
1999-01-05*** empty log message ***David Taylor1-0/+28
1999-01-05hp merge changes; mostly new files.David Taylor4-2/+1055
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-05Fix a typeo, 1997 -> 1998 in a date entry.Jason Molenda1-1/+1
1999-01-05Fix couple spelling errors.Michael Snyder1-4/+4
1999-01-05Cosmetic and indentation fixes.Michael Snyder1-23/+26
1999-01-05c_value_print -- remove hack^2 from HP -- it causes testsuite losses withDavid Taylor2-8/+4
no real gain.
1999-01-05restore START_INFERIOR_TRAPS_EXPECTED if not already defined by tm-*.hDavid Taylor1-0/+5
1999-01-05 * gdbint.texinfo: Expand on GDB's coding standards,Stan Shebs2-28/+107
specify the use of arg names with prototypes.
1999-01-051999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda3-6/+11
* configure.in: Fix whitespace indentation for --help. * configure: Regenerated.
1999-01-051999-01-04 Manuel Bouyer <bouyer@antioche.lip6.fr>Jason Molenda1-0/+5
* main.c: Add --write command line option, document -w. * gdb.1: Document --write.
1999-01-05fix copyright datesStan Shebs1-1/+1
1999-01-051999-01-04 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda11-25/+42
* 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-04new functions -- skip_hp_tests, gdb_preprocess; gdb_compile takes newDavid Taylor1-0/+5
optional argument specifying c++.
1999-01-04add gdb.hp to list of subdirectories.David Taylor1-0/+1
1999-01-04change log entries for changes just committed.David Taylor1-0/+29