Jean-Philippe MENGUAL, le Sat 24 Jul 2010 20:09:31 +0200, a écrit :
> Sam, when you say "rebuild xbrlapi with DEBUG defined and log its stderr", 
> what do I have to do exactly (how do I have to build (options)?

In Programs/xbrlapi.c, uncomment the line

//#define DEBUG

(i.e. make it read as

#define DEBUG

)

> what command to generate debug file?

xbrlapi just outputs everything on its stdout/stderr, so just redirect
it when you start it: xbrlapi > log 2>&1

Samuel
_______________________________________________
This message was sent via the BRLTTY mailing list.
To post a message, send an e-mail to: [email protected]
For general information, go to: http://mielke.cc/mailman/listinfo/brltty

Reply via email to