Le 21/04/11 20:50, Peter Kümmel a écrit :
On 21.04.2011 08:14, John McCabe-Dansted wrote:
On Thu, Apr 21, 2011 at 1:49 PM, Liviu Andronic<landronim...@gmail.com>  wrote:
On Thu, Apr 21, 2011 at 7:45 AM, John McCabe-Dansted<gma...@gmail.com>  wrote:
I thought gdb only works for gcc compiled binaries (not e.g. MSVC).
Are we using gcc to compile the Windows binaries?

I'm not familiar with these details. I would guess LyX is built with
MSVC. How would one get to debug these binaries?
Liviu

Possibly part of the MSVC debugger is redistributable?

I was trying to get a backtrace handler into LyX, but it is hard
enough trying to get something that works cleanly across multiple
versions of Ubuntu let alone Windows and Linux. Apparently there is a
qcrashhandler [1] proposed for inclusion in Qt. Perhaps I could get
this feature in 2.1.x, using qcrashhandler as the backend.


Recently I added a function which gets the call stack on request:
http://www.lyx.org/trac/changeset/38334/

It's not that pretty as a gdb backtrace,

Did you take a look at <cxxabi.h>?

JMarc

Reply via email to