As I remember you should define a breakpoint in your son process and not to "step" over fork() but "continue" over it.
Michael.
-- -----Original Message-----
-- From: Erez Boym [mailto:[EMAIL PROTECTED]]
-- Sent: Sunday, June 30, 2002 7:14 AM
-- To: Linux-IL
-- Subject: Debugging son processes with Kdevelop
--
--
-- Hi,
--
-- A guess it's simple Q but I didn't manage to find info
-- about it anywhere.
--
-- I use KDevelop, when my code forks KDevelop continue
-- to step in the father process and I need it to step in
-- to the son process. Can u give me a clue on how to do
-- that ?
--
--
-- __________________________________________________
-- Do You Yahoo!?
-- Yahoo! - Official partner of 2002 FIFA World Cup
-- http://fifaworldcup.yahoo.com
--
-- =================================================================
-- To unsubscribe, send mail to [EMAIL PROTECTED] with
-- the word "unsubscribe" in the message body, e.g., run the command
-- echo unsubscribe | mail [EMAIL PROTECTED]
--
