aboutsummaryrefslogtreecommitdiff
path: root/gdb/exec.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-302002-11-30 Andrew Cagney <cagney@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-09-12 * exec.c (xfer_memory): Fix compilation warning with old versionsJoel Brobecker1-20/+22
2002-03-06* cli/cli-decode.c (set_cmd_completer): New function.Andrew Cagney1-2/+2
2002-01-092002-01-09 Michael Snyder <msnyder@redhat.com>Michael Snyder1-26/+1
2002-01-092002-01-03 Michael Snyder <msnyder@redhat.com>Michael Snyder1-2/+48
2001-11-06 2001-11-06 Fred Fish <fnf@redhat.com>Fred Fish1-2/+0
2001-10-21Add explicit #include of "value.h".Andrew Cagney1-0/+1
2001-03-22-Wuninitialized fixes.Andrew Cagney1-1/+1
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-2/+2
2001-01-272001-01-26 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-30/+59
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-1/+2
2000-12-15Replace free() with xfree().Kevin Buettner1-6/+6
2000-12-012000-11-30 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-0/+1
2000-07-30Protoization.Kevin Buettner1-48/+19
2000-06-11* exec.c (exec_file_attach): Add .exe extension when __CYGWIN__.Christopher Faylor1-1/+1
2000-06-04Eliminate PARAMS from function pointer declarations.Kevin Buettner1-2/+2
2000-05-28PARAMS removal.Kevin Buettner1-10/+10
2000-05-20* target.h (target_memory_bfd_section): Removed declaration.J.T. Conklin1-43/+0
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-1/+1
1999-11-17import gdb-1999-11-16 snapshotJason Molenda1-1/+1
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-8/+12
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-120/+125
1999-07-07import gdb-1999-07-07 pre reformatJason Molenda1-14/+0
1999-06-14import gdb-1999-06-14 snapshotJason Molenda1-0/+38
1999-04-26import gdb-19990422 snapshotStan Shebs1-1/+1
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+762
1999-04-16Initial creation of sourceware repositoryStan Shebs1-799/+0
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-40/+94
1998-10-08 * main.c (main): Remove calls to {pre,post}_add_symbol_hooks.Keith Seitz1-18/+73
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-0/+4
1996-07-18Thu Jul 18 01:22:01 1996 Geoffrey Noer <noer@cygnus.com>Geoffrey Noer1-2/+19
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-22/+43
1994-10-17 * Makefile.in (ALLDEPFILES): Remove xcoffexec.c.Jim Kingdon1-5/+14
1994-10-13 * exec.c: Merge in RS6000 support from xcoffexec.c.Stan Shebs1-37/+168
1994-10-07 * top.c (target_byte_order_auto): New static variable.Ian Lance Taylor1-14/+19
1994-02-17 * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c,David MacKenzie1-18/+21
1993-12-26 * exec.c (exec_file_command): If error occurs after we have openedJim Kingdon1-16/+38
1993-09-22* Makefile.in: Add i386lynx-tdep to the right places.Stu Grossman1-9/+26
1992-12-15Tue Dec 15 10:05:56 1992 Ian Lance Taylor (ian@cygnus.com)Ian Lance Taylor1-4/+6
1992-09-18Remove convert_{to,from}_virtual members from target structs.John Gilmore1-1/+1
1992-09-15* breakpoint.c, core.c, exec.c, language.c, main.c, printcmd.c,Stu Grossman1-4/+5
1992-03-29LintJohn Gilmore1-34/+91
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-33/+7
1991-09-28* core.c (core_files_info): Shorten output.John Gilmore1-8/+14
1991-09-13* exec.c (exec_command): If NEED_TEXT_START_END, define theJohn Gilmore1-0/+19
1991-09-13Remove unused include files.John Gilmore1-6/+0
1991-09-04Make writing to files work properly. (Fixes to BFD are also needed.)John Gilmore1-41/+44
1991-04-22Check for NULL selected_frame in various places.Jim Kingdon1-0/+2