summaryrefslogtreecommitdiff
path: root/gdb/corelow.c
Commit message (Expand)AuthorAgeFilesLines
* * memattr.c (mem_command): Eliminate ``true'' and ``false''.Andrew Cagney2002-02-271-2/+2
* Approved by kev@cygnus.comFred Fish2001-11-011-1/+2
* Redefine ptid_t to be a struct rather than an int.Kevin Buettner2001-05-151-15/+0
* Phase 1 of the ptid_t changes.Kevin Buettner2001-05-041-10/+25
* * target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin2001-04-141-65/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* * configure.in (AC_CHECK_HEADERS): Add sys/file.h.Michael Sokolov2001-02-141-1/+4
* Replace free() with xfree().Kevin Buettner2000-12-151-4/+4
* Corrected spelling errors in commentsDavid Anderson2000-10-231-1/+1
* Spelling correction: of->if in comment.David Anderson2000-09-011-1/+1
* * win32-nat.c (dll_symbol_command): Tack a .dll on the end of a suppliedChristopher Faylor2000-08-271-1/+5
* Protoization.Kevin Buettner2000-07-301-38/+17
* Eliminate safe_strsignal().Andrew Cagney2000-06-041-2/+6
* PARAMS removal.Kevin Buettner2000-05-281-14/+14
* Purge (almost) make_cleanup_func.Andrew Cagney2000-05-221-1/+9
* Cleanup bfd_close() cleanups.Andrew Cagney2000-05-161-2/+2
* 2000-04-27 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder2000-04-271-0/+2
* import gdb-1999-12-07 snapshotJason Molenda1999-12-081-53/+62
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-25/+103
* import gdb-1999-08-30 snapshotJason Molenda1999-08-311-1/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-55/+56
* import gdb-19990422 snapshotStan Shebs1999-04-261-3/+6
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+511
* Initial creation of sourceware repositoryStan Shebs1999-04-161-511/+0
* More make_cleanups/catch_errors warning fixes.Andrew Cagney1999-01-191-3/+3
* * corelow.c (core_ops): Don't initialize statically.Stan Shebs1998-12-311-69/+38
* hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1998-12-281-1/+108
* 1998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-10-161-1/+3
* 1998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1998-10-141-3/+3
* fixes for debugging threaded core files. Previously gdb would find theDavid Taylor1997-12-031-1/+10
* start-sanitize-gdbtkPeter Schauer1997-06-071-1/+1
* * corelow.c (get_core_registers): Initialize cf.Peter Schauer1997-04-261-2/+2
* * corelow.c (core_close): Clear inferior_pid only if there isPeter Schauer1996-10-201-3/+3
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-0/+4
* * Makefile.in, breakpoint.c, corelow.c, fork-child.c, inflow.c,Stu Grossman1996-05-091-1/+1
* * corelow.c (add_to_thread_list): Make sure reg_sect is non-nullStu Grossman1996-04-171-1/+2
* * breakpoint.h (enum enable): New enum shlib_disabled forJeff Law1996-03-081-0/+1
* * coredep.c: Renamed to core-aout.cFred Fish1996-01-111-7/+52
* * corelow.c (core_open): Don't update the to_sections andJeff Law1995-10-121-7/+0
* Update FSF address.Fred Fish1995-08-021-1/+1
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-1/+1
* * inftarg.c (child_thread_alive): New function to see if aJeff Law1995-07-131-0/+1
* * convex-tdep.c (xfer_core_file): Comment out.Stan Shebs1995-01-281-3/+7
* * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1994-11-031-17/+39
* * corelow.c: Format to standard.Stan Shebs1994-10-161-77/+84
* * symfile.c (reread_symbols): Include bfd_errmsg string in errorJim Kingdon1994-10-151-2/+9
* The point of these changes is to avoid reading the frame pointerJim Kingdon1994-10-081-2/+1
* * corelow.c (core_open): Copy the modified to_sections_endPeter Schauer1994-10-031-1/+3
* * corelow.c (add_solib_stub): Remove copying of to_sections,Peter Schauer1994-09-241-6/+6