> mmm, don't know how to set a break at this point (how should I determine > the address of the break point?) just break at the beginning of clone and step through it one insn at a time. or, break in main, then do 'print clone' to get the address of clone. randolph