Skip to content

Commit 50ce72f

Browse files
committed
- There is no -v in keys
1 parent 95f9023 commit 50ce72f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gdbinit

+1-1
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ define ____print_ht
316316
end
317317
else
318318
printf "\""
319-
printt $unicode $p->key.arKey.v $p->nKeyLength
319+
printt $unicode $p->key.arKey.u $p->nKeyLength
320320
printf "\" => "
321321
end
322322
else

0 commit comments

Comments
 (0)