aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-06-09now copyleft 93K. Richard Pixley9-201/+178
1993-06-09cast args to supply_register to avoid gcc warning.K. Richard Pixley2-18/+18
1993-06-09drop minimon supportK. Richard Pixley2-2/+4
1993-06-09removed -lresolvK. Richard Pixley2-1/+5
1993-06-09 * gdbinv-s.texi (Debug Session): Document exceptionHook.Jim Kingdon2-3/+24
1993-06-09 * m68k-stub.c: Add comment about frame cache.Jim Kingdon1-0/+2
1993-06-09 * target.h (target_store_registers): Doc fix re error handling.Jim Kingdon1-0/+7
1993-06-09Doc fix re dependenciesJim Kingdon2-1/+6
1993-06-09 * serial.c (serial_close): If scb is NULL, don't try to closeRob Savoye2-3/+11
1993-06-09(read_memory_unsigned_integer): New function.Steve Chamberlain1-0/+38
1993-06-09 * coffread.c (init_stringtab): Fix bug where sizeof(long) != 4.Steve Chamberlain4-48/+112
1993-06-09add commentJim Kingdon1-0/+15
1993-06-09helps if you save the ChangeLog after you edit it and before you check it inJim Kingdon1-3/+1
1993-06-08 * Move config/m68k/tm-m68k.h (FRAME_FIND_SAVED_REGS) toJim Kingdon2-117/+9
1993-06-08symfile.h requires bfd.h so include itK. Richard Pixley2-1/+2
1993-06-08First cut at sparc-vxworks targetting.K. Richard Pixley5-1/+46
1993-06-08symfile.h requires bfd.h so include it.K. Richard Pixley1-0/+4
1993-06-08 * config/m68k/xm-news.h: add "extern int errno".Jim Kingdon2-0/+6
1993-06-08 * remove-vx.c (vx_read_register, vx_write_register): collapseK. Richard Pixley4-65/+37
1993-06-08 * gdb.texinfo (Print Settings): Move all stuff relating to symbolicJim Kingdon2-26/+49
1993-06-08 * symfile.{c,h} (generic_load): New function.Jim Kingdon5-151/+69
1993-06-08 * Makefile.in (depend): More sed gubbish to deal withStu Grossman2-105/+111
1993-06-07 * Makefile.in (BFD_SRC_DIR): Renamed def and usages from BFD_DIR.Fred Fish4-141/+164
1993-06-05Remove # from XDEPFILES. This causes `make alldeps.mak' to produce a badStu Grossman1-1/+1
1993-06-05Remove # from config/m68k/isi.h:XDEPFILES. This causes alldeps.mak to mostlyStu Grossman2-44/+430
1993-06-04 * config/sparc/xm-sun4sol2.h: define MEM_FNS_DECLAREDDavid D. Zuhn1-0/+4
1993-06-04 * configure.in: change lynx support to CPU-*-lynxos*David D. Zuhn1-1/+1
1993-06-04 * configure.in (mips-idt-ecoff*): Added trailing '*'.Ian Lance Taylor1-1/+1
1993-06-04 * configure.in (mips-idt-ecoffl*): New target; use idtl.Ian Lance Taylor4-1/+12
1993-06-04fix srctrigger to point to a file, not a directoryDavid D. Zuhn1-1/+1
1993-06-04 * gdb.t11/list.exp: Fixed a couple of typos.Ian Lance Taylor1-0/+4
1993-06-04 * ser-go32.c: Clean up lots of compilation nits.Stu Grossman2-14/+19
1993-06-03 * Patches from Jeffrey Law <law@cs.utah.edu>.Stu Grossman3-23/+34
1993-06-03Add gdbserver directory.Stu Grossman1-0/+1
1993-06-03 * Makefile.in: Remove ser-tcp.[co]. (Use XDEPFILES instead.)Stu Grossman5-850/+222
1993-06-03 * gdbserver/Makefile.in (gdbserver): Use -lbsd.Stu Grossman3-50/+13
1993-06-03 * target.c (target_read_memory_partial): Don't deref errnoptrStu Grossman1-0/+5
1993-06-03Add m68k-coff to ld so it'll work right.Rob Savoye1-1/+1
1993-06-03Removed board dependant stuff.Rob Savoye1-2/+2
1993-06-03* remote-es1800.c: Fix typo.John Gilmore3-5/+18
1993-06-03Add these from DejaGnu so the testsuites compile for targets again.Rob Savoye14-0/+798
1993-06-02 * gdb.texinfo (set print elements): Note that the number ofFred Fish2-0/+6
1993-06-02 * target.c (target_read_memory_partial): Like target_read_memory,Fred Fish1-0/+13
1993-06-02 * gdb.t00 (teststrategy.exp): Remove notice about PR 1823. BugFred Fish1-0/+8
1993-06-02 * configure.in: Add support for rom68k and bug boot monitors.Rob Savoye2-0/+8
1993-06-01These got lost somehow.Rob Savoye2-0/+43
1993-06-01Add info and install-info targets.Rob Savoye1-1/+2
1993-05-31 * printcmd.c (print_scalar_formatted): Print integers bigger thanJim Kingdon1-1/+5
1993-05-31 * gdb.stabs/wierd.exp: Remove xfail for printing big integer.Jim Kingdon2-5/+7
1993-05-31 * stabsread.c (read_type): Skip type attributes if present.Jim Kingdon2-15/+26