Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-01-06 | HP merge related changes; TUI stuff; new configs for 10.20 and 11.00; new files. | David Taylor | 5 | -256/+371 | |
1999-01-06 | * gdb.base/default.exp: Reflect wording change in remote.c. | Stan Shebs | 1 | -0/+4 | |
1999-01-06 | * remote.c: Pacify --enable-build-warnings, reformat code | Stan Shebs | 2 | -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-06 | The following changes were made by Edith Epstein <eepstein@cygnus.com> | David Taylor | 4 | -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-06 | HP merge changes by eepstein and ezannoni; added external flag | David Taylor | 2 | -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-06 | Update to reflect current help text. | Michael Snyder | 1 | -0/+4 | |
1999-01-06 | * remote.c (record_curthread): Must not modify inferior_pid when | Michael Snyder | 3 | -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-06 | cosmetic fixups, mainly long lines. | Michael Snyder | 1 | -144/+186 | |
1999-01-06 | cosmetic changes, mainly long lines. | Michael Snyder | 1 | -106/+116 | |
1999-01-06 | updates to reflect recent HP additions. | David Taylor | 1 | -2/+10 | |
1999-01-06 | fix anon-union tests from HP. | David Taylor | 1 | -0/+4 | |
1999-01-05 | new files -- part of HP merge. | David Taylor | 1 | -1/+7 | |
1999-01-05 | target.c (noprocess): terminate sentence with a period. | David Taylor | 3 | -2/+5 | |
breakpoint.c (catch_command_1): ditto. | |||||
1999-01-05 | *** empty log message *** | David Taylor | 1 | -0/+28 | |
1999-01-05 | hp merge changes; mostly new files. | David Taylor | 4 | -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-05 | Fix a typeo, 1997 -> 1998 in a date entry. | Jason Molenda | 1 | -1/+1 | |
1999-01-05 | Fix couple spelling errors. | Michael Snyder | 1 | -4/+4 | |
1999-01-05 | Cosmetic and indentation fixes. | Michael Snyder | 1 | -23/+26 | |
1999-01-05 | c_value_print -- remove hack^2 from HP -- it causes testsuite losses with | David Taylor | 2 | -8/+4 | |
no real gain. | |||||
1999-01-05 | restore START_INFERIOR_TRAPS_EXPECTED if not already defined by tm-*.h | David Taylor | 1 | -0/+5 | |
1999-01-05 | * gdbint.texinfo: Expand on GDB's coding standards, | Stan Shebs | 2 | -28/+107 | |
specify the use of arg names with prototypes. | |||||
1999-01-05 | 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 3 | -6/+11 | |
* configure.in: Fix whitespace indentation for --help. * configure: Regenerated. | |||||
1999-01-05 | 1999-01-04 Manuel Bouyer <bouyer@antioche.lip6.fr> | Jason Molenda | 1 | -0/+5 | |
* main.c: Add --write command line option, document -w. * gdb.1: Document --write. | |||||
1999-01-05 | fix copyright dates | Stan Shebs | 1 | -1/+1 | |
1999-01-05 | 1999-01-04 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 11 | -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-04 | new functions -- skip_hp_tests, gdb_preprocess; gdb_compile takes new | David Taylor | 1 | -0/+5 | |
optional argument specifying c++. | |||||
1999-01-04 | add gdb.hp to list of subdirectories. | David Taylor | 1 | -0/+1 | |
1999-01-04 | change log entries for changes just committed. | David Taylor | 1 | -0/+29 | |
1999-01-04 | * gdb.base/Makefile.in (MISCELLANEOUS): new macros -- extra things | David Taylor | 2 | -32/+61 | |
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 | configure.in -- decide whether to configure gdb.hp; configure -- regenerated. | David Taylor | 2 | -8/+29 | |
1999-01-04 | doc new files. | David Taylor | 1 | -0/+17 | |
1999-01-04 | new files -- part of HP merge. | David Taylor | 5 | -0/+799 | |
1999-01-04 | keep split ChangeLog | Stan Shebs | 1 | -0/+1 | |
1999-01-04 | Split the ChangeLog by year | Stan Shebs | 2 | -7439/+7447 | |
1999-01-04 | * remote-vx.c (init_vx_ops, init_vx_run_ops): Remove unneeded | Stan Shebs | 2 | -144/+64 | |
inits of new fields, including ref to bogus field. (vx_ops, vx_run_ops): Make static. | |||||
1999-01-04 | delete redundant definition of STARTUP_INFERIOR_TRAPS_EXPECTED. | David Taylor | 2 | -15/+18 | |
1999-01-04 | change <sys/unistd.h> to <unistd.h> and conditionalize its inclusion. | David Taylor | 3 | -2/+12 | |
1999-01-04 | hp merge changes; 5 new files. | David Taylor | 10 | -9/+296 | |
1999-01-04 | update to reflect new hp merge files. | David Taylor | 3 | -0/+139 | |
1999-01-04 | new files -- part of HP merge. | David Taylor | 35 | -0/+5312 | |
1998-12-31 | * corelow.c (core_ops): Don't initialize statically. | Stan Shebs | 2 | -69/+44 | |
(init_core_ops): New function, fills in core_ops. (_initialize_corelow): Use it. | |||||
1998-12-31 | Add a sky sanitization, cosmetic changes for consistency | Stan Shebs | 1 | -2148/+1743 | |
1998-12-31 | all remaining *.c *.h files from hp merge. | David Taylor | 62 | -1382/+27570 | |
1998-12-31 | HP tui support files for gdb. | David Taylor | 27 | -0/+11165 | |
1998-12-31 | From J.T. Conklin <jtc@redbacknetworks.com>: | Stan Shebs | 1 | -0/+5 | |
* i386-stub.c: Fix error string in last change. | |||||
1998-12-31 | 1998-12-30 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 14 | -95/+299 | |
* 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 | * value.c (value_virtual_fn_field): Handle the situation where | Mark Alexander | 2 | -9/+30 | |
vtbl is a pointer to a structure instead of a pointer to an array. | |||||
1998-12-30 | * gdb.gdbtk/{console.exp, browser.exp}: If no DISPLAY is set, | Keith Seitz | 1 | -2/+44 | |
skip the tests. | |||||
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 68 | -859/+7667 | |
ChangeLog-gdbtk for details. | |||||
1998-12-28 | revert change 1.104 --> 1.105. sigh. this reversal breaks 18470. double | David Taylor | 1 | -25/+9 | |
sigh. this is to 'fix' a conflict with hp merge changes that are about to go in. |