julia icon indicating copy to clipboard operation
julia copied to clipboard

make `jl_active_task_stack` more accurate

Open JeffBezanson opened this issue 1 year ago • 0 comments

In most cases this used to return the whole stack buffer; instead look at the context or thread state to get the actual SP.

JeffBezanson avatar Jun 24 '24 23:06 JeffBezanson