Hello..
I really need help.. it's urgent, how can i set a breakpoint through ddd in a syscall
i have a test code where i call fork() explicitly , when i debug it with ddd, i can't step in the breakpoint near: fork().
how can i step into this call?
i really need this.. please any help?
thanks