home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Extra Super CD 1998 January
/
PCPLUS131.iso
/
DJGPP
/
V2
/
DJLSR201.ZIP
/
src
/
debug
/
edebug
/
debug.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1993-06-28
|
145 b
|
5 lines
/* Copyright (C) 1993 DJ Delorie, see COPYING.DJ for details */
extern int can_longjmp;
extern jmp_buf debugger_jmpbuf;
void debugger(void);