Hi ALL,
I am trying to debug the av_server app in IPNC with DM368,when i set a breakpoint in the child threads(capturethread,displaythread...,other than main thread),i will get the following error,whereas the breakpoints in main thread works well.
Child terminated with signal = 0x5(SIGTRAP)
Does anyone have an idea about this?I compiled IPNC in debug mode(In Rules.make,set CONFIG :=debug)