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