[Firebird-devel] [FB-Tracker] Created: (CORE-4392) Provide built-in context variable with name like 'CALL_STACK' which is initialized on exception and contains info about point when this exc. occured

2014-04-16 Thread Pavel Zotov (JIRA)
Provide built-in context variable with name like 'CALL_STACK' which is initialized on exception and contains info about point when this exc. occured

Re: [Firebird-devel] TraceAPI with Embedded and Unicode initialization problem

2014-04-16 Thread Vlad Khorsun
>> I see that icuin30.dll is tried to be loaded from various places >> (although excluding the embedded root path), but this fails. >> >> icuin30.dll is available in the embedded root directory. When I put the >> dll into the application sub-folder, then the trace output works. >> >> Can you please