Category : OS/2 Files
Archive   : EMXDEV8F.ZIP
Filename : PTRACE.H

 
Output of file : PTRACE.H contained in archive : EMXDEV8F.ZIP
/* sys/ptrace.h (emx+gcc) */

#if !defined (_SYS_PTRACE_H)
#define _SYS_PTRACE_H

#if defined (__cplusplus)
extern "C" {
#endif

#define PTRACE_TRACEME 0 /* not used by emx */
#define PTRACE_PEEKTEXT 1
#define PTRACE_PEEKDATA 2
#define PTRACE_PEEKUSER 3
#define PTRACE_POKETEXT 4
#define PTRACE_POKEDATA 5
#define PTRACE_POKEUSER 6
#define PTRACE_RESUME 7
#define PTRACE_EXIT 8
#define PTRACE_STEP 9
#define PTRACE_SESSION 10

int ptrace (int request, int pid, int addr, int data);

#if defined (__cplusplus)
}
#endif

#endif /* !defined (_SYS_PTRACE_H) */


  3 Responses to “Category : OS/2 Files
Archive   : EMXDEV8F.ZIP
Filename : PTRACE.H

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/