aboutsummaryrefslogtreecommitdiff
path: root/gdb/corelow.c
AgeCommit message (Expand)AuthorFilesLines
1995-01-28 * convex-tdep.c (xfer_core_file): Comment out.Stan Shebs1-3/+7
1994-11-03 * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1-17/+39
1994-10-16 * corelow.c: Format to standard.Stan Shebs1-77/+84
1994-10-15 * symfile.c (reread_symbols): Include bfd_errmsg string in errorJim Kingdon1-2/+9
1994-10-08 The point of these changes is to avoid reading the frame pointerJim Kingdon1-2/+1
1994-10-03 * corelow.c (core_open): Copy the modified to_sections_endPeter Schauer1-1/+3
1994-09-24 * corelow.c (add_solib_stub): Remove copying of to_sections,Peter Schauer1-6/+6
1994-09-10 * corelow.c (add_solib_stub): Copy to_sections changes fromPeter Schauer1-2/+7
1994-07-23 * Makefile.in: Add stuff to build nlmstub.Stu Grossman1-1/+1
1994-02-17 * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c,David MacKenzie1-4/+4
1994-02-08 * README: Remove note about gcc warnings on alpha, these should bePeter Schauer1-1/+3
1994-02-06 * corelow.c (solib_add_stub, core_open): Pass address of from_ttyJim Kingdon1-5/+6
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-2/+2
1993-10-21 * Makefile.in (c-exp.tab.o): Remove notice about shift/reduce conflictsJim Kingdon1-0/+2
1993-10-17 * corelow.c (add_to_thread_list): Need a cast to go from PTR toJim Kingdon1-1/+1
1993-10-17* procfs.c (procfs_wait): Losing Unixware can't do poll on /procStu Grossman1-2/+3
1993-10-07 * breakpoint.c, breakpoint.h (breakpoint_init_inferior): New functionJim Kingdon1-1/+1
1993-09-30 * corelow.c (core_detach): Call reinit_frame_cache.Jim Kingdon1-0/+1
1993-09-25* corelow.c: Add multi thread/process support for core files withStu Grossman1-1/+45
1993-08-09 * gdbcore.h: New variable gnutarget.Jim Kingdon1-1/+1
1993-07-23 * exec.c, corelow.c (target_ops struct): Don't allowJim Kingdon1-1/+11
1993-07-02 New target macros for getting at the pc, sp and fp.Steve Chamberlain1-1/+1
1993-06-13 * defs.h, main.c (catch_errors): Add return_mask arg.Jim Kingdon1-1/+2
1992-10-06NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector asK. Richard Pixley1-0/+1
1992-09-25 Separate core functions along target vector in preparation forK. Richard Pixley1-0/+270