aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-01-12 * go32-xdep.c: Remove unused function uerror.Jim Kingdon2-8/+11
1994-01-12* symtab.h (struct symbol, general_symbol_info, minimal_symbol,John Gilmore2-25/+44
1994-01-12* symtab.c (find_addr_symbol): New routine that will find the nearestJohn Gilmore2-0/+71
1994-01-12* coffread.c (read_coff_symtab): Set PC bounds of _globals_ symtabJohn Gilmore1-0/+8
1994-01-12* a29k-tdep.c (init_frame_info): Cast null arg to examine_tag.John Gilmore3-26/+98
1994-01-11 * gdb.t12/scope.exp: Add xfails for rs6000. Remove 1806 from existingJim Kingdon1-0/+5
1994-01-11* infrun.c, config/mips/tm-irix5.h: Remove #if 0'd AT_FUNCTION_START.Jim Kingdon2-4/+4
1994-01-11 * remote-udi.c (udi_resume): Correct prototype.Ian Lance Taylor2-2/+5
1994-01-11 * config/pa/tm-hppa.h (FRAME_FIND_SAVED_REGS): CallJeff Law2-67/+381
1994-01-11 * remote-mips.c (mips_wait): Use new function mips_signal_from_protocolJim Kingdon2-10/+25
1994-01-11* remote-mips.c (mips_wait): Fix typos (0x177 -> 0177, 0x377 -> 0377).Jim Kingdon2-3/+7
1994-01-11* stack.c (frame_info): If FRAME_FIND_SAVED_REGS isn't defined,John Gilmore1-0/+3
1994-01-11[Revise prev change -- this is how it's been running at Adobe, and it worksJohn Gilmore2-13/+7
1994-01-11* sparc-nat.c (fetch_inferior_registers, store_inferior_registers):John Gilmore2-5/+15
1994-01-11* a29k-tdep.c (examine_prologue): Don't worry if the ASGEQJohn Gilmore2-6/+28
1994-01-11 * config/unix-gdb.exp: Remove gdb_unload cause it's alreadyRob Savoye1-0/+5
1994-01-11Tweaked to work with either version of expect. removed gdb_unload procRob Savoye1-27/+0
1994-01-11Tweaked to work with either version of expect.Rob Savoye1-26/+39
1994-01-11* c-valprint.c (c_val_print): Treat TYPE_CODE_RANGE like TYPE_CODE_INT.Jim Kingdon2-5/+12
1994-01-11Add alpha-nw.mt to things to keepJim Kingdon1-0/+1
1994-01-11Add udi2go32.c to things to keepJim Kingdon1-0/+1
1994-01-11Add TODO to things to keepJim Kingdon1-0/+1
1994-01-11 * config/alpha/alpha-netware.mt: Rename to alpha-nw.mt for 14Jim Kingdon3-1/+7
1994-01-10 * m68k-stub.c, sparc-stub.c: removed spurious introduction ofThomas Lord1-0/+5
1994-01-07 * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h,Peter Schauer4-0/+7
1994-01-07 * config/i386/tm-i386v.h, config/m68k/tm-m68k.h, config/mips/tm-mips.h,Peter Schauer2-0/+21
1994-01-07 * gdb.t07/watchpoint.exp: Clear xfail for calling function withPeter Schauer1-0/+11
1994-01-07 * utils.c (print_sys_errmsg): Call gdb_flush (gdb_stdout) beforeJim Kingdon2-6/+20
1994-01-07* i386b-nat.c (sregmap): If sEAX, etc., not defined, use tEAX, etc.Jim Kingdon2-0/+18
1994-01-06* symtab.c (lookup_symbol): Don't try adding .c to the name.Jim Kingdon2-0/+22
1994-01-06 * remote-bug.c: At the start of each section, reset srec_frameJim Kingdon2-1/+10
1994-01-06 * target.h: Add TARGET_WAITKIND_LOADED and TARGET_WAITKIND_SPURIOUS.Jim Kingdon3-30/+80
1994-01-06 * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.Jim Kingdon14-53/+43
1994-01-06Tweaked to work with either version of expect.Rob Savoye1-12/+6
1994-01-04 * config/alpha/alpha-netware.mt: New target support for AlphaStu Grossman3-0/+15
1994-01-04Tue Jan 4 14:51:35 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-2/+6
1994-01-04 * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon32-7959/+1166
1994-01-04 * objfiles.c (build_objfile_section_table): Don't abort() ifJim Kingdon1-4/+6
1994-01-04 * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1-6/+0
1994-01-04 * Version 4.11.3.Jim Kingdon2-0/+7491
1994-01-04New for ChangeLog splitJim Kingdon1-0/+0
1994-01-03 * stabsread.c (read_type): Allow defining several type numbersJim Kingdon2-32/+43
1994-01-03 * stabs.texinfo (String Field): Talk about defining several typeJim Kingdon2-3/+12
1994-01-03* stabsread.c (read_enum_type): Use TARGET_INT_BIT not sizeof (int).Jim Kingdon2-1/+3
1994-01-03Mon Jan 3 11:35:26 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-0/+8
1994-01-03* breakpoint.c (frame_in_dummy): Check PC as well as frame.Jim Kingdon1-0/+4
1994-01-03 * mdebugread.c (psymtab_to_symtab_1): Only pass N_STAB symbolsPeter Schauer2-2/+16
1994-01-03* config/m68k/tm-sun3.h: Don't define BELIEVE_PCC_PROMOTION.Jim Kingdon2-6/+6
1994-01-01 * infrun.c (wait_for_inferior): Do not step or step resume pastPeter Schauer1-0/+5
1993-12-31 * nindy-share/nindy.c: Fix order of arguments to store_unsigned_integerJim Kingdon1-0/+6