That reference is the network programming BIBLE!
Richard Stevens, "Unix Network Programming Volume 1"
Run, don't walk, to the nearest on-line bookstore and get the whole
series (Vols 1 and 2). You should also get "Advanced Programming in the
Unix Environment".
-A.
On Fri, 16 Feb 2001, Dale Chu
There's a good (albeit small) treatment of ptrace() in the Bach book (The
Design of the UNIX Operating System). If you need some examples, I can
send you some code you can look at.
-A.
On Wed, 31 Jan 2001, Vojislav Milunovic wrote:
>
> Does anyone have some sourcecodes or some papers for ptr
Have you tried remote gdb kernel debugging yet? It's documented in the
handbook also. I found it to be very easy to do and *much* better than
debugging on the same machine. All you need is a serial cable and a spare
FreeBSD machine. I used it to debug a module, but it would work just as
well on th
3 matches
Mail list logo