unsubscribe

2003-03-25 Thread S Yuval
 

unsubscribe

2003-03-25 Thread S Yuval
 

Tracing forked processes with Anjuta/KDevelop

2003-03-15 Thread S Yuval
I've been trying to trace through a simple TCP wrote I wrote based on explanations in Richard Stevens' "Unix Network Programming". The program behaves normally, but I can't trace into the forked process. Anjuta simply ignores its existance and KDevelop crashes. Any suggestions? main.c Description

Tracing forked processes with Anjuta/KDevelop

2003-03-15 Thread S Yuval
I've been trying to trace through a simple TCP wrote I wrote based on explanations in Richard Stevens' "Unix Network Programming". The program behaves normally, but I can't trace into the forked process. Anjuta simply ignores its existance and KDevelop crashes. Any suggestions? main.c Description

Writing front-ends for programs

2003-02-13 Thread S Yuval
Hello, I'm curius to know how to write user-friendly front ends to programs. I'm referring to programs like KPakage, GnoRPM, aptitude and dselect and the various setup utilities for the Apache server that wrap around a console based utility (rpm or dpkg, for example). How do I design the consol

Writing front-ends for programs

2003-02-13 Thread S Yuval
Hello, I'm curius to know how to write user-friendly front ends to programs. I'm referring to programs like KPakage, GnoRPM, aptitude and dselect and the various setup utilities for the Apache server that wrap around a console based utility (rpm or dpkg, for example). How do I design the consol