aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1994-01-16 * xcoffread.c (process_xcoff_symbol): Only change 'V' to 'S' if notJim Kingdon2-18/+22
1994-01-16 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFFJim Kingdon2-12/+16
1994-01-16* Makefile.in: Add mostlyclean target.Jim Kingdon2-1/+5
1994-01-16 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,Jim Kingdon2-2/+10
1994-01-16* Version 4.11.4.Jim Kingdon2-4/+10
1994-01-16 * main.c (show_commands): Make return type of externPer Bothner2-3/+9
1994-01-16 * minsyms.c (prim_record_minimal_symbol_and_info): Make tempstringJim Kingdon2-1/+4
1994-01-16* symtab.h (struct symbol): Make section short, not unsigned short.Jim Kingdon2-2/+11
1994-01-16* symtab.c (lookup_symbol): Add comment about QUIT here.Jim Kingdon2-6/+27
1994-01-15 * gdb.t16/printcmds.exp (test_print_strings): AcceptJim Kingdon1-0/+3
1994-01-15* utils.c (fputs_unfiltered): Call fputs, not fputs_maybe_filtered.Jim Kingdon2-0/+13
1994-01-15 * c-exp.y (parse_number): Make it so that integer constants areJim Kingdon1-1/+7
1994-01-15 * c-exp.y (parse_number): Check for overflow regardless of rangeJim Kingdon2-46/+93
1994-01-15* TODO: Add notes about printing of fancy types and GDB expressions.Jim Kingdon1-0/+4
1994-01-15* TODO: Add notes about printing of fancy types and GDB expressions.Jim Kingdon2-1/+5
1994-01-15 * c-typeprint.c (c_type_print_varspec_suffix, case TYPE_CODE_FUNC):Jim Kingdon2-2/+7
1994-01-15* TODO: Add note about printing of fancy types.Jim Kingdon2-0/+170
1994-01-15* remote-udi.c (udi_create_inferior): Quote empty execfile argument.Jim Kingdon2-1/+15
1994-01-15* gdbserver/low-lynx.c: Include <sys/wait.h> not /usr/include/wait.h.Jim Kingdon2-1/+5
1994-01-15 * utils.c (request_quit): Re-establish signal handler regardlessJim Kingdon3-19/+81
1994-01-15* i960-tdep.c: Include target.h.Jim Kingdon2-0/+5
1994-01-15Fri Jan 14 17:12:28 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-2/+12
1994-01-14 * lynx-nat.c (child_wait): Fix thinkos in struct target_waitstatusJim Kingdon1-3/+4
1994-01-14* Makefile.in (ALLPARAM): Add config/nm-lynx.h.Jim Kingdon1-0/+4
1994-01-14 * remote-mips.c (mips_request, mips_wait): Correct prototypes.Ian Lance Taylor2-2/+6
1994-01-14* config/i386/xm-linux.h: Define HAVE_TERMIOS.Jim Kingdon2-0/+6
1994-01-14 * config/alpha/tm-alpha.h (CALL_DUMMY): Improve comment.Peter Schauer1-0/+4
1994-01-13 * remote-vx.c (vx_wait): Only call i960_fault_to_signal if I80960Jim Kingdon2-0/+15
1994-01-13 Add search to target vector (#if 0'd until after 4.12):Jim Kingdon3-1/+58
1994-01-13 * printcmd.c (print_address_symbolic): If set print fast-symbolic-addrJim Kingdon1-0/+8
1994-01-13* a29k-tdep.c (push_dummy_frame): Add comment about saving lr0.Jim Kingdon2-0/+7
1994-01-13* gdb.texinfo (Print Settings): Document `set printJohn Gilmore2-5/+49
1994-01-13* printcmd.c (print_address_symbolic): Make it search theJohn Gilmore2-32/+103
1994-01-13 * objfiles.h: Fix comments to reflect the fact that the phraseJim Kingdon2-3/+8
1994-01-12 * mdebugread.c (parse_symbol): Do not set TYPE_TAG_NAME forPeter Schauer2-3/+24
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