[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LSMB through the perl debugger.
- Subject: Re: LSMB through the perl debugger.
- From: herman vierendeels <..hidden..>
- Date: Mon, 2 Mar 2009 11:53:52 +0100
you can add
print STDERR "$this_or_that";
statements to the code.
Output can then be read in
/etc/httpd/logs/error_log
Herman Vierendeels
2009/3/1 Roderick A. Anderson <..hidden..>:
> I've run into a problem (which I started in the -users list) where
> ledgersmb is installed in a created schema (ledgersmb) in a database
> instead of in the public schema.
>
> I'm having a bit of a problem figuring my way through the code: who gets
> called where and when. Is there a way to run via the Perl debugger so I
> can step through the code and see what gets called when and how? Or
> anyone have some instructions on how they're doing this?
>
> Two reasons: 1) I would learn more about how LSMB works (so I can start
> contributing) and 2) I can cut down on the amount of questions I'm asking.
>
>
> TIA,
> Rod
> --
>
> ------------------------------------------------------------------------------
> Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
> -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
> -Strategies to boost innovation and cut costs with open source participation
> -Receive a $600 discount off the registration fee with the source code: SFAD
> http://p.sf.net/sfu/XcvMzF8H
> _______________________________________________
> Ledger-smb-devel mailing list
> ..hidden..
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
>