
cd /d C:\ADAPROJECTS\MINGW620\GWin\htmltest
cd tutorials\msie
BindCOM {EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B} 1 1 IE
cd ..
gdb --tui tutorial22

windres htmltest.rc htmltest.coff

-- -----------------------------------------------------------------------------------------------------------------------
C:\ADAPROJECTS\MINGW620\GWin\htmltest>htmltest

Execution terminated by unhandled exception
raised SYSTEM.ASSERTIONS.ASSERT_FAILURE : gprofileconfig.adb:120
Call stack traceback locations:
0x6d3fe18b 0x980a78c 0x980ac7d 0x980c84d 0x4920a6 0x402659 0x4026f3 0x4013eb 0x401529 0x7ffe46b48362 0x7ffe48ff70cf
-- -----------------------------------------------------------------------------------------------------------------------

gdb --tui htmltest
-- -----------------------------------------------------------------------------------------------------------------------


Thread 1 hit Breakpoint 1, gprofileconfig.getappregistrykey (eprofile=user_profile) at C:\adaprojects\mingw620\gwin\gwindows\framework\GProfileConfig.adb:120
(gdb) bt
#0  gprofileconfig.getappregistrykey (eprofile=user_profile) at C:\adaprojects\mingw620\gwin\gwindows\framework\GProfileConfig.adb:120
#1  0x000000000981ac7f in gprofileconfig.getsectionkey (ssection=..., eprofile=user_profile)
    at C:\adaprojects\mingw620\gwin\gwindows\framework\GProfileConfig.adb:185
#2  0x000000000981c84f in gprofileconfig.getconfigstring (ssection=..., sentry=..., sdefault=..., eprofile=user_profile)
    at C:\adaprojects\mingw620\gwin\gwindows\framework\GProfileConfig.adb:426
#3  0x00000000004920a8 in <publicdnspluginconfig___elabb> () at C:\ADAPROJECTS\MINGW620\GWin\htmltest\src\PublicDNSPluginConfig.adb:117
#4  0x000000000040265b in adainit () at b__htmltest.adb:710
#5  0x00000000004026f5 in main (argc=1, argv=(system.address) 0xa954cb0, envp=(system.address) 0xa9526c0) at b__htmltest.adb:741
#6  0x00000000004013ed in __tmainCRTStartup () at ../mingw-w64-v5.0.1/mingw-w64-crt/crt/crtexe.c:334
#7  0x000000000040152b in mainCRTStartup () at ../mingw-w64-v5.0.1/mingw-w64-crt/crt/crtexe.c:212
-- -----------------------------------------------------------------------------------------------------------------------

htmltest
-- -----------------------------------------------------------------------------------------------------------------------
C:\ADAPROJECTS\MINGW620\GWin\htmltest>htmltest

Execution terminated by unhandled exception
raised CONSTRAINT_ERROR : gnatcom-dispinterface.adb:71 access check failed
Call stack traceback locations:
0x96a00ef 0x441cbc 0x452f7c 0x401611 0x4023d1 0x4013eb 0x401529 0x7ffbf3e78362 0x7ffbf42b70cf
-- -----------------------------------------------------------------------------------------------------------------------
