[wx-dev] Re: enhancements to wxStackFrame for Linux
Vadim Zeitlin
vadim at wxwindows.org
Mon Nov 6 14:09:05 PST 2006
On Mon, 06 Nov 2006 22:10:10 +0100 Francesco Montorsi <f18m_cpp217828 at yahoo.it> wrote:
FM> I've created the dialog. I had to fight a bit with GTK a bit since I
FM> never used it directly but the result are quite nice:
FM>
FM> http://mathdev.sourceforge.net/assert.png
Wow, this looks pretty impressive, thanks a lot!
FM> I was going to add last nice feature to the dialog: the ability to open
FM> the files listed under the "Source file" column double clicking a row of
FM> the list; however I've now noticed that the paths reported by addr2line
FM> are not always correct.
This seems a problem of debug information format somehow, even gdb is
sometimes confused by this. Anyhow, while clicking on the lines to open
them could be nice I don't think we really need it, I'd gladly replace the
current assert dialog with this one without this functionality.
Thanks,
VZ
More information about the wx-dev
mailing list