view paper/src/stackStack3.sh @ 111:4642d2f215d2

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

(gdb) p context->data[D_StackTest]
$26 = (union Data *) 0x7fff2f806444
(gdb) p context->data[D_StackTest]->StackTest
$27 = {stackTest = 0x7fff2f806b50, stack = 0x0, data = 0x0, data1 = 0x0, insertTest1 = C_checkAndSetAtomicReference,
  insertTest2 = C_checkAndSetAtomicReference, insertTest3 = C_checkAndSetAtomicReference, insertTest4 = C_checkAndSetAtomicReference,
  pop2Test = C_checkAndSetAtomicReference, pop2Test1 = C_checkAndSetAtomicReference, next = C_checkAndSetAtomicReference}
(gdb) p context->data[D_StackTest]->StackTest.stackTest
$28 = (union Data *) 0x7fff2f806b50