gdb macros
Leon Pollak
leonp at plris.com
Wed Apr 9 07:12:44 UTC 2008
On Monday, 7 בApril 2008, Joel Sherrill wrote:
> Leon Pollak wrote:
> > Hello, all.
> >
> > I worked fine with gdb macros till my last upgrade to 4.8.
> > After it, the display tasks macro fails with the message:
> > "There is no member named ticks_executed"
> >
> > Thanks ahead for the new name hint...:-))
>
> How about...
>
> struct timespec cpu_time_used;
"value can not be converted to integer"
:-)
I tried to do:
set $ticks = $pt->cpu_time_used.tv_sec
and I see some strange numbers even if considered in nanosec...
The old ticks value was very clear...
Leon
More information about the users
mailing list