aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-03-19Checkpoint for StuSteve Chamberlain3-0/+1096
1993-03-19 * xm-sun4os4.h: Return type of free() should be void, not int.Stu Grossman2-1/+3
1993-03-19Yes John, I haven't heard from Mark Fox yet.Stu Grossman2-4/+4
1993-03-19nuke no-op STAB_REG_TO_REGNUMJim Kingdon2-4/+4
1993-03-19fixes re arrays and continuationsJim Kingdon2-10/+16
1993-03-19add XCOFF nodeJim Kingdon2-15/+35
1993-03-19(print_insn): Include the new dis-asm header file.Steve Chamberlain2-1/+5
1993-03-19 * ieee-float.c: Moved to ../libiberty.Per Bothner12-2897/+60
1993-03-18 * xcoffexec.c (exec_close): Don't close exec_bfd twice.Jim Kingdon2-4/+5
1993-03-18 * xcoffread.c (enter_line_range): endaddr is exclusive, not inclusive.Jim Kingdon2-1/+5
1993-03-18A new ARG_MAX hack: explicitly unexport some CHILL variables to keepIan Lance Taylor1-0/+6
1993-03-18Remove test checkin.Stu Grossman1-4/+0
1993-03-18Just testing checkins.Stu Grossman1-0/+4
1993-03-17 * xcoffread.c (arrange_linetable): Use x{m,re}alloc not {m,re}alloc.Jim Kingdon2-4/+10
1993-03-17(show_user): Avoid fprintf_filtered botch (AGAIN!).John Gilmore2-2/+9
1993-03-17Forgot to include changes to Makefile.in and configure.in.Fred Fish1-0/+2
1993-03-17 * gdb.t17/{Makefile.in, callfuncs.exp, gdbme.c}: New testFred Fish4-2/+10
1993-03-17New functions from macros in tm-z8k.h.Steve Chamberlain2-2/+47
1993-03-17 * valops.c (value_arg_coerce): Apply temporary patch toFred Fish1-0/+8
1993-03-17 * xcoffread.c (MIN_TBTABSIZ): Change to 12.Jim Kingdon2-3/+10
1993-03-17 * xcoffread.c (xcoff_symfile_read): Only read stringtab andJim Kingdon2-7/+15
1993-03-17Make check target depend on all target.Rob Savoye1-1/+1
1993-03-17Now has :make check" target.Rob Savoye1-60/+48
1993-03-17"Make check" works much better.Rob Savoye1-4/+8
1993-03-17 * xcoffexec.c (add_vmap): Wrap symbol read in catch_errors.Jim Kingdon2-4/+30
1993-03-17 * xcoffread.c (read_symbol_lineno): Look to end of symbols for .bf,Jim Kingdon1-17/+38
1993-03-17Catch error on close so runtest won't bomb.Rob Savoye1-0/+6
1993-03-16 * config/unix-gdb.exp (gdb_exit): Remove close commands thatFred Fish2-7/+20
1993-03-16 * config/rs6000.mh: Get rid of -Dfd_set=int crock.Stu Grossman6-12/+11
1993-03-16Add testsuite to list of things to save.Fred Fish1-0/+1
1993-03-15*** empty log message ***Jim Kingdon1-0/+22
1993-03-14Support 68000 series without floating point. (changed config name)John Gilmore2-2/+6
1993-03-14* configure.in (m68k-adobe-*): New config.John Gilmore4-0/+74
1993-03-14Remove a few remaining underscore/no-underscore remnants from config files.John Gilmore15-184/+143
1993-03-13* symmisc.c (std_in, std_out, std_err): Move initializationsJohn Gilmore1-0/+5
1993-03-13* symtab.c (find_pc_symtab): some object file formats, notably mips,K. Richard Pixley1-0/+4
1993-03-13* mips-tdep.c (heuristic_proc_start): if we walk the pc into the fenceK. Richard Pixley2-2/+17
1993-03-12Fri Mar 12 09:33:23 1993 Jim Kingdon (kingdon@cygnus.com)Jim Kingdon6-144/+250
1993-03-12 * gdb.t21/demangle.exp (proc demangle): Adjust quotes in anFred Fish1-0/+5
1993-03-11 * utils.c (fputs_demangled, fprint_symbol): Remove.Fred Fish6-20/+45
1993-03-11 * utils.c (fputs_demangled): Complete rewrite to clean up andFred Fish6-180/+199
1993-03-11 * Makefile.in (VERSION): Bump version to 4.8.2.Fred Fish2-4/+11
1993-03-11Document change to default.exp.Fred Fish1-0/+6
1993-03-11 * main.c (source_command): Require an explicit pathname of fileFred Fish5-15/+75
1993-03-09 * gdb.t07/watchpoint.exp (test_simple_watchpoint): Set upFred Fish1-0/+28
1993-03-09 * utils.c (quit): If using go32, still call error when quit seen.Steve Chamberlain2-3/+6
1993-03-08Add `set print max-symbolic-offset' doc.John Gilmore2-1/+18
1993-03-08 * Makefile.in (MAKEOVERRIDES): Define to be empty for GNU MakeIan Lance Taylor2-2/+85
1993-03-07 * config/*-gdb.exp: returns an error, rather than exiting onRob Savoye1-0/+15
1993-03-07Doesn't exit after internal errors.Rob Savoye5-24/+25