aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
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
1994-09-29 * hpread.c (hpread_type_translate): Handle T_UNS_LONG types withJeff Law2-1/+11
1994-09-28 * xcoffread.c (read_xcoff_symtab, case C_FILE):Jim Kingdon2-1/+8
1994-09-28* xcoffexec.c (exec_close): If quitting, don't call clear_symtab_users.Jim Kingdon2-2/+6
1994-09-28 * xcoffread.c (read_xcoff_symtab): Process XTY_LD symbols we wereJim Kingdon2-8/+28
1994-09-28 * hpread.c (struct hpread_symfile_info): Delete have_module fieldJeff Law2-46/+40
1994-09-27Don't nuke hppapro.mt.Rob Savoye1-0/+1
1994-09-26 * defs.h (misc_command_type): Remove trailing comma fromPeter Schauer2-0/+28
1994-09-26 * hppa-tdep.c (frame_saved_pc): Fix thinko in code to dig saved pcJeff Law2-2/+7
1994-09-25 * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use ifStan Shebs19-102/+82
1994-09-25 * TODO: Remove item about adding general multi-threaded stuff;Jim Kingdon1-25/+0
1994-09-25 * TODO: Append contents of Projects file.Stan Shebs4-98/+93
1994-09-24 * corelow.c (add_solib_stub): Remove copying of to_sections,Peter Schauer3-12/+26
1994-09-23* solib.c: *BSD systems need <a.out.h> to be included beforeJ.T. Conklin16-11/+381
1994-09-21* .gdbinit: Add list-objfiles command.Jim Kingdon1-0/+10
1994-09-21* TODO: Reword item regarding NO_STD_REGS.Jim Kingdon2-3/+5
1994-09-21 * coffread.c (record_minimal_symbol, coff_read_enum_type,Jim Kingdon1-0/+6
1994-09-20 * TODO: Add more items.Stan Shebs2-3/+149
1994-09-20 * coffread.c (init_stringtab): When copying length to stringtab,Jim Kingdon2-1/+11
1994-09-19* Makefile.in: Removed prelude.o, i386-nlmstub.o, nlmstub.o,J.T. Conklin2-1164/+7
1994-09-19Mon Sep 19 07:48:36 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1-0/+6
1994-09-18 * gdbtk.tcl: Let ^U delete lines in the command window.Stu Grossman2-0/+13
1994-09-17 * cp-valprint.c (static_field_print): New variable, controlsPeter Schauer5-6/+72