Dave Hawkes wrote:
Hi all,
I keep getting an assertion in winedbg, before I try and find out the cause does anyone know the possible reason for this?
winedbg: types.c:573: DEBUG_CopyFieldList: Assertion 'dt->type == dt2->type && ((dt->type == DT_STRUCT) || (dt->type == DT_ENUM))' failed.
It looks like its an issue with parsing the debug info, but the windows application debugs just fine with MS Developer Studio 6.
can you tell me when this happens ? are you trying to run some command, or is it while loading some symbols... if the later, which library is currently loaded ?
A+