I'm trying to use this command. I want to communicate gdb with a child process , but , I don't know how to do it the right way. How does gdb to communicate with a child process? how is the format of the data transferred? I only have the help from gdn that says that I've to use run child , but says no more. Some docs anywhere? Thanks a lot!!