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

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -