1993-04-28 |
Roland Pesch | changes |
tree | commitdiff |
1993-04-28 |
Roland Pesch | Changes thanks to Jim Kingdon's vigilance: |
tree | commitdiff |
1993-04-28 |
Peter Schauer | * valops.c (search_struct_field): Fix gdb core dump... |
tree | commitdiff |
1993-04-28 |
Jim Kingdon | * remote.c: Change timeout to 2. |
tree | commitdiff |
1993-04-28 |
Ian Lance Taylor | * config/sparc/sun4sol2.mh (XM_CLIBS): Define to be... |
tree | commitdiff |
1993-04-28 |
Jim Kingdon | * Remote targets (mourn): Call unpush_target. |
tree | commitdiff |
1993-04-28 |
Jim Kingdon | * config/sparc/xm-sun4os4.h: Declare free() to return... |
tree | commitdiff |
1993-04-28 |
Jim Kingdon | * config/rs6000/xm-rs6000.h: Don't define MALLOC_INCOM... |
tree | commitdiff |
1993-04-27 |
Jim Kingdon | * gdbint.texinfo (new node Debugging GDB, elsewhere): |
tree | commitdiff |
1993-04-27 |
Jim Kingdon | * README: Move most stuff about hacking GDB to doc... |
tree | commitdiff |
1993-04-27 |
Peter Schauer | * expprint.c (print_subexp): Fix bug with OP_SCOPE... |
tree | commitdiff |
1993-04-27 |
Jim Kingdon | * remote-vx.c (net_connect): Allow numeric IP address... |
tree | commitdiff |
1993-04-27 |
Steve Chamberlain | Support for Hitachi SH |
tree | commitdiff |
1993-04-26 |
Jim Kingdon | * rs6000-tdep.c (branch_dest): Deal with stepping... |
tree | commitdiff |
1993-04-26 |
Jim Kingdon | * symtab.h, xcoffread.c: Revise linetable sorting... |
tree | commitdiff |
1993-04-25 |
Peter Schauer | * valops.c (value_cast): A cast might also change... |
tree | commitdiff |
1993-04-25 |
Jim Kingdon | * Changes from (or inspired by) AMD: |
tree | commitdiff |
1993-04-25 |
Jim Kingdon | * solib.c (solib_add): Don't call special_symbol_handl... |
tree | commitdiff |
1993-04-24 |
K. Richard Pixley | switch from configuration from subdirs to configdirs |
tree | commitdiff |
1993-04-24 |
Roland Pesch | gdbinv-s.texi, gdb.texinfo: include Hitachi SH target |
tree | commitdiff |
1993-04-23 |
Stu Grossman | * Merge in HPPA/BSD patches from Utah: |
tree | commitdiff |
1993-04-23 |
Stu Grossman | * Fix two bugs found by deja-gnu. One is the... |
tree | commitdiff |
1993-04-23 |
Jim Kingdon | more on Parameters |
tree | commitdiff |
1993-04-23 |
Jim Kingdon | Doc fixes to previous doc fixes. |
tree | commitdiff |
1993-04-23 |
Jim Kingdon | * stabs.texinfo (Parameters): Keep trying to get this... |
tree | commitdiff |
1993-04-23 |
Jim Kingdon | * stabs.texinfo (Parameters): Keep trying to get this... |
tree | commitdiff |
1993-04-23 |
Peter Schauer | * printcmd.c (print_address_symbolic): Search symtabs... |
tree | commitdiff |
1993-04-23 |
John Gilmore | Comment changes around minimal symbol recording. |
tree | commitdiff |
1993-04-22 |
K. Richard Pixley | document FRAME_SAVED_PC and FRAME_CHAIN. |
tree | commitdiff |
1993-04-22 |
K. Richard Pixley | comment changes only |
tree | commitdiff |
1993-04-22 |
K. Richard Pixley | * mips-tdep.c (heuristic_fence_post): new static variable. |
tree | commitdiff |
1993-04-22 |
Jim Kingdon | Thu Apr 22 14:50:05 1993 Jim Kingdon (kingdon@cygnus... |
tree | commitdiff |
1993-04-22 |
Jim Kingdon | * objfiles.h (obj_section), objfiles.c (build_objfile_... |
tree | commitdiff |
1993-04-22 |
Fred Fish | Save the README file for gdb snapshots here for now... |
tree | commitdiff |
1993-04-22 |
Jim Kingdon | * symtab.h: Clean up SYMBOL_VALUE comments. |
tree | commitdiff |
1993-04-22 |
Ian Lance Taylor | * gdb.t07/watchpoint.exp: Removed a29k expected failur... |
tree | commitdiff |
1993-04-22 |
Jim Kingdon | revise comment for last change |
tree | commitdiff |
1993-04-21 |
Jim Kingdon | * stabs.texinfo (Parameters): More on "local parameters". |
tree | commitdiff |
1993-04-21 |
Jim Kingdon | * stack.c (print_frame_arg_vars), printcmd.c (print_fr... |
tree | commitdiff |
1993-04-21 |
Jim Kingdon | * coffread.c (read_coff_symtab): Use rewind before... |
tree | commitdiff |
1993-04-21 |
Per Bothner | * ch-exp.y: Removed unused structure_primitive_value... |
tree | commitdiff |
1993-04-21 |
David D. Zuhn | fix stabs.texinfo xref bugs |
tree | commitdiff |
1993-04-21 |
Rob Savoye | Fixed typos so paths for executables works again. |
tree | commitdiff |
1993-04-21 |
Roland Pesch | (1) reduce the amount of text highlighted in warning... |
tree | commitdiff |
1993-04-21 |
Roland Pesch | This is the real generic configuration. Earlier versio... |
tree | commitdiff |
1993-04-20 |
Fred Fish | * gdb.{t20,t21,t22,t23}/Makefile.in: Use $(srcdir... |
tree | commitdiff |
1993-04-20 |
Jim Kingdon | * xcoffexec.c (xcoff_relocate_core): If no exec file... |
tree | commitdiff |
1993-04-20 |
Jim Kingdon | * Makefile.in: Add ${srcdir}/ to all source files. |
tree | commitdiff |
1993-04-20 |
Jim Kingdon | * rs6000-tdep.c: Delete unused function print_frame. |
tree | commitdiff |
1993-04-20 |
Stu Grossman | * irix4-nat.c (fetch_core_registers): Special version... |
tree | commitdiff |
1993-04-20 |
Fred Fish | Remove CVS directory from list of things to keep. |
tree | commitdiff |
1993-04-20 |
Stu Grossman | * irix4-nat.c (fetch_core_registers): Special version... |
tree | commitdiff |
1993-04-19 |
Jim Kingdon | changes for SVR3.2 |
tree | commitdiff |
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 |
next |