1993-04-19 |
Jim Kingdon | * xcoffread.c: Nuke NO_DEFINE_SYMBOL code. There... |
tree | commitdiff |
1993-04-19 |
Jim Kingdon | * stabs.texinfo (Parameters): Re-do "local parameters... |
tree | commitdiff |
1993-04-19 |
John Gilmore | * gdb.t31/Makefile.in: Use $(srcdir) when avoiding... |
tree | commitdiff |
1993-04-19 |
Rob Savoye | Back to creating a local config fil to be safe. Pass... |
tree | commitdiff |
1993-04-19 |
Rob Savoye | Minor indenting changes. |
tree | commitdiff |
1993-04-18 |
Jim Kingdon | * stabs.texinfo (Symbol descriptors): Re-do using... |
tree | commitdiff |
1993-04-17 |
Stu Grossman | * munch: Don't use head command. It doesn't exist... |
tree | commitdiff |
1993-04-16 |
Fred Fish | Remove chill sanitizations, which are no longer necessary. |
tree | commitdiff |
1993-04-16 |
Fred Fish | Remove chill sanitization stuff and add chill files... |
tree | commitdiff |
1993-04-16 |
Fred Fish | Remove chill sanitize lines that are no longer needed. |
tree | commitdiff |
1993-04-16 |
Fred Fish | * inflow.c (new_tty): Remove spurious 'o' character... |
tree | commitdiff |
1993-04-16 |
Peter Schauer | * mips-tdep.c (mips_skip_prologue): Always skip the... |
tree | commitdiff |
1993-04-16 |
Jim Kingdon | More doc fixes |
tree | commitdiff |
1993-04-16 |
Jim Kingdon | * symtab.{c,h}: Doc fixes (remove symseg references... |
tree | commitdiff |
1993-04-16 |
Peter Schauer | * config/unix-gdb.exp: Add back missing return 0... |
tree | commitdiff |
1993-04-16 |
Fred Fish | * depend, alldeps.mak: Update, now that gcc -MM bug... |
tree | commitdiff |
1993-04-15 |
Jim Kingdon | * source.c (select_source_symtab): Clean up comment... |
tree | commitdiff |
1993-04-15 |
John Gilmore | * dbxread.c (unknown_symchar_complaint): Add new compl... |
tree | commitdiff |
1993-04-15 |
John Gilmore | * dbxread.c (unknown_symchar_complaint): Add new compl... |
tree | commitdiff |
1993-04-15 |
John Gilmore | Minor cleanup. |
tree | commitdiff |
1993-04-15 |
John Gilmore | Avoid $< in explicit rule. |
tree | commitdiff |
1993-04-15 |
Jim Kingdon | * stack.c (print_frame_info): Print specially if dummy... |
tree | commitdiff |
1993-04-15 |
Jim Kingdon | * breakpoint.c: Add comments regarding within_scope... |
tree | commitdiff |
1993-04-15 |
Jim Kingdon | Version 4.8.3 |
tree | commitdiff |
1993-04-15 |
Jim Kingdon | minor xcoff changes |
tree | commitdiff |
1993-04-15 |
Jim Kingdon | * xcoffread.c (record_include_{begin,end}): Change... |
tree | commitdiff |
1993-04-14 |
Fred Fish | * gdb.t07/watchpoint.exp: Remove setup_xfail for... |
tree | commitdiff |
1993-04-14 |
Per Bothner | * ch-exp.y: Fix thinko that broke parsing of FALSE. |
tree | commitdiff |
1993-04-14 |
Peter Schauer | * stabsread.c (read_member_functions): Initialize... |
tree | commitdiff |
1993-04-14 |
Per Bothner | Note changes to gdb.t31/chillvars.exp. |
tree | commitdiff |
1993-04-13 |
Jim Kingdon | * expprint.c (print_subexp): If opcode not found in... |
tree | commitdiff |
1993-04-13 |
Jim Kingdon | * objfiles.c (build_objfile_section_table): Cast retur... |
tree | commitdiff |
1993-04-13 |
Jim Kingdon | * config/rs6000/tm-rs6000.h, rs6000-tdep.c: Move FRAME... |
tree | commitdiff |
1993-04-12 |
Rob Savoye | * config/unix-gdb.exp: Gracefully exits if... |
tree | commitdiff |
1993-04-12 |
Rob Savoye | Make sure $GDB contains a real program. |
tree | commitdiff |
1993-04-12 |
Jim Kingdon | * breakpoint.c (within_scope): New function. |
tree | commitdiff |
1993-04-12 |
Jim Kingdon | source.c (openp): Handle "exec-file ./ls" correctly. |
tree | commitdiff |
1993-04-12 |
Jim Kingdon | (breakpoint_1): use wrap_here before "at" |
tree | commitdiff |
1993-04-10 |
Ian Lance Taylor | Fix typo, change appropriate instances of -2 to SERIAL_... |
tree | commitdiff |
1993-04-10 |
Per Bothner | * ch-exp.y: Clean up lexing of identifiers and |
tree | commitdiff |
1993-04-09 |
Stu Grossman | * remote-mips.c, remote-monitor.c, remote-st2000.c... |
tree | commitdiff |
1993-04-09 |
Stu Grossman | * remote.c (remote_open): Use SERIAL_OPEN instead... |
tree | commitdiff |
1993-04-09 |
Jim Kingdon | * rs6000-pinsn.c (print_operand): Deal with no operand... |
tree | commitdiff |
1993-04-09 |
Jim Kingdon | * printcmd.c (_initialize_printcmd): Clean up docstrin... |
tree | commitdiff |
1993-04-09 |
Jim Kingdon | * breakpoint.h: move "struct breakpoint" and friends... |
tree | commitdiff |
1993-04-09 |
Jim Kingdon | * solib.c (struct so_list): Add bfd field. |
tree | commitdiff |
1993-04-09 |
Per Bothner | * valarith.c (value_subscript): Add COERCE_REF. |
tree | commitdiff |
1993-04-09 |
Jim Kingdon | * breakpoint.h (struct bpstat): Remove momentary field. |
tree | commitdiff |
1993-04-08 |
Fred Fish | * symtab.c (find_methods, gdb_mangle_name): Note... |
tree | commitdiff |
1993-04-08 |
Ian Lance Taylor | * i960-pinsn.c (tabent): Copied struct definition... |
tree | commitdiff |
1993-04-08 |
Peter Schauer | * symtab.h (DESTRUCTOR_PREFIX_P): New macro... |
tree | commitdiff |
1993-04-08 |
Stu Grossman | * ser-go32.c: Make it use serial port name. |
tree | commitdiff |
1993-04-08 |
Stu Grossman | * infcmd.c (read_pc): Make sure that we read PC_REGNU... |
tree | commitdiff |
1993-04-07 |
Stu Grossman | * configure.in: Only configure sparclite subdir when... |
tree | commitdiff |
1993-04-07 |
Jim Kingdon | * xcoffread.c (struct coff_symbol): Change c_sclass... |
tree | commitdiff |
1993-04-07 |
Per Bothner | * ch-exp.y: Remove ambiguities. Fix or add support for |
tree | commitdiff |
1993-04-07 |
Fred Fish | * gdb.t21/demangle.exp: Only count real fails (not... |
tree | commitdiff |
1993-04-07 |
Fred Fish | * gdbint.texinfo: Update for new config directory... |
tree | commitdiff |
1993-04-07 |
Fred Fish | * sparclite/Makefile.in: Add dummy mostlyclean, clean, |
tree | commitdiff |
1993-04-07 |
Jim Kingdon | Change NULL->'\0' in comment (that wasn't a typo). |
tree | commitdiff |
1993-04-07 |
Jim Kingdon | use E_SYMNMLEN |
tree | commitdiff |
1993-04-07 |
K. Richard Pixley | Add section table to objfile struct. Use it for find_p... |
tree | commitdiff |
1993-04-07 |
Stu Grossman | * ser-go32.c: Format. (go32_open): Use proper retur... |
tree | commitdiff |
1993-04-07 |
Jim Wilson | Fix for PR 124: make 'rb' correctly handle case where... |
tree | commitdiff |
1993-04-06 |
Fred Fish | Update with latest build dependencies. |
tree | commitdiff |
1993-04-06 |
Stu Grossman | *** empty log message *** |
tree | commitdiff |
1993-04-06 |
Fred Fish | (Changes and new files to make "none" a full fledged... |
tree | commitdiff |
1993-04-06 |
Jim Kingdon | * values.c (USE_STRUCT_RETURN): Only use gcc wierdness... |
tree | commitdiff |
1993-04-06 |
Jim Kingdon | * xcoffread.c (read_xcoff_symtab): Deal correctly... |
tree | commitdiff |
1993-04-06 |
Stu Grossman | * configure.in: Sparclite uses sparc config dir.... |
tree | commitdiff |
1993-04-06 |
Stu Grossman | * ser-go32.c: First cut at adapting to new serial... |
tree | commitdiff |
1993-04-06 |
Stu Grossman | * Makefile.in (SFILES OBS): Add serial.[co] & ser... |
tree | commitdiff |
1993-04-06 |
Stu Grossman | * config/h8500/tm-h8500.h: Clean up brain damage... |
tree | commitdiff |
1993-04-06 |
Fred Fish | tm-68k* -> tm-m68k* |
tree | commitdiff |
1993-04-06 |
Fred Fish | am29k* -> a29k* |
tree | commitdiff |
1993-04-05 |
Ian Lance Taylor | * Makefile.in (SFILES_INCLUDED): gdb-config.texi is... |
tree | commitdiff |
1993-04-03 |
Jim Kingdon | * xcoffread.c (xcoff_symfile_offsets): Use 0 not addr... |
tree | commitdiff |
1993-04-03 |
Jim Kingdon | N_SO fixes |
tree | commitdiff |
1993-04-02 |
Jim Kingdon | * rs6000-tdep.c (frameless_function_invocation): Don... |
tree | commitdiff |
1993-04-02 |
Jim Kingdon | * stabsread.c (patch_block_stabs): If stab & no symbol... |
tree | commitdiff |
1993-04-02 |
Stu Grossman | * findvar.c (value_from_register): H8500 specific... |
tree | commitdiff |
1993-04-02 |
K. Richard Pixley | * sparc-tdep.c (in_solib_trampoline), symfile.c (find_... |
tree | commitdiff |
1993-04-02 |
Jim Kingdon | New print_address for disassemblers, merge a29k and... |
tree | commitdiff |
1993-04-01 |
Jim Kingdon | Fix prototype problems related to recent disassembler... |
tree | commitdiff |
1993-04-01 |
Peter Schauer | * breakpoint.c (bpstat_print, bpstat_stop_status)... |
tree | commitdiff |
1993-04-01 |
Jim Kingdon | merge binutils and gdb sparc disassemblers |
tree | commitdiff |
1993-04-01 |
K. Richard Pixley | * core.c (dis_asm_read_memory): drop fourth arg which... |
tree | commitdiff |
1993-03-31 |
Jim Kingdon | provide a new interface (using read_memory_func) to... |
tree | commitdiff |
1993-03-31 |
K. Richard Pixley | Teach sparc solaris to next over shared library functions. |
tree | commitdiff |
1993-03-30 |
Jim Kingdon | * infrun.c (wait_for_inferior): Revise comment. |
tree | commitdiff |
1993-03-30 |
Jim Kingdon | Tue Mar 30 08:06:24 1993 Jim Kingdon (kingdon@cygnus... |
tree | commitdiff |
1993-03-30 |
Jim Kingdon | (print_it_normal): return 0 after hitting watchpoint |
tree | commitdiff |
1993-03-30 |
Jim Kingdon | * breakpoint.h (bpstat): New field print_it. |
tree | commitdiff |
1993-03-30 |
Peter Schauer | * config/unix-gdb.exp: Add missing return 0. |
tree | commitdiff |
1993-03-30 |
Peter Schauer | * gdb.t16/printcmds.exp: Remove misplaced xfail that... |
tree | commitdiff |
1993-03-30 |
Jim Kingdon | *** empty log message *** |
tree | commitdiff |
1993-03-30 |
Jim Kingdon | add comment |
tree | commitdiff |
1993-03-30 |
Peter Schauer | * mips-pinsn.c: Add missing include of dis-asm.h. |
tree | commitdiff |
1993-03-30 |
Fred Fish | * Makefile.in (clean, distclean, realclean): Recursiv... |
tree | commitdiff |
1993-03-30 |
Fred Fish | * configure.in (subdirs): Put back gdb.t17 which... |
tree | commitdiff |
next |