OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [vx-share/] [dbgRpcLib.h] - Diff between revs 107 and 1765

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 107 Rev 1765
/*  Copyright 1992 Free Software Foundation, Inc.
/*  Copyright 1992 Free Software Foundation, Inc.
 
 
    This code was donated by Wind River Systems, Inc.
    This code was donated by Wind River Systems, Inc.
 
 
   dbgRpcLib.h - header file for remote debugging via rpc */
   dbgRpcLib.h - header file for remote debugging via rpc */
 
 
/*
/*
modification history
modification history
--------------------
--------------------
01b,04oct90,maf  added VX_BOOT_FILE_INQ.
01b,04oct90,maf  added VX_BOOT_FILE_INQ.
01a,05jun90,llk  extracted from xdr_dbx.h.
01a,05jun90,llk  extracted from xdr_dbx.h.
*/
*/
 
 
#ifndef INCdbxRpcLibh
#ifndef INCdbxRpcLibh
#define INCdbxRpcLibh   1
#define INCdbxRpcLibh   1
 
 
#define PROCESS_START           50
#define PROCESS_START           50
#define PROCESS_WAIT            51
#define PROCESS_WAIT            51
#define VX_STATE_INQ            60
#define VX_STATE_INQ            60
#define VX_LOAD                 61
#define VX_LOAD                 61
#define VX_SYMBOL_INQ           62
#define VX_SYMBOL_INQ           62
#define VX_BREAK_ADD            63
#define VX_BREAK_ADD            63
#define VX_BREAK_DELETE         64
#define VX_BREAK_DELETE         64
#define VX_FP_INQUIRE           65
#define VX_FP_INQUIRE           65
#define VX_TASK_SUSPEND         66
#define VX_TASK_SUSPEND         66
#define VX_CALL_FUNC            67
#define VX_CALL_FUNC            67
#define VX_CONV_FROM_68881      68
#define VX_CONV_FROM_68881      68
#define VX_CONV_TO_68881        69
#define VX_CONV_TO_68881        69
#define VX_BOOT_FILE_INQ        70
#define VX_BOOT_FILE_INQ        70
#define VX_SOURCE_STEP          71
#define VX_SOURCE_STEP          71
 
 
#endif INCdbxRpcLibh
#endif INCdbxRpcLibh
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.