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