Age | Commit message (Expand) | Author | Files | Lines |
1993-07-20 | * lib/gdb.exp (runto): Don't insist that function we are running to | Jim Kingdon | 1 | -0/+5 |
1993-07-20 | * symtab.h (enum minimal_symbol_type): Add mst_file_*. | Jim Kingdon | 3 | -44/+62 |
1993-07-20 | * gdb.t17/interrupt.exp: Before sending ^C, give the inferior time | Jim Kingdon | 1 | -0/+6 |
1993-07-20 | * config/i386/xm-i386sco.h: Define HAVE_TERMIOS. | Jim Kingdon | 2 | -4/+7 |
1993-07-19 | * printcmd.c, config/pa/xm-pa.h, config/alpha/xm-alpha.h: Make it so | Jim Kingdon | 2 | -14/+7 |
1993-07-19 | * printcmd.c, config/pa/xm-pa.h, config/alpha/xm-alpha.h: Make it so | Jim Kingdon | 1 | -0/+4 |
1993-07-19 | Repair bugs in conditionals, spotted by Zoo during "latest" build. | Roland Pesch | 2 | -1/+7 |
1993-07-19 | * ser-unix.c: Don't try to use job control with termio. | Jim Kingdon | 2 | -21/+26 |
1993-07-19 | * hppa-tdep.c (pc_in_linker_stub): New function. | Jim Kingdon | 1 | -1/+1 |
1993-07-19 | Make breakpoint_re_set_one work with overloaded member functions, | Peter Schauer | 3 | -10/+122 |
1993-07-19 | * infptrace.c: Split out define of PT_KILL; Sequent defines PT_KILL | Jim Kingdon | 3 | -0/+52 |
1993-07-19 | * infptrace.c: Split out define of PT_KILL; Sequent defines PT_KILL | Jim Kingdon | 11 | -830/+604 |
1993-07-19 | * mips-tdep.c (mips_skip_prologue): New argument lenient. | Jim Kingdon | 3 | -24/+85 |
1993-07-18 | * partial-stab.h (N_SO): Add the text offset to valu before, not after, | Jim Kingdon | 2 | -4/+9 |
1993-07-18 | * gdb.stabs/{ecoff.mt,wierd-ecoff.S,wierd-ecoff.sed}: New files | Peter Schauer | 8 | -0/+72 |
1993-07-17 | MOD2 | Roland Pesch | 1 | -0/+5 |
1993-07-17 | * symtab.c (find_pc_symtab): Call warning, not printf directly. | Jim Kingdon | 2 | -1/+11 |
1993-07-17 | Introduce MOD2 switch to segregate material on Modula-2; eventually | Roland Pesch | 3 | -21/+83 |
1993-07-16 | * mipsread.c: No longer need to undefine ZMAGIC. | Ian Lance Taylor | 2 | -3/+4 |
1993-07-15 | * m88k-pinsn.c: Moved code into opcodes/m88k-dis.c. | Ian Lance Taylor | 2 | -329/+16 |
1993-07-15 | * h8300-tdep.c (examine_prologue): Make prototype match definition. | David Edelsohn | 1 | -0/+4 |
1993-07-15 | (examine_prologue): Make prototype match definition. | David Edelsohn | 1 | -1/+2 |
1993-07-15 | minor fixes | Jim Kingdon | 1 | -4/+4 |
1993-07-15 | * stabs.texinfo: Cleanups regarding statics. | Jim Kingdon | 1 | -1/+4 |
1993-07-15 | * stabs.texinfo: Cleanups regarding statics. | Jim Kingdon | 2 | -157/+51 |
1993-07-15 | * gdbinv-s.texi (Bootstrapping): Document exceptionHandler. | Jim Kingdon | 2 | -2/+34 |
1993-07-15 | * NEWS: Mention that remote.c now has a `load' operation. | Jim Kingdon | 2 | -0/+7 |
1993-07-15 | * hppa-tdep.c (pc_in_linker_stub): New function. | Jim Kingdon | 1 | -1/+11 |
1993-07-15 | * hppa-tdep.c (pc_in_linker_stub): New function. | Jim Kingdon | 2 | -11/+104 |
1993-07-15 | * gdb.t15/funcargs.exp (localvars_in_indirect_call): New test. | Jim Kingdon | 1 | -0/+4 |
1993-07-15 | * stack.c (print_frame_info): When checking PC_IN_CALL_DUMMY, | Jim Kingdon | 1 | -0/+6 |
1993-07-15 | * mipsread.c (mylookup_symbol): Use strcmp, not STREQ, as we have | Jim Kingdon | 1 | -1/+1 |
1993-07-15 | * mipsread.c (parse_procedure): Take as argument the symtab to look | Jim Kingdon | 2 | -63/+64 |
1993-07-15 | * mipsread.c (psymtab_to_symtab_1, parse_procedure): For stabs, | Jim Kingdon | 2 | -47/+68 |
1993-07-14 | * printcmds.exp: Add another printf test. | Jim Kingdon | 1 | -2/+6 |
1993-07-14 | x | Jim Kingdon | 1 | -1/+1 |
1993-07-14 | Changes from Jeffrey Law: | Jim Kingdon | 3 | -14/+48 |
1993-07-14 | * configure.in: If configured -with-stabs on any target, add | Ian Lance Taylor | 2 | -0/+9 |
1993-07-14 | * ch-valprint.c (chill_val_print, case TYPE_CODE_STRING): Print | Jim Kingdon | 3 | -3/+11 |
1993-07-14 | Check in ChangeLog entry that got lost. | Stu Grossman | 1 | -0/+29 |
1993-07-14 | * a29k-tdep.c (get_saved_register): Fix typo. | Jim Kingdon | 2 | -3/+7 |
1993-07-14 | * configure.in: Recognize h8300h (variant of h8300). | David Edelsohn | 2 | -0/+14 |
1993-07-14 | Tue Jul 13 14:03:48 1993 Jim Kingdon (kingdon@lioth.cygnus.com) | Jim Kingdon | 8 | -45/+144 |
1993-07-14 | Restore function naming scheme (sim_xxx vs simif_xxx). | David Edelsohn | 1 | -126/+177 |
1993-07-13 | * gdbcore.h (read_memory_integer, read_memory_unsigned_integer): | David Edelsohn | 1 | -0/+5 |
1993-07-13 | * elfread.c: Remove notice about file still being under | Fred Fish | 2 | -14/+2 |
1993-07-13 | * Makefile.in (ultra3-xdep.o, umax-xdep.o): Add missing ')'. | Fred Fish | 2 | -2/+6 |
1993-07-12 | * a29k-tdep.c (read_register_stack): Make val static. | Jim Kingdon | 2 | -1/+5 |
1993-07-12 | h8300 stuff. | David Edelsohn | 1 | -0/+6 |
1993-07-12 | (REGISTER_CONVERTIBLE): Change value to 0. | David Edelsohn | 1 | -8/+5 |