aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-01-28* remote-bug.c (bug_ops): Remove spurious newline from docstring.Jim Kingdon1-2/+1
1994-01-28 * config/m68k/tm-monitor.h: Changes to bring this into accordanceJim Kingdon1-0/+7
1994-01-28* remote-udi.c (udi_close, udi_detach, udi_kill): Add comments.Jim Kingdon2-2/+11
1994-01-28 * configure.in: Make m68k-coff and aout add monitor support inRob Savoye2-3/+9
1994-01-28 * mdebugread.c (psymtab_to_symtab_1): Don't complain on stLabel withJim Kingdon2-3/+15
1994-01-28 * config/pa/tm-hppa.h: Define macro SMASH_TEXT_ADDRESS.Jim Kingdon5-8/+31
1994-01-28* i386-stub.c: Add ".text" right before "mem_fault:".Jim Kingdon1-0/+2
1994-01-28 * main.c (baud_rate): Add FIXME comment about printing -1 value.Jim Kingdon4-43/+67
1994-01-28 * symmisc.c (maintenance_print_symbols): Don't refer to the nameJim Kingdon1-0/+6
1994-01-27 * c-typeprint.c (c_type_print_base): Have SHOW == 0 mean to printJim Kingdon2-8/+13
1994-01-27 * gdb.texinfo (Selection, Frame Info): Update information aboutJim Kingdon2-8/+20
1994-01-27 * stack.c (parse_frame_specification): If SETUP_ARBITRARY_FRAME isJim Kingdon1-0/+4
1994-01-27 * Makefile.in (version.c), main.c (print_gdb_version): UseJim Kingdon3-7/+13
1994-01-27 * gdb.t10/hppa.mt: A makefile fragment for the PA.Jeff Law1-0/+5
1994-01-27 * parse.c (write_exp_msymbol): Use new type msymbol_addr_type insteadJim Kingdon2-2/+17
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon4-14/+16
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon18-254/+433
1994-01-26General editing pass prior to Net release.Roland Pesch3-258/+294
1994-01-25 * gdb.t09/corefile: Increase timeout when spawning gdb explicitly.Peter Schauer1-0/+4
1994-01-25 * valops.c (value_assign): Set `type' after coercing toval.Peter Schauer4-18/+34
1994-01-25Improve ChangeLog entry for HAVE_SIGSETMASK to discuss what ANSI specifiesJim Kingdon1-2/+5
1994-01-25* stabs.texinfo (String Field): Discuss continuing stabs with ?.Jim Kingdon2-1/+7
1994-01-25 * stabsread.c (STABS_CONTINUE, error_type), partial-stab.h:Jim Kingdon3-3/+7
1994-01-25 * paread.c (read_unwind_info): Just assign to objfile->obj_private,Jim Kingdon3-2/+16
1994-01-25* sparc-nat.c (fetch_inferior_registers, store_inferior_registers):John Gilmore2-4/+12
1994-01-23 * ch-exp.y (match_string_literal): Allow a zero-length string.Per Bothner3-4/+8
1994-01-22 * i386aix-nat.c (i386_float_info): Reverse order of registers beforeJim Kingdon3-10/+21
1994-01-22 * mips-tdep.c (init_extra_frame_info): Use frame relative stackPeter Schauer2-20/+38
1994-01-22 * lynx-nat.c (fetch_core_registers): Load the I & L regs for theStu Grossman2-3/+15
1994-01-22 * remote-mips.c (mips_initialize): Clear mips_initializing viaJim Kingdon3-4/+55
1994-01-22 * fork-child.c, inferior.h (fork_inferior): New argument shell_file.Jim Kingdon4-41/+96
1994-01-22 * config/sparc/tm-sun4sol2.h (IN_SIGTRAMP, SIGCONTEXT_PC_OFFSET):Peter Schauer1-0/+7
1994-01-22 * sparc-tdep.c (frame_saved_pc): Get the pc from the saved pcPeter Schauer1-0/+7
1994-01-22 * sparc-tdep.c, lynx-nat.c, config/sparc/tm-sparc.h,Stu Grossman5-15/+37
1994-01-22 * lynx-nat.c: Add Sparc support.Stu Grossman6-419/+304
1994-01-22 * rs6000-pinsn.c: Use the new disassembler in the opcodesIan Lance Taylor2-364/+14
1994-01-21 * Makefile.in (realclean): Remove info files per make-stds.texi.Fred Fish2-1/+5
1994-01-21 * dbxread.c (end_psymtab): Only patch psymtab textlow and texthighJim Kingdon3-2/+16
1994-01-21Thu Jan 20 15:04:24 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon2-4/+19
1994-01-21 * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORYJeff Law4-2/+22
1994-01-21 * infptrace.c (child_xfer_memory): Only use if CHILD_XFER_MEMORYJeff Law4-268/+36
1994-01-21 * xcoffread.c (xcoff_symfile_read): Make second parameter aJim Kingdon2-6/+5
1994-01-21 * xcoffread.c (read_xcoff_symtab): Make main_aux just a unionJim Kingdon2-14/+18
1994-01-21 * coffread.c, xcoffread.c: Include <coff/internal.h>Jim Kingdon3-10/+17
1994-01-21* coffread.c (coff_getfilename): Make it not static.Jim Kingdon2-1/+3
1994-01-20 * xcoffread.c (read_xcoff_symtab): complain() not abort().Jim Kingdon2-6/+17
1994-01-19 * infrun.c (wait_for_inferior): Don't set frame forJim Kingdon2-20/+48
1994-01-19 * gdb.t06/signals.exp: Handle blocked SIGTRAP on sun3 for bashPeter Schauer1-0/+5
1994-01-19 * infrun.c (normal_stop): Set stop_pc after popping the dummy framePeter Schauer4-61/+80
1994-01-19 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.David MacKenzie2-0/+9