aboutsummaryrefslogtreecommitdiff
path: root/gdb/remote-eb.c
AgeCommit message (Expand)AuthorFilesLines
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-02* monitor.c (#include "gdb_wait.h"): Removed.J.T. Conklin1-1/+0
2001-01-23* exec.c (xfer_memory): Add attrib argument.J.T. Conklin1-2/+3
2000-12-15Replace free() with xfree().Kevin Buettner1-1/+1
2000-10-06Protoization.Kevin Buettner1-7/+7
2000-09-01* dcache.c (dcache_info): Output a cache line's state vector so itJ.T. Conklin1-2/+2
2000-07-30Protoization.Kevin Buettner1-53/+26
2000-02-09Replace ../include/wait.h with gdb_wait.h.Andrew Cagney1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-128/+190
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1056
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1056/+0
1999-01-191999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser1-1/+3
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-0/+23
1998-10-01Replace "exec" with "executable" in messages.Andrew Cagney1-1/+1
1998-05-21Thu May 21 13:14:25 1998 John Metzler <jmetzler@cygnus.com>John Metzler1-23/+45
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1994-11-03 * corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,Stu Grossman1-0/+1
1994-01-06 * procfs.c (procfs_wait): Fix argument name to match 4 Jan changes.Jim Kingdon1-1/+1
1994-01-04 * target.h: Add enum target_waitkind, enum target_signal, andJim Kingdon1-6/+15
1993-10-15 * fork-child.c (fork_inferior), remote-eb.c (eb_create_inferior),Jim Kingdon1-4/+0
1993-08-02Sun Aug 1 22:58:18 1993 Stu Grossman (grossman at cygnus.com)Stu Grossman1-2/+2
1993-07-09 * defs.h, remote-eb.c (TM_FILE_OVERRIDE): Remove it.Peter Schauer1-2/+0
1993-06-09cast args to supply_register to avoid gcc warning.K. Richard Pixley1-5/+5
1993-06-08symfile.h requires bfd.h so include itK. Richard Pixley1-0/+1
1993-06-08 * symfile.{c,h} (generic_load): New function.Jim Kingdon1-1/+2
1993-04-28 * Remote targets (mourn): Call unpush_target.Jim Kingdon1-0/+1
1993-03-29 * config/a29k/tm-a29k.h: Renamed from config/a29k/tm-29k.h.Fred Fish1-2/+2
1993-03-23 * config/{a29k, arm, convex, gould, h8300, i386, i860, i960, m68k,Fred Fish1-1/+1
1992-10-06NOTICE_SIGNAL_HANDLING_CHANGE macro added to the target vector asK. Richard Pixley1-0/+1
1992-09-22Break the thread of control that implies that a unix childJohn Gilmore1-0/+1
1992-09-18Remove convert_{to,from}_virtual members from target structs.John Gilmore1-1/+1
1992-06-20* remote-adapt.c, remote-eb.c, remote-mm.c: Lint. FixJohn Gilmore1-3/+2
1992-03-03Tue Mar 3 15:11:52 1992 Michael Tiemann (tiemann@cygnus.com)Michael Tiemann1-3/+1
1992-02-21* core.c, eval.c, exec.c, inftarg.c, remote-adapt.c, remote-eb.c,John Gilmore1-4/+1
1991-12-14* infrun.c, remote-eb.c, remote-nindy.c, remote-vx.c: RemoveJohn Gilmore1-29/+93
1991-11-21* defs.h: Incorporate param.h. All users changed.John Gilmore1-1/+1
1991-09-13Minor bugfixes after trying to get a 29K target to build.John Gilmore1-1/+1
1991-09-13LintJohn Gilmore1-2/+2
1991-09-13LintJohn Gilmore1-0/+2
1991-08-14 * core.c, exec.c, inftarg.c, remote-eb.c, remote-nindy.c,John Gilmore1-3/+4
1991-06-04Change GDB over to GNU General Public License version 2.John Gilmore1-4/+4
1991-04-19 * target.h: Add to_doc and target_preopen.Jim Kingdon1-0/+7
1991-03-28Johns releaseK. Richard Pixley1-0/+932