view paper/src/stackStack1.sh @ 100:39001ece437e

update
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Sat, 06 Feb 2021 09:26:14 +0900
parents
children
line wrap: on
line source

50          StackTest* stackTest = createStackTestImpl3(context);
(gdb) p stackTest
$24 = (StackTest *) 0x7fff2f806b50
(gdb) p *stackTest
$25 = {stackTest = 0x7fff2f806bb8, stack = 0x0, data = 0x0, data1 = 0x0, insertTest1 = C_insertTest1StackTestImpl3,
  insertTest2 = C_insertTest2StackTestImpl3, insertTest3 = C_insertTest3StackTestImpl3, insertTest4 = C_insertTest4StackTestImpl3,
  pop2Test = C_pop2TestStackTestImpl3, pop2Test1 = C_pop2Test1StackTestImpl3, next = C_checkAndSetAtomicReference}