Displaying 2 results from an estimated 2 matches for "ml_wait_for_next_event".
2012 May 10
2
[LLVMdev] Wrong Dwarf info with -O2? [PowerPC]
...t;,
    nfds=<optimized out>, timeout=<optimized out>) at msglib.c:7560
#2  0x10027684 in mli_do_work (peer_index=<optimized out>,
    creply=<error reading variable: Unhandled dwarf expression opcode 0xff>,
    flags=<optimized out>) at msglib.c:6323
#3  0x1002cce8 in ml_wait_for_next_event () at msglib.c:6821
#4  0x1000fdd0 in sys_mainloop () at config.c:1221
#5  0x1000bda8 in main (argc=<optimized out>, argv=<optimized out>)
    at sysmon.c:437
Please note the "Unhandled dwarf expression"  errors. Is this a known
problem? How can I help debugging this? Btw.,...
2012 May 10
0
[LLVMdev] Wrong Dwarf info with -O2? [PowerPC]
...imized out>, timeout=<optimized out>) at msglib.c:7560
> #2  0x10027684 in mli_do_work (peer_index=<optimized out>,
>     creply=<error reading variable: Unhandled dwarf expression opcode 0xff>,
>     flags=<optimized out>) at msglib.c:6323
> #3  0x1002cce8 in ml_wait_for_next_event () at msglib.c:6821
> #4  0x1000fdd0 in sys_mainloop () at config.c:1221
> #5  0x1000bda8 in main (argc=<optimized out>, argv=<optimized out>)
>     at sysmon.c:437
> 
> 
> Please note the "Unhandled dwarf expression"  errors. Is this a known
> problem? Ho...