Greg Troxel <[EMAIL PROTECTED]> writes:

> In src/engine/gnc-session.c, I got a 'discarding const' warning in
> gnc_run_rpc_server for

Huh -- why is this function even being compiled in???  I thought
that run_rpc_server was #ifdef'd out.

[snip]
> Any hints of running all this dlopened stuff under a debugger are
> welcome.

gnucash-env gdb /path/to/guile
...
gdb> run -e main -s /path/to/gnucash/libexec/overrides/gnucash

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available
_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to