Age | Commit message (Expand) | Author | Files | Lines |
1994-11-14 | * Makefile.in: Install gdbtk.tcl. | Stu Grossman | 1 | -0/+7 |
1994-11-13 | * somsolib.c: Add TODO list. | Jeff Law | 1 | -0/+15 |
1994-11-12 | * Makefile.in (copying.o, f-exp.tab.o, dpx2-nat.o, dstread.o, | Peter Schauer | 1 | -0/+13 |
1994-11-11 | * ch-exp.y (yylex): Fix off-by-one error when converting string to | Jeff Law | 1 | -0/+3 |
1994-11-11 | * hppa-tdep.c (rp_saved): Handle IMPORT stubs too. | Jeff Law | 1 | -0/+9 |
1994-11-11 | * symfile.c (syms_from_objfile): Only call find_lowest_section if | Jeff Law | 1 | -0/+5 |
1994-11-10 | * rom68k-rom.c: New file. Replaces the old remote-mon.c and uses | Rob Savoye | 1 | -0/+7 |
1994-11-10 | * findvar.c (find_saved_register): Fix a frame variable name. | Stan Shebs | 1 | -0/+5 |
1994-11-08 | * TODO: Remove "Watchpoints seem not entirely reliable, though | Jim Kingdon | 1 | -0/+11 |
1994-11-08 | * Enable backtracing from inside a SOM shared library back into | Jeff Law | 1 | -0/+9 |
1994-11-07 | * m3-nat.c: Remove comments about arbitrary limit in | Jim Kingdon | 1 | -0/+5 |
1994-11-07 | * Beginnings of SOM shared library support. Breakpoints and | Jeff Law | 1 | -0/+22 |
1994-11-06 | * partial-stab.h (N_TEXT): Put back GDB_TARGET_IS_HPPA kludge, | Jeff Law | 1 | -0/+5 |
1994-11-06 | * hppa-tdep.c (frame_saved_pc): Mask off low two bits when | Jeff Law | 1 | -0/+9 |
1994-11-05 | * hppa-tdep.c (hppa_frame_find_saved_regs): Change "frame" to | Jeff Law | 1 | -0/+5 |
1994-11-05 | * sparcl-stub.c: get rid of defs.h. | Kung Hsu | 1 | -0/+4 |
1994-11-04 | * gdbserver/Makefile.in (MMALLOC_CFLAGS): Add -I${MMALLOC_DIR}. | Jim Kingdon | 1 | -0/+7 |
1994-11-04 | * remote.c (remote_kill): Use catch_errors when calling putpkt. | Jim Kingdon | 1 | -0/+6 |
1994-11-04 | * rs6000-tdep.c (pop_frame): Correct a variable name. | Stan Shebs | 1 | -0/+4 |
1994-11-04 | * TODO: Re-write item about SIGINT handling to reflect the fact | Jim Kingdon | 1 | -0/+5 |
1994-11-04 | Replace useless FRAME, FRAME_ADDR types with struct frame_info * | Stan Shebs | 1 | -0/+22 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1 | -2/+11 |
1994-11-03 | * osfsolib.c (solib_map_sections, first_link_map_member, | Peter Schauer | 1 | -0/+10 |
1994-11-02 | * c-exp.y (yylex): scan template names, and scan nested class | Kung Hsu | 1 | -0/+5 |
1994-11-02 | * nlm/Makefile.in: install gdbserve.nlm. | J.T. Conklin | 1 | -0/+4 |
1994-11-02 | * Makefile.in: Use $(objdir)/tcl and $(objdir)/tk if they are | Stu Grossman | 1 | -0/+12 |
1994-11-01 | * c-valprint.c (c_value_print): Check for plain literal `char' | Peter Schauer | 1 | -0/+5 |
1994-11-01 | * coffread.c (coff_symfile_init): Remove unused local abfd. | Stan Shebs | 1 | -0/+6 |
1994-10-29 | * top.c (line_completion_function): Renamed from | Peter Schauer | 1 | -0/+45 |
1994-10-29 | * Makefile.in (MMALLOC_DIR): New definition. | Stan Shebs | 1 | -0/+10 |
1994-10-26 | * defs.h, gdbtk.c, main.c, top.c: Change sense and name of | Stu Grossman | 1 | -0/+6 |
1994-10-26 | * coffread.c (coff_symtab_read): If we get the address from | Jim Kingdon | 1 | -0/+7 |
1994-10-25 | * config/i386/tm-nbsd.h: Enable longjmp support. | J.T. Conklin | 1 | -0/+4 |
1994-10-22 | * valarith.c (value_binop): Take care of ANSI `value preserving' | Peter Schauer | 1 | -0/+10 |
1994-10-21 | * defs.h, infrun.c (wait_for_inferior), top.c: Call | Stu Grossman | 1 | -0/+30 |
1994-10-20 | * config/powerpc/ppc-nw.mt (TDEPFILES): Removed exec.o. | J.T. Conklin | 1 | -0/+4 |
1994-10-20 | * Makefile.in (coffread.o): Depend on target.h. | Jim Kingdon | 1 | -0/+5 |
1994-10-20 | * TODO: Fix typo. | Jim Kingdon | 1 | -0/+4 |
1994-10-20 | * objfiles.c (objfile_relocate): When relocating ->sections, use | Jim Kingdon | 1 | -0/+21 |
1994-10-19 | * objfiles.h (struct objfile): Fix comment--minimal_symbol_count | Jim Kingdon | 1 | -0/+5 |
1994-10-19 | * monitor.c (monitor_load_srec,monitor_make_srec): Add an asrecord | Rob Savoye | 1 | -0/+14 |
1994-10-17 | Fix typo in my recent ChangeLog entry. | Jim Kingdon | 1 | -1/+1 |
1994-10-17 | * Makefile.in (ALLDEPFILES): Remove xcoffexec.c. | Jim Kingdon | 1 | -0/+21 |
1994-10-16 | * corelow.c: Format to standard. | Stan Shebs | 1 | -0/+5 |
1994-10-15 | * symfile.c (reread_symbols): Include bfd_errmsg string in error | Jim Kingdon | 1 | -2/+2 |
1994-10-15 | * exec.c (map_vmap): Cast return from xmalloc to its proper type, | Jim Kingdon | 1 | -0/+20 |
1994-10-15 | * eval.c (evaluate_subexp): Make fnptr a LONGEST instead | Peter Schauer | 1 | -0/+35 |
1994-10-15 | * monitor.h, remote-mon.c: Hack up to so the old ROM monitor | Rob Savoye | 1 | -0/+6 |
1994-10-14 | * h8500-tdep.c (target_read_sp, target_write_sp, target_read_pc, | Stan Shebs | 1 | -0/+10 |
1994-10-13 | * NEWS: Add item about if and while. | Jim Kingdon | 1 | -0/+2 |