[fpc-devel] Dwarf3 and the encoding of classes
Martin
fpc at mfriebe.de
Tue Jan 11 16:59:30 CET 2011
On 11/01/2011 09:54, Joost van der Sluis wrote:
>
> There's a new version at that location now. This one has a better
> case-sensitivity patch and support for viewing class-constants. For
> those interested...
>
The new one crashes, when my test application is run (dwarf and dwarf 3):
>> TCmdLineDebugger.SendCmdLn "-exec-continue"
<< TCmdLineDebugger.ReadLn "^running"
<< TCmdLineDebugger.ReadLn "*running,thread-id="all""
<< TCmdLineDebugger.ReadLn "(gdb) "
<< TCmdLineDebugger.ReadLn "&"stack.c:293: internal-error:
print_frame_args: Assertion `nsym != NULL' failed.\nA probl
m internal to GDB has been detected,\nfurther debugging may prove
unreliable.""
[Debugger] Log output: &"stack.c:293: internal-error:
print_frame_args: Assertion `nsym != NULL' failed.\nA problem in
ernal to GDB has been detected,\nfurther debugging may prove unreliable."
<< TCmdLineDebugger.ReadLn "&"\n""
[Debugger] Log output: &"\n"
<< TCmdLineDebugger.ReadLn ""
<< TCmdLineDebugger.ReadLn "This application has requested the Runtime
to terminate it in an unusual way.
lease contact the application's support team for more information."
[DBGTGT] This application has requested the Runtime to terminate it in
an unusual way.
lease contact the application's support team for more information.
More information about the fpc-devel
mailing list