Daniel Watkins wrote:

> In one of the bugs I reported, I failed to get any CLI output at all,
> while Angus managed to get a whole heap of stuff. How can I go about
> getting the largest quantity of useful debugging info? ATM, I have
> stdlib debugging disabled, which may be the cause. However, it seems
> unlikely. Is there a debugging environment I need to run LyX under in
> order to get all that lovely output?

LyX/Win is fundamentally a console-app. We just use a hack to get rid of
the initial console window when we start up. See 

http://www.lyx.org/cgi-bin/viewcvs.cgi/lyx-devel/src/support/os_win32.C?rev=1.8.2.19&only_with_tag=BRANCH_1_3_X&content-type=text/vnd.viewcvs-markup

and the commentary therein.

So, if you've got stdlib debugging disabled, you ain't going to get no
debugging info. Right?

-- 
Angus

Reply via email to