Age | Commit message (Expand) | Author | Files | Lines |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 1 | -1/+0 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -55/+56 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -3/+6 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+511 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -511/+0 |
1999-01-19 | More make_cleanups/catch_errors warning fixes. | Andrew Cagney | 1 | -3/+3 |
1998-12-31 | * corelow.c (core_ops): Don't initialize statically. | Stan Shebs | 1 | -69/+38 |
1998-12-28 | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1 | -1/+108 |
1998-10-16 | 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -1/+3 |
1998-10-14 | 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1 | -3/+3 |
1997-12-03 | fixes for debugging threaded core files. Previously gdb would find the | David Taylor | 1 | -1/+10 |
1997-06-07 | start-sanitize-gdbtk | Peter Schauer | 1 | -1/+1 |
1997-04-26 | * corelow.c (get_core_registers): Initialize cf. | Peter Schauer | 1 | -2/+2 |
1996-10-20 | * corelow.c (core_close): Clear inferior_pid only if there is | Peter Schauer | 1 | -3/+3 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -0/+4 |
1996-05-09 | * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c, | Stu Grossman | 1 | -1/+1 |
1996-04-17 | * corelow.c (add_to_thread_list): Make sure reg_sect is non-null | Stu Grossman | 1 | -1/+2 |
1996-03-08 | * breakpoint.h (enum enable): New enum shlib_disabled for | Jeff Law | 1 | -0/+1 |
1996-01-11 | * coredep.c: Renamed to core-aout.c | Fred Fish | 1 | -7/+52 |
1995-10-12 | * corelow.c (core_open): Don't update the to_sections and | Jeff Law | 1 | -7/+0 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -1/+1 |
1995-07-13 | * inftarg.c (child_thread_alive): New function to see if a | Jeff Law | 1 | -0/+1 |
1995-01-28 | * convex-tdep.c (xfer_core_file): Comment out. | Stan Shebs | 1 | -3/+7 |
1994-11-03 | * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c, | Stu Grossman | 1 | -17/+39 |
1994-10-16 | * corelow.c: Format to standard. | Stan Shebs | 1 | -77/+84 |
1994-10-15 | * symfile.c (reread_symbols): Include bfd_errmsg string in error | Jim Kingdon | 1 | -2/+9 |
1994-10-08 | The point of these changes is to avoid reading the frame pointer | Jim Kingdon | 1 | -2/+1 |
1994-10-03 | * corelow.c (core_open): Copy the modified to_sections_end | Peter Schauer | 1 | -1/+3 |
1994-09-24 | * corelow.c (add_solib_stub): Remove copying of to_sections, | Peter Schauer | 1 | -6/+6 |
1994-09-10 | * corelow.c (add_solib_stub): Copy to_sections changes from | Peter Schauer | 1 | -2/+7 |
1994-07-23 | * Makefile.in: Add stuff to build nlmstub. | Stu Grossman | 1 | -1/+1 |
1994-02-17 | * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c, | David MacKenzie | 1 | -4/+4 |
1994-02-08 | * README: Remove note about gcc warnings on alpha, these should be | Peter Schauer | 1 | -1/+3 |
1994-02-06 | * corelow.c (solib_add_stub, core_open): Pass address of from_tty | Jim Kingdon | 1 | -5/+6 |
1993-11-01 | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1 | -2/+2 |
1993-10-21 | * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflicts | Jim Kingdon | 1 | -0/+2 |
1993-10-17 | * corelow.c (add_to_thread_list): Need a cast to go from PTR to | Jim Kingdon | 1 | -1/+1 |
1993-10-17 | * procfs.c (procfs_wait): Losing Unixware can't do poll on /proc | Stu Grossman | 1 | -2/+3 |
1993-10-07 | * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New function | Jim Kingdon | 1 | -1/+1 |
1993-09-30 | * corelow.c (core_detach): Call reinit_frame_cache. | Jim Kingdon | 1 | -0/+1 |
1993-09-25 | * corelow.c: Add multi thread/process support for core files with | Stu Grossman | 1 | -1/+45 |
1993-08-09 | * gdbcore.h: New variable gnutarget. | Jim Kingdon | 1 | -1/+1 |
1993-07-23 | * exec.c, corelow.c (target_ops struct): Don't allow | Jim Kingdon | 1 | -1/+11 |
1993-07-02 | New target macros for getting at the pc, sp and fp. | Steve Chamberlain | 1 | -1/+1 |
1993-06-13 | * defs.h, main.c (catch_errors): Add return_mask arg. | Jim Kingdon | 1 | -1/+2 |
1992-10-06 | NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector as | K. Richard Pixley | 1 | -0/+1 |
1992-09-25 | Separate core functions along target vector in preparation for | K. Richard Pixley | 1 | -0/+270 |