Age | Commit message (Expand) | Author | Files | Lines |
1994-03-30 | * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall): | Jeff Law | 1 | -0/+5 |
1994-03-30 | * hppa-tdep.c (hppa_fix_call_dummy): Use an alternate method for | Jeff Law | 2 | -0/+35 |
1994-03-30 | * ch-exp.y: Implement SIZE(mode_name) and SIZE(expression). | Per Bothner | 2 | -9/+10 |
1994-03-30 | * ch-lang.c (chill_is_varying_struct): Magic string is | Per Bothner | 2 | -1/+6 |
1994-03-30 | * remote.c (getpkt): If we get a timeout, actually retry rather | Jim Kingdon | 2 | -7/+16 |
1994-03-30 | Modified Files: | Kung Hsu | 3 | -16/+72 |
1994-03-29 | * remote.c (remote_store_registers): Add 'P' request to set an | Jim Kingdon | 2 | -20/+71 |
1994-03-29 | Put back include to tm-hppa.h mistakenly taken out during a recent checkin. | Jeff Law | 1 | -4/+46 |
1994-03-29 | Fix node structure around new Hitachi nodes so general-purpose | Roland Pesch | 1 | -4/+4 |
1994-03-28 | * gdb.t07/gdbme.c: More code for watchpoint testing. | Jeff Law | 1 | -0/+9 |
1994-03-26 | * config/sparc/tm-sparc.h: Define USE_REGISTER_NOT_ARG. | Jim Kingdon | 3 | -4/+20 |
1994-03-26 | * command.c (do_setshow_command, case var_string): Never add a | Jim Kingdon | 4 | -1/+22 |
1994-03-26 | * buildsym.c (start_subfile, patch_subfile_names), demangle.c | Jim Kingdon | 2 | -6/+9 |
1994-03-26 | * m3-nat.c, i386m3-nat.c, config/i386/i386m3.mh: Many minor | Jim Kingdon | 4 | -40/+93 |
1994-03-26 | Updates for Hitachi targets. | Roland Pesch | 1 | -7/+64 |
1994-03-26 | * ptx4-nat.c, config/i386/{nm-ptx4.h, ptx4.mh, ptx.mt, ptx4.mt, | Jim Kingdon | 1 | -0/+1 |
1994-03-26 | * valprint.c (val_print): Remove inaccurate comment about what | Jim Kingdon | 1 | -3/+7 |
1994-03-26 | * hppa-tdep.c (skip_prologue): Do nothing if not at the beginning | Jeff Law | 2 | -18/+135 |
1994-03-26 | * gdbme.c (call_with_trampolines): New function to try and step | Jeff Law | 1 | -0/+9 |
1994-03-26 | Forgot this in recent commit. | Jeff Law | 1 | -36/+44 |
1994-03-26 | Stu apparantly forgot to update the .Sanitize file when he added | Sean Eric Fagan | 1 | -0/+1 |
1994-03-26 | * config/i386/ptx.mh (XDEPFILES): Add coredep.o. Delete infptrace.o. | Jim Kingdon | 14 | -8/+680 |
1994-03-26 | new for ptx | Jim Kingdon | 2 | -0/+0 |
1994-03-26 | new for ptx | Jim Kingdon | 4 | -0/+0 |
1994-03-25 | new for ptx4 | Jim Kingdon | 1 | -0/+0 |
1994-03-25 | new for ptx4 | Jim Kingdon | 1 | -0/+0 |
1994-03-25 | new for ptx4 | Jim Kingdon | 1 | -0/+0 |
1994-03-25 | * hppa-tdep.c (skip_prologue): Return "pc" not zero | Jeff Law | 2 | -1/+4 |
1994-03-25 | * tm-hppa.h (NUM_REGS): Bump to 128 registers. | Jeff Law | 2 | -13/+38 |
1994-03-25 | * paread.c (read_unwind_info): Fix off-by-one error. | Jeff Law | 2 | -2/+6 |
1994-03-25 | * main.c (complete_command): Deal with it if arg is NULL. | Jim Kingdon | 2 | -2/+14 |
1994-03-25 | * config/mips/tm-mips.h (SETUP_ARBITRARY_FRAME): Revise comment | Jim Kingdon | 2 | -9/+16 |
1994-03-25 | Netware debugger stub NLM. | Stu Grossman | 14 | -0/+4070 |
1994-03-24 | * valops.c (value_at, value_at_lazy): Give error if we dereference | Jim Kingdon | 3 | -8/+22 |
1994-03-24 | * stabsread.c (patch_block_stabs): Add comment about what happens | Jim Kingdon | 2 | -10/+9 |
1994-03-24 | * TODO: Add suggestions for static member function tests, and | Jim Kingdon | 1 | -0/+7 |
1994-03-24 | * stabs.texinfo (Global Variables): Talk about stabs in files | Jim Kingdon | 2 | -0/+10 |
1994-03-24 | * stabsread.c (patch_block_stabs): Don't create LOC_OPTIMIZED_OUT | Jim Kingdon | 2 | -0/+13 |
1994-03-24 | * dbxread.c (end_psymtab): Add comment about empty psymtabs. | Jim Kingdon | 2 | -22/+204 |
1994-03-24 | * main.c (complete_command): New command, from Rick Sladkey | Jim Kingdon | 3 | -6/+50 |
1994-03-24 | * minsyms.c (prim_record_minimal_symbol): Move section deduction | Stu Grossman | 1 | -21/+23 |
1994-03-23 | MPW config stuff for GDB. | Stan Shebs | 2 | -2/+113 |
1994-03-23 | Thu Mar 10 15:51:40 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -0/+69 |
1994-03-23 | Sanitization for MPW and GM additions. | Stan Shebs | 1 | -2/+55 |
1994-03-23 | Thu Mar 10 15:49:05 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 4 | -0/+1824 |
1994-03-23 | * gdbtypes.h, gdbtypes.c: Add comments regarding whether static | Jim Kingdon | 3 | -1/+9 |
1994-03-23 | * stabs.texinfo: Move stuff on @ and # type descriptors from node | Jim Kingdon | 2 | -28/+49 |
1994-03-23 | * config/pa/tm-hppao.h (NO_PC_SPACE_QUEUE_RESTORE): Define. | Jeff Law | 3 | -0/+10 |
1994-03-23 | * stabsread.c (REG_STRUCT_HAS_ADDR): Accept additional argument | Jeff Law | 3 | -5/+23 |
1994-03-23 | * values.c (set_internalvar): Don't set var->value until we are | Jim Kingdon | 2 | -5/+20 |