aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-03-30 * xcoffread.c (xcoff_next_symbol_text): New function.Jim Kingdon1-3/+3
1994-03-30 * elfread.c (elf_symtab_read): Change storage_needed,Ian Lance Taylor3-9/+29
1994-03-30 * xcoffread.c (xcoff_next_symbol_text): New function.Jim Kingdon2-13/+30
1994-03-30* remote.c (getpkt): Remove unused "out" label.Jim Kingdon2-1/+4
1994-03-30 * breakpoint.c (print_it_normal): Allow GDB to notify the userJeff Law2-5/+9
1994-03-30* config/m68k/tm-dpx2.h: Include tm-m68k.h not nonexistent tm-68k.h.Jim Kingdon2-1/+5
1994-03-30 * blockframe.c (find_pc_partial_function): mst_file_textPeter Schauer2-4/+32
1994-03-30 * config/i386/tm-symmetry.h: Clean up, it is now only used for Dynix.Peter Schauer2-297/+76
1994-03-30 * ch-exp.y (decode_integer_value, match_character_literal,Peter Schauer6-50/+144
1994-03-30 * gdb.t02/whatis.exp, gdb.t08/opaque.exp: Add XFAILs forPeter Schauer1-0/+12
1994-03-30 * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):Jeff Law1-0/+5
1994-03-30 * hppa-tdep.c (hppa_fix_call_dummy): Use an alternate method forJeff Law2-0/+35
1994-03-30 * ch-exp.y: Implement SIZE(mode_name) and SIZE(expression).Per Bothner2-9/+10
1994-03-30 * ch-lang.c (chill_is_varying_struct): Magic string isPer Bothner2-1/+6
1994-03-30 * remote.c (getpkt): If we get a timeout, actually retry ratherJim Kingdon2-7/+16
1994-03-30Modified Files:Kung Hsu3-16/+72
1994-03-29 * remote.c (remote_store_registers): Add 'P' request to set anJim Kingdon2-20/+71
1994-03-29Put back include to tm-hppa.h mistakenly taken out during a recent checkin.Jeff Law1-4/+46
1994-03-29Fix node structure around new Hitachi nodes so general-purposeRoland Pesch1-4/+4
1994-03-28 * gdb.t07/gdbme.c: More code for watchpoint testing.Jeff Law1-0/+9
1994-03-26 * config/sparc/tm-sparc.h: Define USE_REGISTER_NOT_ARG.Jim Kingdon3-4/+20
1994-03-26 * command.c (do_setshow_command, case var_string): Never add aJim Kingdon4-1/+22
1994-03-26 * buildsym.c (start_subfile, patch_subfile_names), demangle.cJim Kingdon2-6/+9
1994-03-26 * m3-nat.c, i386m3-nat.c, config/i386/i386m3.mh: Many minorJim Kingdon4-40/+93
1994-03-26Updates for Hitachi targets.Roland Pesch1-7/+64
1994-03-26 * ptx4-nat.c, config/i386/{nm-ptx4.h, ptx4.mh, ptx.mt, ptx4.mt,Jim Kingdon1-0/+1
1994-03-26 * valprint.c (val_print): Remove inaccurate comment about whatJim Kingdon1-3/+7
1994-03-26 * hppa-tdep.c (skip_prologue): Do nothing if not at the beginningJeff Law2-18/+135
1994-03-26 * gdbme.c (call_with_trampolines): New function to try and stepJeff Law1-0/+9
1994-03-26Forgot this in recent commit.Jeff Law1-36/+44
1994-03-26Stu apparantly forgot to update the .Sanitize file when he addedSean Eric Fagan1-0/+1
1994-03-26 * config/i386/ptx.mh (XDEPFILES): Add coredep.o. Delete infptrace.o.Jim Kingdon14-8/+680
1994-03-26new for ptxJim Kingdon2-0/+0
1994-03-26new for ptxJim Kingdon4-0/+0
1994-03-25new for ptx4Jim Kingdon1-0/+0
1994-03-25new for ptx4Jim Kingdon1-0/+0
1994-03-25new for ptx4Jim Kingdon1-0/+0
1994-03-25 * hppa-tdep.c (skip_prologue): Return "pc" not zeroJeff Law2-1/+4
1994-03-25 * tm-hppa.h (NUM_REGS): Bump to 128 registers.Jeff Law2-13/+38
1994-03-25 * paread.c (read_unwind_info): Fix off-by-one error.Jeff Law2-2/+6
1994-03-25* main.c (complete_command): Deal with it if arg is NULL.Jim Kingdon2-2/+14
1994-03-25 * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Revise commentJim Kingdon2-9/+16
1994-03-25Netware debugger stub NLM.Stu Grossman14-0/+4070
1994-03-24 * valops.c (value_at, value_at_lazy): Give error if we dereferenceJim Kingdon3-8/+22
1994-03-24 * stabsread.c (patch_block_stabs): Add comment about what happensJim Kingdon2-10/+9
1994-03-24 * TODO: Add suggestions for static member function tests, andJim Kingdon1-0/+7
1994-03-24 * stabs.texinfo (Global Variables): Talk about stabs in filesJim Kingdon2-0/+10
1994-03-24 * stabsread.c (patch_block_stabs): Don't create LOC_OPTIMIZED_OUTJim Kingdon2-0/+13
1994-03-24* dbxread.c (end_psymtab): Add comment about empty psymtabs.Jim Kingdon2-22/+204
1994-03-24 * main.c (complete_command): New command, from Rick SladkeyJim Kingdon3-6/+50