Board index » cppbuilder » CallStack
Aitor Matilla
![]() CBuilder Developer |
Aitor Matilla
![]() CBuilder Developer |
CallStack2007-12-13 12:35:29 AM cppbuilder26 Hi, I've read some articles on internet about how to get the callstack frames as the deb{*word*81} does (i.e: www.codeproject.com/KB/tips/stackdumper.aspx) Once I have the logical address, I'd need tranlate it to compare with the map file addresses, however, I don't know how. Any idea? Matilla. |
Dennis Jones
![]() CBuilder Developer |
2007-12-13 01:41:11 AM
Re:CallStack
"Aitor Matilla" < XXXX@XXXXX.COM >wrote in message
QuoteHi, other useful low-level utilities). www.madshi.net - Dennis |
SubZero
![]() CBuilder Developer |
2007-12-14 05:48:18 PM
Re:CallStack
Hi,
Unfortunately MadExcpet does not let me save my projects within BCB2007! Regards, SZ "Dennis Jones" < XXXX@XXXXX.COM >, iletisinde žunu yazd? Quote
{smallsort} |
Dennis Jones
![]() CBuilder Developer |
2007-12-15 01:28:30 AM
Re:CallStack
"SubZero" < XXXX@XXXXX.COM >wrote in message
QuoteHi, However, even if there is a problem with configuring a project with madExcept, you can still use madExcept like any other library. It is not necessary to use the madExcept settings dialog (which typically adds pragma link statements to the primary source file) to enable madExcept functionality in your applications. You can easily include the .lib/.bpi in your project and use it that way too. - Dennis |