aboutsummaryrefslogtreecommitdiff
path: root/gdb/corelow.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-282004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2004-02-142004-02-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+3
2004-02-012004-01-28 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+59
2003-11-062003-11-05 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-10-29* corelow.c: Include "arch-utils.h", "regset.h" andMark Kettenis1-2/+42
2003-10-232003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+4
2003-09-212003-09-20 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+0
2003-01-182003-01-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-4/+4
2002-12-12 * corelow.c (init_core_ops): Delete references to to_require_attachDaniel Jacobowitz1-2/+0
2002-12-092002-12-08 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+1
2002-11-302002-11-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2002-11-16 * config/pa/nm-hppah.h (CHILD_POST_FOLLOW_INFERIOR_BY_CLONE): Don'tDaniel Jacobowitz1-1/+0
2002-11-072002-11-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-05-17* corelow.c (core_open): Only call set_gdbarch_from_file ifMark Kettenis1-1/+6
2002-05-05* frame.h (select_frame): Delete level parameter.Andrew Cagney1-1/+1
2002-04-21* frame.h (selected_frame_level): Document as deprecated.Andrew Cagney1-1/+2
2002-02-27* memattr.c (mem_command): Eliminate ``true'' and ``false''.Andrew Cagney1-2/+2
2001-11-01Approved by kev@cygnus.comFred Fish1-1/+2
2001-05-15Redefine ptid_t to be a struct rather than an int.Kevin Buettner1-15/+0
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-10/+25
2001-04-14* target.h (target_ops): Removed to_core_file_to_sym_file vectorJ.T. Conklin1-65/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-14 * configure.in (AC_CHECK_HEADERS): Add sys/file.h.Michael Sokolov1-1/+4
2000-12-15Replace free() with xfree().Kevin Buettner1-4/+4
2000-10-23Corrected spelling errors in commentsDavid Anderson1-1/+1
2000-09-01Spelling correction: of->if in comment.David Anderson1-1/+1
2000-08-27* win32-nat.c (dll_symbol_command): Tack a .dll on the end of a suppliedChristopher Faylor1-1/+5
2000-07-30Protoization.Kevin Buettner1-38/+17
2000-06-04Eliminate safe_strsignal().Andrew Cagney1-2/+6
2000-05-28PARAMS removal.Kevin Buettner1-14/+14
2000-05-22Purge (almost) make_cleanup_func.Andrew Cagney1-1/+9
2000-05-16Cleanup bfd_close() cleanups.Andrew Cagney1-2/+2
2000-04-272000-04-27 Michael Snyder <msnyder@seadog.cygnus.com>Michael Snyder1-0/+2
1999-12-08import gdb-1999-12-07 snapshotJason Molenda1-53/+62
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-25/+103
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-1/+0
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-55/+56
1999-04-26import gdb-19990422 snapshotStan Shebs1-3/+6
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+511
1999-04-16Initial creation of sourceware repositoryStan Shebs1-511/+0
1999-01-19More make_cleanups/catch_errors warning fixes.Andrew Cagney1-3/+3
1998-12-31 * corelow.c (core_ops): Don't initialize statically.Stan Shebs1-69/+38
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-1/+108
1998-10-161998-10-16 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-1/+3
1998-10-141998-10-13 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-3/+3
1997-12-03fixes for debugging threaded core files. Previously gdb would find theDavid Taylor1-1/+10
1997-06-07start-sanitize-gdbtkPeter Schauer1-1/+1
1997-04-26 * corelow.c (get_core_registers): Initialize cf.Peter Schauer1-2/+2