But function captures only addresses, and you'll need to manually use
pdbs to find what functions are called.
IMO, it is better to use user-mode dumps with WinDBG to debug such problems.

On 19 October 2015 at 09:02, Геннадий Забула <zabulu...@gmail.com> wrote:
> https://msdn.microsoft.com/en-us/library/windows/desktop/bb204633(v=vs.85).aspx
>
> On 18 October 2015 at 18:39, Dimitry Sibiryakov <s...@ibphoenix.com> wrote:
>>    Hello, All.
>>
>>    Is there a method to dump call stack on Windows into firebird log in some 
>> useful form
>> to find out how a routine got called?
>>    Igor Valchenko seems to be able to reproduce a very old problem with 
>> unexpected server
>> shutdown during BLOB operation and I would like to see where 
>> JProvider::shutdown() is
>> called from.
>>
>> --
>>    WBR, SD.
>>
>> ------------------------------------------------------------------------------
>> Firebird-Devel mailing list, web interface at 
>> https://lists.sourceforge.net/lists/listinfo/firebird-devel

------------------------------------------------------------------------------
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to