aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1996-08-08 * dwarf2read.c dwarfread.c exec.c infcmd.c infrun.c main.cStu Grossman12-49/+48
1996-08-07 * gdb.base/list.exp (test_forward_search): Fix to handle veryFred Fish2-1/+7
1996-08-07 * config/slite-gdb.exp (gdb_start): Use "full_buffer", notTom Tromey4-3/+17
1996-08-07 * configure.in (configdirs): Add gdb.threads.Fred Fish7-29/+1311
1996-08-07 * config/pa/tm-hppa.h (EXTRACT_RETURN_VALUE): Tweak forJeff Law2-1/+4
1996-08-07 * valops.c (call_function_by_hand): Handle aligning stacks thatJeff Law3-1/+14
1996-08-06 * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.Fred Fish2-0/+11
1996-08-06 * gdb.base/signals.exp (test_handle_all_print): Test separately forFred Fish4-8/+273
1996-08-04 * config/powerpc/nm-aix.h (PTRACE_ARG3_TYPE): Define to "int *",Fred Fish1-0/+5
1996-08-04 * gdb.disasm/hppa.s: Export fmemLRbug_tests_4 as a ST_CODEJeff Law1-0/+5
1996-08-03 * config/alpha/alpha-osf3.mh (MMALLOC_CFLAGS): Define NO_MMCHECK toFred Fish1-0/+2
1996-08-03 * config/alpha/alpha-osf3.mh (XM_FILE): Change from xm-alpha.h toFred Fish2-1/+6
1996-08-03 * config/vx-gdb.exp (gdb_start): Fix syntax of `$shell_id < 0'.Brendan Kehoe2-1/+5
1996-08-02changes for new tcl/tk:Tom Tromey7-1512/+564
1996-08-01 * config/mips/tm-mips.h (TM_MIPS_H): Enclose file contents inFred Fish4-5/+23
1996-08-01 * Makefile.in (gdbtk.tcl): put in $(datadir), not $(libdir).Jason Molenda2-3/+9
1996-08-01 * rs6000-nat.c (add_vmap): Return 0 to caller rather than random value.Fred Fish2-2/+31
1996-07-31 * stabsread.c (get_substring): Declare second arg as int.Stan Shebs3-32/+56
1996-07-30 * rs6000-tdep.c (push_arguments): Remove unused variable "pc".Fred Fish2-5/+17
1996-07-30 * xcoffread.c (compare_lte): Change prototype and function toFred Fish2-2/+49
1996-07-30 * mips-tdep.c (mips_read_processor_type): Add parens aroundFred Fish2-1/+5
1996-07-30 * rs6000-tdep.c (skip_prologue): Add missing parens aroundFred Fish2-2/+6
1996-07-30 * configure.in: Expand "long long" test to include code that triggersFred Fish3-38/+54
1996-07-30 * somsolib.c (som_solib_create_inferior_hook): Don'tJeff Law2-6/+9
1996-07-28 * config/mips/tm-mips.h (struct frame_info): Forward decl.Fred Fish6-8/+145
1996-07-28 * configure.in: Add test for "long long" support.Fred Fish28-141/+476
1996-07-27 * xcoffread.c (xcoff_end_psymtab): Add textlow_not_set parameter.Fred Fish2-11/+17
1996-07-26 * printcmd.c (_initialize_printcmd): InitializeIan Lance Taylor2-0/+7
1996-07-26See the huge ChangeLog entry that has the header:Fred Fish17-72/+110
1996-07-26See gdb ChangeLog entry with header:Fred Fish74-366/+1460
1996-07-25 * dsrec.c (load_srec): Protect ANSI style function parms with PARAMS.David Edelsohn1-0/+4
1996-07-23 * Makefile.in (os9kread.o): Remove dependency on partial-stab.h.Stu Grossman7-66/+112
1996-07-21 * gdbtk.tcl (files_command): Reorder the binding tags forFred Fish2-1/+13
1996-07-20 * dwarf2read.c (struct filenames): Change internal "struct file"Fred Fish2-3/+9
1996-07-20 * gdbtk.tcl (delete_expr): Unset corresponding element ofFred Fish2-6/+23
1996-07-19Always keep dwarf2read.cStan Shebs1-0/+1
1996-07-19 * dwarf2read.c: New file, DWARF 2 reader originally contributed byStan Shebs5-5/+4448
1996-07-18Thu Jul 18 01:22:01 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer3-2/+34
1996-07-17 * mon960-rom.c: Shorten the mon960_inits string to a singleMark Alexander2-1/+7
1996-07-17 * a29k-tdep.c (get_saved_register): Allow PC to be modifiedMark Alexander2-1/+6
1996-07-17 * command.c (do_setshow_command): Don't segfault when showingStu Grossman3-6/+72
1996-07-17Changes from the FSF for Hurd thread support.Stu Grossman10-244/+773
1996-07-15 * win32-nat.c (handle_load_dll): dos_path_to_unix_path renamed toDavid Edelsohn2-39/+38
1996-07-15 * defs.h printcmd.c: Create global disassemble_info structureStu Grossman7-52/+96
1996-07-13Check in an entry that somehow got missed long ago.Fred Fish1-0/+5
1996-07-13 * hpread.c (hpread_lookup_type): Use xmmalloc/xmrealloc ratherFred Fish2-2/+9
1996-07-13Fix thinko in previous patchFred Fish1-1/+1
1996-07-13 * objfiles.c (map_to_file): Error return from mmalloc_findbase isFred Fish2-1/+6
1996-07-12 * gdb.texinfo: Document `set assembly-language'.Stu Grossman2-0/+20
1996-07-12 * i386-tdep.c (set_assembly_language_command): New routine toStu Grossman2-12/+70