[Qt-interest] qcrashhandler??

Chris chris1.noreply at googlemail.com
Thu Mar 18 17:00:05 CET 2010


On 18 March 2010 15:52, Sandro Cavazzoni <s.cavazzoni at adss.it> wrote:
> Hi to all,
> i'm interested to add a "crash reporting tool" in my application. So if
> my application crash a tool send me the backtrace log. What is the best
> way to get the crash log? I read some doc on google and there are many
> different solutions and all of this are platform/compiler dependent (now
> i'm using gcc on linux and msvc on windows). Googling the web i found
> some references about QSegfaultHandler inside QT and, it seem, these
> functions get the backtrace and they seem to manage a callback on crash.
> Is it right? I underestood right the code?
> I cannot found any doc about this.. someone know how it work? or another
> alternative solution?
>
> Thanks to all
>
> Sandro

It looks like it's a proposed enhancement to libQxt:

http://groups.google.com/group/qt-gsoc/web/project-ideas?pli=1

So I guess no such thing exists at the moment.

--
Chris.



More information about the Qt-interest-old mailing list