aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord121-1236/+1751
1993-11-01* config/m88k/m88k.mh (NATDEPFILES): Remove exec.o.Jim Kingdon2-1/+3
1993-11-01* Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS.Jim Kingdon1-0/+11
1993-11-01 * paread.c (pa_symtab_read): Change comments to say ignoringJim Kingdon4-13/+44
1993-11-01Fix typo in recent hange from using bfd target name to using the flavour.Jeff Law1-1/+1
1993-11-01 * paread.c (pa_symtab_read): Also filter out local symbols startingJeff Law1-0/+5
1993-11-01 * paread.c (pa_symtab_read): Also filter out local symbols startingJeff Law1-1/+2
1993-10-31 * values.c (unpack_long, unpack_double, value_from_double),Jim Kingdon1-1/+1
1993-10-31 * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon1-1/+1
1993-10-31 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernelJim Kingdon2-14/+17
1993-10-31Keep Lynx filesStan Shebs1-1/+3
1993-10-31Keep Lynx filesStan Shebs3-0/+11
1993-10-31 * symfile.h (sym_fns), symfile.c (find_sym_fns), xcoffread.c,Jim Kingdon9-45/+27
1993-10-31 * paread.c: Remove comment about how we should use an "ordinary"Jim Kingdon1-2/+1
1993-10-31 * objfiles.h, infcmd.c, symfile.c: Add comments about how variousJim Kingdon4-5/+38
1993-10-30 * symfile.c (reread_symbols): When re-reading symbols, do all theJim Kingdon11-204/+270
1993-10-30 * config/i386/{i386m3.mh,i386mk.mh}, config/mips/mipsm3.mh,Jim Kingdon5-9/+9
1993-10-30More LynxOS supportStan Shebs22-32/+993
1993-10-29* TODO: Add idea for "disassemble" with source.Jim Kingdon1-1/+2
1993-10-29 * defs.h, findvar.c (extract_floating, store_floating): New functions.Jim Kingdon7-107/+95
1993-10-29 * remote-sim.c (gdbsim_store_register): Change var name soSteve Chamberlain2-4/+9
1993-10-29* TODO: Add idea for "disassemble" with source.Jim Kingdon2-0/+7
1993-10-29 * Makefile.in (VERSION): Bump to 4.11.1 after release and cvsFred Fish2-1/+6
1993-10-29 * TODO: Add section on Mach. Stop calling it a "bug list".Jim Kingdon2-30/+90
1993-10-29 * NEWS: Note improvements in C++ support, preliminary threadFred Fish2-4/+33
1993-10-29 * README: Add note from Peter Schauer about OSF/1 sharedFred Fish1-0/+6
1993-10-28* NEWS: Add notes about Alpha and "set remotedebug" for UDI.Jim Kingdon2-3/+11
1993-10-28 * config/i386/{i386m3.mt,i386m3.mh},Jim Kingdon5-8/+9
1993-10-28 * valops.c (value_assign): Change bitfield code to use a buffer ofJim Kingdon2-16/+40
1993-10-27 * config/i386/{i386m3.mt,i386m3.mh}: Use correct names for TM_FILEJim Kingdon3-3/+8
1993-10-27* stabs.texinfo (Class Names): New node.Jim Kingdon2-2/+35
1993-10-27 * remote-udi.c: Remove LOG_FILE stuff; superceded by "set remotedebug".Jim Kingdon4-30/+9
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