Age | Commit message (Expand) | Author | Files | Lines |
1993-10-27 | * fork-child.c (fork_inferior): Set inferior_pid before calling | Jim Kingdon | 8 | -55/+36 |
1993-10-27 | * m68k-stub.c: Change vector 13 from SIGFPE to SIGBUS. | Jim Kingdon | 1 | -0/+4 |
1993-10-27 | * gdb.texinfo (Command Files): Explain order of init file reading. | Jim Kingdon | 1 | -1/+1 |
1993-10-27 | * gdb.texinfo (Command Files): Explain order of init file reading. | Jim Kingdon | 2 | -5/+10 |
1993-10-27 | * remote.texi (Bootstrapping): Talk about getting the serial driver | Jim Kingdon | 1 | -3/+6 |
1993-10-27 | * remote.texi (Bootstrapping): Talk about getting the serial driver | Jim Kingdon | 2 | -2/+19 |
1993-10-27 | * mips-tdep.c (mips_pop_frame): If proc_desc is NULL, don't dump core. | Jim Kingdon | 1 | -0/+4 |
1993-10-26 | gcc -Wall lint: | Jim Kingdon | 3 | -1/+6 |
1993-10-26 | * remote.c: Change PBUFSIZ back to 400. John's 28 Feb 1992 change | Jim Kingdon | 2 | -21/+56 |
1993-10-26 | * remote-sim.h (SIM_ADDR): New type (same as CORE_ADDR). | David Edelsohn | 3 | -11/+39 |
1993-10-26 | * valops.c (value_assign): Call reinit_frame_cache when assigning | Jim Kingdon | 2 | -0/+14 |
1993-10-26 | * infrun.c (wait_for_inferior): Fix PC out of objfile bounds | Stu Grossman | 1 | -2/+2 |
1993-10-25 | * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule. | Stu Grossman | 2 | -1/+5 |
1993-10-25 | * infrun.c (wait_for_inferior): Fix PC out of subroutine bounds | Stu Grossman | 3 | -14/+45 |
1993-10-25 | * gdb.t06/signals.exp: Skip whole file with xfail for HPPA. | Jim Kingdon | 1 | -0/+2 |
1993-10-25 | * gdbserver/{low-lynx.c,low-sparc.c,low-sun3.c}, standalone.c, | Jim Kingdon | 9 | -41/+46 |
1993-10-25 | Changed the DOC parameter type to gdb_define_app_command. | Thomas Lord | 2 | -8/+12 |
1993-10-25 | gcc -Wall lint: | Jim Kingdon | 2 | -2/+11 |
1993-10-25 | Substantial rewrite. | Thomas Lord | 2 | -1235/+647 |
1993-10-25 | * gdb.t24/demangle.exp: Remove "3220" from the one remaining xfail. | Jim Kingdon | 1 | -0/+5 |
1993-10-25 | Remove incorrect comment about SEC_HAS_CONTENTS not getting set. | Fred Fish | 1 | -2/+1 |
1993-10-25 | * gdb.t00/{help.exp,default.exp}: Loosen up a few more tests which | Jim Kingdon | 1 | -0/+7 |
1993-10-24 | Sun Oct 24 20:16:38 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) | Jim Kingdon | 5 | -42/+58 |
1993-10-24 | * remote-vx.c (vx_wait): Rename pid parameter to pid_to_wait_for. | Jim Kingdon | 1 | -3/+4 |
1993-10-24 | * elfread.c (elf_symtab_read): Use bfd convention that both | Fred Fish | 2 | -3/+12 |
1993-10-23 | * remote-sim.h (sim_stop): New enum. | David Edelsohn | 3 | -5/+21 |
1993-10-23 | * stabsread.c (define_symbol): Skip the whole thing about "pcc | Jim Kingdon | 2 | -4/+11 |
1993-10-23 | * remote-vx.c: Rename pid parameter to pid_to_wait_for. Some | Jim Kingdon | 2 | -2/+6 |
1993-10-22 | Merge Apollo patches from Troy Rollo (troy@cbme.unsw.edu.au): | Jim Kingdon | 1 | -0/+2 |
1993-10-22 | Merge Apollo patches from Troy Rollo (troy@cbme.unsw.edu.au): | Jim Kingdon | 8 | -0/+3476 |
1993-10-22 | new for apollo | Jim Kingdon | 2 | -0/+0 |
1993-10-22 | new for apollo | Jim Kingdon | 2 | -0/+0 |
1993-10-22 | * configure.in: Add * to end of all OS names. | Jim Kingdon | 2 | -31/+36 |
1993-10-22 | * Makefile.in (ALLPARAM): Add config/m88k/xm-delta88v4.h | Fred Fish | 2 | -1/+6 |
1993-10-22 | * munch: Removed. | Jim Kingdon | 1 | -49/+0 |
1993-10-22 | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 1 | -1/+0 |
1993-10-22 | * Makefile.in (init.c): Generate using the source, not munch. This | Jim Kingdon | 22 | -64/+72 |
1993-10-22 | * Makefile.in: Update dependencies to reflect all these new includes. | Jim Kingdon | 1 | -17/+22 |
1993-10-22 | * sh-tdep.c (sim_load): Add function. | Jim Kingdon | 2 | -2/+18 |
1993-10-21 | add pid argument to mips_wait | David D. Zuhn | 2 | -1/+6 |
1993-10-21 | * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflicts | Jim Kingdon | 23 | -151/+255 |
1993-10-21 | Patch from Jeff Law: | Ken Raeburn | 2 | -8/+14 |
1993-10-21 | * symtab.c (decode_line_1): Don't use SYMBOL_LINE for functions. | Jim Kingdon | 2 | -37/+59 |
1993-10-21 | * stabs.texinfo (Local Variable Parameters): Re-write paragraph on | Jim Kingdon | 1 | -5/+7 |
1993-10-21 | * gdb.t09/corefile.exp: At end of test, use "core" command with | Jim Kingdon | 1 | -0/+5 |
1993-10-21 | * remote-udi.c (udi_store_registers, store_register): Use | Stu Grossman | 2 | -34/+91 |
1993-10-21 | * Move "set remotebaud" from remote-utils.c to main.c to it applies | Jim Kingdon | 1 | -8/+0 |
1993-10-21 | * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read): | Jim Kingdon | 1 | -4/+7 |
1993-10-21 | * target.h: Put remote_debug declaration back here. Add baud_rate. | Jim Kingdon | 5 | -11/+13 |
1993-10-21 | * xcoffread.c (xcoff_symfile_read), coffread.c (coff_symfile_read): | Jim Kingdon | 3 | -16/+25 |