PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my alerts
my settings
my profile
Don't like ads?
PRO users
don't see any ads ;-)
Public Pastes
Untitled
1 sec ago
Untitled
1 sec ago
Untitled
3 sec ago
Untitled
11 sec ago
Untitled
8 sec ago
Untitled
C++ | 9 sec ago
Untitled
17 sec ago
VENUS by Aesthetic Themes
HTML | 24 sec ago
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)
(gdb) dow
#2 0x000000000040130e in sthread_new_ctx (func=0x400c8e <thread_entry_point>) at sthread_ctx.c:49
49 ctx->stackbase = (char*)malloc(sthread_stack_size);
(gdb) p sthread_stack_size
$3 = 2097152
(gdb) p ctx
$4 = (sthread_ctx_t *) 0x603090
create a
new version
of this paste
RAW Paste Data
(gdb) dow #2 0x000000000040130e in sthread_new_ctx (func=0x400c8e <thread_entry_point>) at sthread_ctx.c:49 49 ctx->stackbase = (char*)malloc(sthread_stack_size); (gdb) p sthread_stack_size $3 = 2097152 (gdb) p ctx $4 = (sthread_ctx_t *) 0x603090