------- Comment #19 from joel at gcc dot gnu dot org 2008-02-25 20:45 ------- How early can I look at the task priority? Is it stored in some data structure that I can see with objdump before the program is run?
I have yet to see anything in the debugger except 0 getting passed to task create for priority and stack size. They have to come from somewhere. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35284