GDB (xrefs)
Functions
/tmp/gdb-7.10/gdb/gdb_usleep.c File Reference
#include "defs.h"
#include "gdb_usleep.h"
#include "gdb_select.h"
#include <sys/time.h>

Go to the source code of this file.

Functions

int gdb_usleep (int usec)
 

Function Documentation

int gdb_usleep ( int  usec)

Definition at line 25 of file gdb_usleep.c.

References gdb_select().

Referenced by hardwire_send_break(), and mips_enter_debug().