▪gdb的bug吗!在使用gdb调试程序时,应该经常会去查看变量的值。但是,我发现gdb有STL的代码从广义上讲分为3类:algorithm(算法)、container(容器)和iterator(迭代器)。