gdb debugging tips. Displaying Julia variables. Within gdb , any jl_value_t* object obj can be displayed using (gdb) call jl_(obj).
確定! 回上一頁