Hi all i am a fresh man of using GDB, now i want to modify a vertor container in GDB.
>>> code
if(cTestVec.empty())
{
return -1
}
>>> end
well, The param cTestVec is empty. but i want modify is when degueing.
thk u everyone!
_______________________________________________
bug-gdb mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-gdb
