Displaying 2 results from an estimated 2 matches for "_vfwprintf_r".
2017 Sep 25
2
Assertion in 'DwarfDebug.cpp'
...ack-pointer, and it is the expression 'EndLabel =
getLabelAfterInsn(End)' that is returning 'nullptr'. This happens only when
compiling 'vfprintf.c' or 'vfwprintf.c' from Newlib v2.5.0, and line #381
referenced is the location of the declaration of the function
'_vfwprintf_r'. But our implementation does not directly do anything with
Dwarf meta-data, so I don't understand what we could be doing that would
cause this.
Has this been seen before, and any suggestions on how I should debug this?
Thanks,
MartinO
-------------- next part -...
2017 Sep 25
0
Assertion in 'DwarfDebug.cpp'
...ack-pointer, and it is the expression 'EndLabel = getLabelAfterInsn(End)' that is returning 'nullptr'. This happens only when compiling 'vfprintf.c' or 'vfwprintf.c' from Newlib v2.5.0, and line #381 referenced is the location of the declaration of the function '_vfwprintf_r'. But our implementation does not directly do anything with Dwarf meta-data, so I don't understand what we could be doing that would cause this.
Has this been seen before, and any suggestions on how I should debug this?
Thanks,
MartinO
-------------- next part -------------...