URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 321 |
Rev 439 |
Line 30... |
Line 30... |
void HandleServerSocket(Boolean);
|
void HandleServerSocket(Boolean);
|
void JTAGRequest(void);
|
void JTAGRequest(void);
|
void GDBRequest(void);
|
void GDBRequest(void);
|
void ProtocolClean(int,int32_t);
|
void ProtocolClean(int,int32_t);
|
static int gdb_read(void*,int);
|
static int gdb_read(void*,int);
|
static int gdb_write(void*,int);
|
static int gdb_write(const void*,int);
|
void BlockJTAG(void);
|
void BlockJTAG(void);
|
int GetServerSocket(const char* name,const char* proto,int port);
|
int GetServerSocket(const char* name,const char* proto,int port);
|
|
|
int gdbcomm_init ();
|
int gdbcomm_init ();
|
|
|
No newline at end of file
|
No newline at end of file
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.