You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: check for garbage in pointer validity check for cppdbg
CodeLLDB tests pointer to contain garbage and it renders
<invalid pointer> in such case, but cppdbg does not do this, but
it's a very good feature, so add such manual check - compare with
too small pointer value.
0 commit comments