| Date: | Thu, 15 Feb 2007 17:03:07 -0700 |
|---|---|
| From: | "Liqun Cheng" <liqun.cheng@xxxxxxxxx> |
| Subject: | Re: [Gems-users] A question on ruby tester |
|
Lei, A couple things you can try when waiting for Mike's offical solution. 1, set ruby0.debug-verb to high, which will print more dubeg info. 2, you can use gdb to debug tester. However, in the default makefile, ruby and tester share the same object files w/ optimization turned on. This will cause some problem when you try to step through the code. I have written a Makefile which generates a seperate set of object files only for debugging, aka compiled with -g instead of -02. I can share the makefile if you are interested. Cheers Liqun On 2/15/07, Lei Yang <lya755@xxxxxxxxxxxxxxxxxxxx> wrote:
|
| [← Prev in Thread] | Current Thread | [Next in Thread→] |
|---|---|---|
| ||
| Previous by Date: | [Gems-users] A question on ruby tester, Lei Yang |
|---|---|
| Next by Date: | [Gems-users] question on triggering event, Liqun Cheng |
| Previous by Thread: | [Gems-users] A question on ruby tester, Lei Yang |
| Next by Thread: | Re: [Gems-users] A question on ruby tester, Mike Marty |
| Indexes: | [Date] [Thread] |