ly. The terminal sometimes doesn't scroll up properly when you type
newlines etc..
If anyone has any info which could help me out here I would greatly
appreciate it as I am not very familiar with the tcgetattr/tcsetattr
stuff. Thanks in advance.
Patrick Alken
To Unsubscribe: send mail
Below I have provided a sample program to demonstrate the problem I am
having. Basically, when I ptrace() an ncurses program (such has ncftp
2.4.3), I cannot do a PT_CONTINUE followed by a PT_STEP normally.
To demonstrate, the program gets ncftp ready for ptracing and then calls
ptrace() with P
Below I have provided a sample program to demonstrate the problem I am
having. Basically, when I ptrace() an ncurses program (such has ncftp
2.4.3), I cannot do a PT_CONTINUE followed by a PT_STEP normally.
To demonstrate, the program gets ncftp ready for ptracing and then calls
ptrace() with P
h an entirely new pid - so it should
have absolutely no connection at all to the first trace. Does anyone know
why I can't ptrace() the same helloworld program a second time?
I have attached my sample ptrace() program to this message. Thanks in
advance for any help
Patrick Alken
/*
4 matches
Mail list logo