代码搜索结果
找到约 10,000 项符合
Remote Control 的代码
remote.h
/*
* (C) Copyright 2000
* Murray Jensen
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribu
remote.c
/*
* taken from gdb/remote.c
*
* I am only interested in the write to memory stuff - everything else
* has been ripped out
*
* all the copyright notices etc have been left in
*/
/* enough so t
remote.java
/* Remote.java
Copyright (c) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it und
remote.java
/* Remote.java
Copyright (c) 1996, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it und
remote.h
extern int remote_desc, remote_timeout;
extern void remote_reset(void);
extern void remote_continue(void);
extern int remote_write_bytes(unsigned long, char *, int);
remote.c
/*
* taken from gdb/remote.c
*
* I am only interested in the write to memory stuff - everything else
* has been ripped out
*
* all the copyright notices etc have been left in
*/
/* en
remote.c
#include
#include
/**************************************************************************
* TESTS :
* -- downloading of a rather large executable
**********************
remote.exp
# Copyright 1999, 2001 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#
remote.nc
// $Id: Remote.nc,v 1.2.2.2 2003/08/18 22:09:47 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to
remote.h
// $Id: Remote.h,v 1.1.4.2 2003/08/18 22:09:47 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to u