Hi DJ > Is sh-elf/sim supposed to support profiling? My latest tests show all > the profiling tests failing. For example, the bprob executable has > the name of the gcda file in it, but doesn't attempt to write it out > (verified with strace against the simulator).
I guess it probably doesn't apply in this case (if you've straced the simulator), but please also keep in mind another gotcha: http://gcc.gnu.org/ml/gcc/2006-12/msg00561.html Cheers, Ben