aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1997-11-27If not --enable-ide, do not include ide libsMichael Meissner3-15/+50
1997-11-27Fix typosMichael Meissner2-3/+8
1997-11-27 * remote-sim.c (gdbsim_cntrl_c): Lose ANSI prototype.Jeff Law2-1/+6
1997-11-26 * gdbtk.c (gdb_loc): symtab_to_filename can return NULLKeith Seitz3-10/+45
1997-11-26 * tracepoint.c (set_raw_tracepoint): make sure there's a trailing sla...Keith Seitz9-312/+1678
1997-11-26Check the abbrev offset found in the .debug_info section before usingAndrew Cagney2-2/+22
1997-11-25Add tm-fbsd.hAndrew Cagney1-0/+1
1997-11-25Flush ser-go32-para.c, never worked and never used.Stan Shebs3-280/+3
1997-11-25Handle case where sizeof long != sizeof int when examining a union.Andrew Cagney1-0/+28
1997-11-24Mon Nov 24 14:17:02 1997 Michael Snyder (msnyder@cleaver.cygnus.com)Michael Snyder1-0/+6
1997-11-24A ton of my most recent changes, mostly to add post-mortem data analysis,Michael Snyder1-341/+852
1997-11-24Some early changes by Keith Seitz to support the Tcl/Tk GUI.Michael Snyder2-22/+46
1997-11-24Create CVS files tracepoint.c and tracepoint.h. This is new work,Michael Snyder3-1/+1964
1997-11-24Add function print_decimal to handle display of long long decimalAndrew Cagney2-0/+30
1997-11-24Improve GDB support for FreeBSD host/target.Andrew Cagney7-137/+260
1997-11-24Pass architecture from ``set arch MACH'' command into disasemblerAndrew Cagney2-30/+229
1997-11-24Have mips64vr5400-*-elf look like a mips64vr5000.Andrew Cagney2-0/+11
1997-11-22*** empty log message ***Jim Blandy1-0/+10
1997-11-22* valops.c (call_function_by_hand): If the function has aJim Blandy1-4/+14
1997-11-21 * aclocal.m4 (AM_CYGWIN32, AM_EXEEXT): Remove. They are alreadyIan Lance Taylor3-175/+161
1997-11-21tabify changelogMichael Meissner1-4/+4
1997-11-21Really do SHELL = /bin/sh change Noer wanted to doMichael Meissner1-0/+4
1997-11-21Fri Nov 21 02:19:57 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-0/+5
1997-11-21 * sparc-tdep.c (sparc_pc_adjust): Don't assume sizeof (long) == 4.Doug Evans1-0/+4
1997-11-20Thu Nov 20 04:11:27 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer2-1/+3
1997-11-20Thu Nov 20 04:11:27 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer5-123/+214
1997-11-17 * Makefile.in (remote-sim.o): Depend on $(INCLUDE_DIR)/callback.h.Doug Evans2-68/+6
1997-11-14 * jv-exp.y (copy_exp, insert_exp): Avoid ANSI prototypes.Jeff Law2-3/+23
1997-11-13fix spacingMichael Meissner1-1/+1
1997-11-13Add comment about code that is actually d10v specific instead of d30vMichael Meissner1-0/+6
1997-11-13Add info command to print out flags valuesMichael Meissner2-2/+55
1997-11-10 * valprint.c (print_longest): The b, h, w, and g format specifiersIan Lance Taylor1-0/+5
1997-11-05Tue Nov 4 16:52:50 1997 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer2-1/+7
1997-11-04*** empty log message ***Jim Blandy1-0/+6
1997-11-04* jv-exp.y (ArrayAccess): Implement Name [ Expression ]; check theJim Blandy1-4/+71
1997-11-01 * dwarf2read.c (dwarf2_build_psymtabs_hard): Handle the caseDawn Perchik2-4/+21
1997-10-30* configure.tgt: Add tx49 configury based on 4300.Gavin Romig-Koch1-0/+6
1997-10-29 * include/opcode/mips.h (INSN_4900): Added.Gavin Romig-Koch1-0/+27
1997-10-29 * configure.tgt: Add tx49 configury based on 4300.Gavin Romig-Koch1-0/+4
1997-10-29add Solaris 2.6 entry to solib_break_names list -- closes gdb/13689David Taylor1-0/+5
1997-10-24fix for PR 13618 -- gdb incorrectly reports thread information.David Taylor4-0/+53
1997-10-23 * dbxread.c (process_one_symbol): Put back initializationJeff Law2-3/+13
1997-10-22 * mdebugread.c (psymtab_to_symtab_1): Handle new live range stabsJeff Law5-149/+176
1997-10-22More comment fixes to make the code clearer.Jeff Law1-1/+6
1997-10-22 * dbxread.c: Fix various violations of the GNU coding andJeff Law2-23/+65
1997-10-22Minor comment fix.Jeff Law1-2/+1
1997-10-22 * symtab.c: Include inferior.h.Jeff Law2-2/+5
1997-10-21 * ch-exp.c: Rename FIELD_NAME to DOT_FIELD_NAME (to avoid conflict).Per Bothner2-5/+9
1997-10-17 * infcmd.c: Improve grammar of "set args" help.Stan Shebs1-0/+4
1997-10-16Make decl of sds_load staticMichael Meissner2-1/+5