aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-11-03 * osfsolib.c (solib_map_sections, first_link_map_member,Peter Schauer2-22/+160
1994-11-02 * c-exp.y (yylex): scan template names, and scan nested classKung Hsu2-8/+22
1994-11-02* nlm/Makefile.in: install gdbserve.nlm.J.T. Conklin2-4/+6
1994-11-02 * Makefile.in: Use $(objdir)/tcl and $(objdir)/tk if they areStu Grossman5-21/+35
1994-11-01 * c-valprint.c (c_value_print): Check for plain literal `char'Peter Schauer2-3/+8
1994-11-01 * coffread.c (coff_symfile_init): Remove unused local abfd.Stan Shebs1-0/+6
1994-10-29 * gdb.base/a1-selftest.exp: Remove RS/6000 xfail for backtracePeter Schauer2-1/+5
1994-10-29 * config/rs6000/tm-rs6000.h (INIT_EXTRA_FRAME_INFO):Peter Schauer1-29/+31
1994-10-29 * top.c (line_completion_function): Renamed fromPeter Schauer6-85/+592
1994-10-29 * Makefile.in (MMALLOC_DIR): New definition.Stan Shebs2-6/+18
1994-10-28Really forget all about the old tests dirStan Shebs1-3/+0
1994-10-26 * defs.h, gdbtk.c, main.c, top.c: Change sense and name ofStu Grossman4-7/+13
1994-10-26 * coffread.c (coff_symtab_read): If we get the address fromJim Kingdon2-20/+47
1994-10-25* config/i386/tm-nbsd.h: Enable longjmp support.J.T. Conklin2-1/+18
1994-10-22 * valarith.c (value_binop): Take care of ANSI `value preserving'Peter Schauer3-6/+12
1994-10-21* configure.in (*-*-netware): Use config/mt-netware.J.T. Conklin5-5/+17
1994-10-21 * defs.h, infrun.c (wait_for_inferior), top.c: CallStu Grossman6-54/+366
1994-10-20* config/powerpc/ppc-nw.mt (TDEPFILES): Removed exec.o.J.T. Conklin2-2/+5
1994-10-20 * Makefile.in (coffread.o): Depend on target.h.Jim Kingdon2-2/+7
1994-10-20* TODO: Fix typo.Jim Kingdon2-1/+5
1994-10-20 * objfiles.c (objfile_relocate): When relocating ->sections, useJim Kingdon6-7/+95
1994-10-20 * hppa-tdep.c: Remove include files a.out.h, ioctl.h, andRob Savoye1-3/+0
1994-10-19 * objfiles.h (struct objfile): Fix comment--minimal_symbol_countJim Kingdon2-1/+6
1994-10-19removed i386-nlmstub.cJ.T. Conklin1-1/+0
1994-10-19 * monitor.c (monitor_load_srec,monitor_make_srec): Add an asrecordRob Savoye1-0/+14
1994-10-19Add a ^C to the init string.Rob Savoye1-1/+1
1994-10-18 * monitor.c (set_loadtype_command): Fixed so it doesn't core dump.Rob Savoye3-46/+287
1994-10-17Fix typo in my recent ChangeLog entry.Jim Kingdon1-1/+1
1994-10-17 * Makefile.in (ALLDEPFILES): Remove xcoffexec.c.Jim Kingdon5-259/+410
1994-10-16 * corelow.c: Format to standard.Stan Shebs2-77/+89
1994-10-15 * symfile.c (reread_symbols): Include bfd_errmsg string in errorJim Kingdon6-8/+28
1994-10-15 * exec.c (map_vmap): Cast return from xmalloc to its proper type,Jim Kingdon2-0/+25
1994-10-15 * .Sanitize: Add nm-nbsd.h.Peter Schauer1-0/+1
1994-10-15 * eval.c (evaluate_subexp): Make fnptr a LONGEST insteadPeter Schauer4-52/+61
1994-10-15 * monitor.h, remote-mon.c: Hack up to so the old ROM monitorRob Savoye3-59/+126
1994-10-14 * h8500-tdep.c (target_read_sp, target_write_sp, target_read_pc,Stan Shebs3-20/+30
1994-10-13* NEWS: Add item about if and while.Jim Kingdon2-0/+4
1994-10-13 * .gdbinit: Restore `end'; it was not excess. ReindentJim Kingdon2-8/+17
1994-10-13correct commentIan Lance Taylor1-2/+1
1994-10-13 * config/mips/tm-bigmips64.h: Just define TARGET_BYTE_ORDER andIan Lance Taylor2-14/+7
1994-10-13xcoffexec.c is goneStan Shebs1-1/+0
1994-10-13 * Makefile.in (ANNOTATE_OBS): New definition.Stan Shebs74-73/+81
1994-10-13It works fully now.Rob Savoye1-23/+23
1994-10-13Cleanup debugging messages.Rob Savoye1-34/+19
1994-10-13 * .gdbinit: Remove excess `end'.Stan Shebs2-1/+2
1994-10-13 * exec.c: Merge in RS6000 support from xcoffexec.c.Stan Shebs6-643/+191
1994-10-12Cleanup debug logging, fix single stepping. WinBond works good!Rob Savoye4-99/+127
1994-10-12 * partial-stab.h (N_TEXT): Delete GDB_TARGET_IS_HPPA kludge; theyJeff Law2-6/+5
1994-10-12Breakpoints work, run works. Fixed "monitor" command.Rob Savoye4-65/+119
1994-10-11Writing to memory now works for both targets.Rob Savoye2-40/+55