Skip to content
Commit 5b6889b1 authored by Greg Clayton's avatar Greg Clayton
Browse files

Fixed an issue in the debugger format strings that include "${function.name-with-args}"

where we grabbed the variable list size from the wrong list (we needed it
from "args" and we were getting it from "variable_list_sp").

llvm-svn: 148425
parent cb80eb2e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment