Hi Andrew,
> I asked for the right function but the wrong frame number - I should
> have asked for frame 2. Sorry :(
(gdb) frame 2
#2 0x0000000000416c74 in stop_recurring_action_by_rsc (key=0x755f60,
value=0x755f40,
user_data=0x545a10) at lrm.c:1442
1442 if(op->interval != 0 && safe_str_eq(op->rsc_id, rsc->id)) {
(gdb) print *rsc
Variable "rsc" is not available.
(gdb) print *op
No symbol "op" in current context.
Is what or my operation a mistake?
Regards,
Hideo Yamauchi.
--- Andrew Beekhof <[EMAIL PROTECTED]> wrote:
>
> On Apr 16, 2008, at 10:22 AM, HIDEO YAMAUCHI wrote:
>
> > Hi Andrew,
> >
> >> If you still have the core file, can you go to the frame for
> >> stop_recurring_action_by_rsc (frame number 4) and type:
>
> Ooops!
>
> I asked for the right function but the wrong frame number - I should
> have asked for frame 2. Sorry :(
>
> >>
> >>
> >> print *rsc
> >> print *op
>
> _______________________________________________________
> Linux-HA-Dev: [email protected]
> http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
> Home Page: http://linux-ha.org/
>
_______________________________________________________
Linux-HA-Dev: [email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/