[Ace-users] Re: [ciao-users]
callingPlan_LauncherleadstoExecution_Managercoredump
Friedhelm Wolf
friedhelm.wolf at googlemail.com
Thu Jul 26 09:53:28 CDT 2007
Hi Will,
> If memory serves, Friedhelm is actually the author of that image ;-)
:-)
> Friedhelm - are you sure you are compiling with debug on, inline off,
> and optimization off, ie:
>
> debug=1
> inline=0
> optimize=0
I have to admit, that inline and optimization are not set to 0 in my
ACE/TAO/CIAO
build. I know that it is kind of inconvinient to have inline on, but I
know how to handle
this while debugging. Optimization is another issue.
> in your platform_macros.GNU file. Compiling with other settings can
> play hell with the stack traces reported by gdb.
In this case I really debugged into the process and the stack seems to
look alright.
I even could examine the data of the _var class, so I consider the
backtrace rather reliable.
However, I will rebuild ACE with the settings you proposed, to be totally shure.
Thanks,
Friedhelm
More information about the Ace-users
mailing list