aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
1993-04-15 * source.c (select_source_symtab): Clean up comment. Also, ifJim Kingdon2-3/+8
1993-04-15* dbxread.c (unknown_symchar_complaint): Add new complaint.John Gilmore2-2/+3
1993-04-15* dbxread.c (unknown_symchar_complaint): Add new complaint.John Gilmore4-103/+101
1993-04-15Minor cleanup.John Gilmore2-5/+9
1993-04-15Avoid $< in explicit rule.John Gilmore1-0/+4
1993-04-15 * stack.c (print_frame_info): Print specially if dummy frame.Jim Kingdon2-3/+12
1993-04-15 * breakpoint.c: Add comments regarding within_scope future direction.Jim Kingdon2-10/+147
1993-04-15Version 4.8.3Jim Kingdon2-4/+4
1993-04-15minor xcoff changesJim Kingdon2-48/+72
1993-04-15 * xcoffread.c (record_include_{begin,end}): Change fatal to complain.Jim Kingdon2-5/+21
1993-04-14 * gdb.t07/watchpoint.exp: Remove setup_xfail for i486Fred Fish1-0/+17
1993-04-14 * ch-exp.y: Fix thinko that broke parsing of FALSE.Per Bothner1-1/+1
1993-04-14 * stabsread.c (read_member_functions): Initialize domain for stubbedPeter Schauer3-0/+12
1993-04-14Note changes to gdb.t31/chillvars.exp.Per Bothner1-0/+7
1993-04-13 * expprint.c (print_subexp): If opcode not found in op_print_tab,Jim Kingdon1-0/+4
1993-04-13 * objfiles.c (build_objfile_section_table): Cast return valueJim Kingdon2-1/+7
1993-04-13 * config/rs6000/tm-rs6000.h, rs6000-tdep.c: Move FRAME_CHAINJim Kingdon2-0/+31
1993-04-12 * config/unix-gdb.exp: Gracefully exits if $GDB is a bogus path.Rob Savoye1-0/+9
1993-04-12Make sure $GDB contains a real program.Rob Savoye1-3/+12
1993-04-12 * breakpoint.c (within_scope): New function.Jim Kingdon1-0/+3
1993-04-12source.c (openp): Handle "exec-file ./ls" correctly.Jim Kingdon1-0/+2
1993-04-12(breakpoint_1): use wrap_here before "at"Jim Kingdon2-0/+9
1993-04-10Fix typo, change appropriate instances of -2 to SERIAL_TIMEOUT, addIan Lance Taylor1-22/+23
1993-04-10 * ch-exp.y: Clean up lexing of identifiers andPer Bothner2-85/+58
1993-04-09 * remote-mips.c, remote-monitor.c, remote-st2000.c: Convert toStu Grossman4-111/+87
1993-04-09 * remote.c (remote_open): Use SERIAL_OPEN instead of serial_open.Stu Grossman5-39/+65
1993-04-09 * rs6000-pinsn.c (print_operand): Deal with no operand instructions.Jim Kingdon2-4/+23
1993-04-09 * printcmd.c (_initialize_printcmd): Clean up docstring for "x"Jim Kingdon1-0/+3
1993-04-09 * breakpoint.h: move "struct breakpoint" and friends to top ofJim Kingdon1-0/+3
1993-04-09 * solib.c (struct so_list): Add bfd field.Jim Kingdon1-0/+11
1993-04-09 * valarith.c (value_subscript): Add COERCE_REF.Per Bothner2-4/+7
1993-04-09 * breakpoint.h (struct bpstat): Remove momentary field.Jim Kingdon3-52/+226
1993-04-08 * symtab.c (find_methods, gdb_mangle_name): Note that functionsFred Fish1-0/+12
1993-04-08 * i960-pinsn.c (tabent): Copied struct definition fromIan Lance Taylor1-0/+6
1993-04-08 * symtab.h (DESTRUCTOR_PREFIX_P): New macro to check if physnamePeter Schauer3-8/+85
1993-04-08 * ser-go32.c: Make it use serial port name.Stu Grossman3-25/+62
1993-04-08 * infcmd.c (read_pc): Make sure that we read PC_REGNUM when notStu Grossman1-0/+5
1993-04-07 * configure.in: Only configure sparclite subdir when target_cpuStu Grossman2-1/+10
1993-04-07 * xcoffread.c (struct coff_symbol): Change c_sclass to unsigned char.Jim Kingdon2-30/+5
1993-04-07 * ch-exp.y: Remove ambiguities. Fix or add support forPer Bothner5-104/+152
1993-04-07 * gdb.t21/demangle.exp: Only count real fails (not xfails) forFred Fish1-0/+13
1993-04-07 * gdbint.texinfo: Update for new config directory structure.Fred Fish1-0/+5
1993-04-07 * sparclite/Makefile.in: Add dummy mostlyclean, clean,Fred Fish1-0/+5
1993-04-07Change NULL->'\0' in comment (that wasn't a typo).Jim Kingdon1-0/+2
1993-04-07use E_SYMNMLENJim Kingdon2-5/+10
1993-04-07Add section table to objfile struct. Use it for find_pc_section.K. Richard Pixley6-28/+118
1993-04-07 * ser-go32.c: Format. (go32_open): Use proper return value.Stu Grossman3-17/+21
1993-04-07Fix for PR 124: make 'rb' correctly handle case where we have multipleJim Wilson1-0/+18
1993-04-06Update with latest build dependencies.Fred Fish1-10/+13
1993-04-06*** empty log message ***Stu Grossman2-2/+4