目录
PS:以上是部分目录编辑。
链接:https://pan.baidu.com/s/11KlseYV4A9ZKxRLPsDKiKQ
提取码:s3tk
Set a limit on how many elements of an array gdb will print. If gdb is printing
a large array, it stops printing after it has printed the number of elements set
by the set print elements command. This limit also applies to the display of
strings. When gdb starts, this limit is set to 200. Setting number-of-elements
to unlimited or zero means that the number of elements to print is unlimited.
notice: please reverse order!