aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
1994-10-11 * lynx-nat.c (child_wait): Correct handling of byte reversed SPARCIan Lance Taylor2-6/+37
1994-10-11Memory_reads_inferior() and monitor_fetch_registers() now work good onRob Savoye4-26/+1062
1994-10-09 * gdb.base/corefile.exp: Add (xfail'd) test for reinit_frame_cacheJim Kingdon2-2/+30
1994-10-09 * blockframe.c (reinit_frame_cache): Reinstate select_frame callJim Kingdon1-0/+5
1994-10-08 * config/sparc/tm-sparc.h: Add PARAMS declarations to allPeter Schauer1-5/+11
1994-10-08 Speed up GDB startup time by not demangling partial symbols.Peter Schauer8-232/+314
1994-10-08 The point of these changes is to avoid reading the frame pointerJim Kingdon26-102/+130
1994-10-07whoopsIan Lance Taylor1-1/+1
1994-10-07 * top.c (target_byte_order_auto): New static variable.Ian Lance Taylor3-17/+84
1994-10-07* nlm/i386.c (flush_i_cache): New function, does nothing.J.T. Conklin2-5/+61
1994-10-06 * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined by tm.h,Ian Lance Taylor6-71/+154
1994-10-06 * config/mips/tm-mips.h (GDB_TARGET_IS_MIPS64): If not alreadyIan Lance Taylor7-52/+59
1994-10-06 * remote-mips.c (break_insn): Remove.Ian Lance Taylor1-10/+4
1994-10-06Both targets initialize, can dump registers too.Rob Savoye2-31/+116
1994-10-05* nlm/configure.in: ${gdb_host_cpu} defaults to ${host_cpu}.J.T. Conklin2-1/+3
1994-10-05yet another typoJ.T. Conklin1-1/+1
1994-10-05* nlm/Makefile.in: Get rid of NWINCLUDES.J.T. Conklin3-5/+1
1994-10-05Fix typoJ.T. Conklin1-3/+3
1994-10-05* nlm/Makefile.in: Get rid of NWINCLUDES.J.T. Conklin1-1/+7
1994-10-03 * gdbserver/server.c (main): Silently accept all unrecognizedJim Kingdon1-0/+6
1994-10-03 * gdbserver/server.c (main): Silently accept query requestsPeter Schauer1-0/+118
1994-10-03 * corelow.c (core_open): Copy the modified to_sections_endPeter Schauer2-1/+11
1994-10-01* nlm/Makefile.in: Get rid of NWINCLUDES.J.T. Conklin4-3/+9
1994-09-30* gdbserver/low-lynx.c (create_inferior): Pass all 4 args to ptrace.Jim Kingdon2-1/+5
1994-09-30 * lynx-nat.c (child_wait): Use status.w_status, not status, inJim Kingdon2-2/+5
1994-09-30 * config/nm-lynx.h (PTRACE_ARG3_TYPE): Define to int, not char *.Jim Kingdon2-1/+7
1994-09-29* xcoffread.c (read_xcoff_symtab): Fix comment for yesterday's change.Jim Kingdon2-7/+10
1994-09-29 * coffread.c (complete_symtab): If last_source_file is set uponJim Kingdon2-10/+33
1994-09-29 * hpread.c (hpread_read_array_type): Do not change the type codeJeff Law2-3/+6