objective c - In a method call hierarchy from different process which application will dump core -
say there process has method mthd1 (written in c/c++) calls method mthd2 of process in shared memory environment , there "occured" led core dump @ mthd2. process has initiated call , mthd1, dump core or there else determine process dump core. confused it.
thanks ankit
Comments
Post a Comment