Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 1st, 2012  |  syntax: None  |  size: 0.25 KB  |  hits: 18  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. (gdb) dow
  2. #2  0x000000000040130e in sthread_new_ctx (func=0x400c8e <thread_entry_point>) at sthread_ctx.c:49
  3. 49              ctx->stackbase = (char*)malloc(sthread_stack_size);
  4. (gdb) p sthread_stack_size
  5. $3 = 2097152
  6. (gdb) p ctx
  7. $4 = (sthread_ctx_t *) 0x603090