代码搜索结果
找到约 10,000 项符合
Monitor 的代码
main.c
#include // SFR definition header file
#include // prototype declarations for I/O functions
#include
#ifdef MONITOR51
tm-nindy960.h
/* Parameters for Intel 960 running NINDY monitor, for GDB, the GNU debugger.
Copyright (C) 1990-1991 Free Software Foundation, Inc.
Contributed by Intel Corporation and Cygnus Support.
This
3.out
Welcome to the miniSQL monitor. Type \h for help.
mSQL > -> ->
Query buffer
------------
insert into staff values ('David','Hughes','ProdDev',1,1.82)
[continue]
->
Query OK. 1 row
main.c
#include // SFR definition header file
#include // prototype declarations for I/O functions
#include
#ifdef MONITOR51
3.out
Welcome to the miniSQL monitor. Type \h for help.
mSQL > -> ->
Query buffer
------------
insert into staff values ('David','Hughes','ProdDev',1,1.82)
[continue]
->
Query OK. 1 row
main.c
#include // SFR definition header file
#include // prototype declarations for I/O functions
#include
#ifdef MONITOR51
readme
The files in this directory are shared with Intel Corporation's NINDY
ROM monitor. NINDY runs in an embedded system containing an Intel 960
family processor, and talks to GDB over a serial line.
Do
st2000.mt
# Target: Tandem ST-2000 phone switch
# These defines should give you a gdb running on anything that will be able to
# communicate with a Tandem ST2000 phone switch debug monitor. Communications
# is
remote-hms.c
/* Remote debugging interface for Hitachi HMS Monitor Version 1.0
Copyright 1992 Free Software Foundation, Inc.
Contributed by Cygnus Support. Written by Steve Chamberlain
(sac@cygnus.com).
main.c
#include // SFR definition header file
#include // prototype declarations for I/O functions
#include
#ifdef MONITOR51