Age | Commit message (Expand) | Author | Files | Lines |
1994-11-15 | * i386-stub.c, m68k-stub.c, sparc-stub.c, sparcl-stub.c: Mask out | Stan Shebs | 3 | -10/+15 |
1994-11-15 | added powerpc to Things-to-keep | Angela Marie Thomas | 1 | -0/+1 |
1994-11-15 | added nlmstub.def to Things-to-keep | Angela Marie Thomas | 1 | -0/+1 |
1994-11-15 | * op50-rom.c, w89k-rom.c, monitor.c: Modify to use two variables | Rob Savoye | 6 | -19/+62 |
1994-11-14 | Removed remote-mon.c, and add it's replacement rom68k-rom.c. | Rob Savoye | 1 | -1/+1 |
1994-11-14 | Add copyright message. | Rob Savoye | 3 | -4/+64 |
1994-11-14 | * Makefile.in: Install gdbtk.tcl. | Stu Grossman | 4 | -2/+96 |
1994-11-13 | * somsolib.c: Add TODO list. | Jeff Law | 2 | -36/+295 |
1994-11-12 | * Makefile.in (copying.o, f-exp.tab.o, dpx2-nat.o, dstread.o, | Peter Schauer | 2 | -8/+52 |
1994-11-11 | * ch-exp.y (yylex): Fix off-by-one error when converting string to | Jeff Law | 2 | -1/+5 |
1994-11-11 | * hppa-tdep.c (rp_saved): Handle IMPORT stubs too. | Jeff Law | 3 | -0/+46 |
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 | 3 | -154/+492 |
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 | 2 | -5/+17 |
1994-11-08 | Small blurb on support for debugging dynamic executables on HPPAs running | Jeff Law | 1 | -0/+6 |
1994-11-08 | * hppa-tdep.c (read_unwind_info): Use "text_offset" for linker | Jeff Law | 1 | -0/+1 |
1994-11-08 | * Enable backtracing from inside a SOM shared library back into | Jeff Law | 2 | -4/+18 |
1994-11-07 | * m3-nat.c: Remove comments about arbitrary limit in | Jim Kingdon | 2 | -3/+5 |
1994-11-07 | * Beginnings of SOM shared library support. Breakpoints and | Jeff Law | 11 | -15/+422 |
1994-11-06 | * partial-stab.h (N_TEXT): Put back GDB_TARGET_IS_HPPA kludge, | Jeff Law | 3 | -0/+22 |
1994-11-06 | * hppa-tdep.c (frame_saved_pc): Mask off low two bits when | Jeff Law | 2 | -4/+31 |
1994-11-05 | * hppa-tdep.c (hppa_frame_find_saved_regs): Change "frame" to | Jeff Law | 2 | -19/+24 |
1994-11-05 | * sparcl-stub.c: get rid of defs.h. | Kung Hsu | 2 | -1/+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 | 2 | -1/+5 |
1994-11-04 | * TODO: Re-write item about SIGINT handling to reflect the fact | Jim Kingdon | 2 | -3/+10 |
1994-11-04 | Replace useless FRAME, FRAME_ADDR types with struct frame_info * | Stan Shebs | 3 | -13/+7 |
1994-11-04 | Replace useless FRAME, FRAME_ADDR types with struct frame_info * | Stan Shebs | 20 | -327/+332 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 6 | -17/+20 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 17 | -20/+89 |
1994-11-03 | * osfsolib.c (solib_map_sections, first_link_map_member, | Peter Schauer | 2 | -22/+160 |
1994-11-02 | * c-exp.y (yylex): scan template names, and scan nested class | Kung Hsu | 2 | -8/+22 |
1994-11-02 | * nlm/Makefile.in: install gdbserve.nlm. | J.T. Conklin | 2 | -4/+6 |
1994-11-02 | * Makefile.in: Use $(objdir)/tcl and $(objdir)/tk if they are | Stu Grossman | 5 | -21/+35 |
1994-11-01 | * c-valprint.c (c_value_print): Check for plain literal `char' | Peter Schauer | 2 | -3/+8 |
1994-11-01 | * coffread.c (coff_symfile_init): Remove unused local abfd. | Stan Shebs | 1 | -0/+6 |
1994-10-29 | * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtrace | Peter Schauer | 2 | -1/+5 |
1994-10-29 | * config/rs6000/tm-rs6000.h (INIT_EXTRA_FRAME_INFO): | Peter Schauer | 1 | -29/+31 |
1994-10-29 | * top.c (line_completion_function): Renamed from | Peter Schauer | 6 | -85/+592 |
1994-10-29 | * Makefile.in (MMALLOC_DIR): New definition. | Stan Shebs | 2 | -6/+18 |
1994-10-28 | Really forget all about the old tests dir | Stan Shebs | 1 | -3/+0 |
1994-10-26 | * defs.h, gdbtk.c, main.c, top.c: Change sense and name of | Stu Grossman | 4 | -7/+13 |
1994-10-26 | * coffread.c (coff_symtab_read): If we get the address from | Jim Kingdon | 2 | -20/+47 |
1994-10-25 | * config/i386/tm-nbsd.h: Enable longjmp support. | J.T. Conklin | 2 | -1/+18 |
1994-10-22 | * valarith.c (value_binop): Take care of ANSI `value preserving' | Peter Schauer | 3 | -6/+12 |
1994-10-21 | * configure.in (*-*-netware): Use config/mt-netware. | J.T. Conklin | 5 | -5/+17 |
1994-10-21 | * defs.h, infrun.c (wait_for_inferior), top.c: Call | Stu Grossman | 6 | -54/+366 |
1994-10-20 | * config/powerpc/ppc-nw.mt (TDEPFILES): Removed exec.o. | J.T. Conklin | 2 | -2/+5 |