Codeblocks-gdb issues with monitoring array elements-Online

Source: Internet
Author: User
Codeblocks-gdb monitors array element issues-online and so on-Linux general technology-Linux programming and kernel information. The following is a detailed description. Who used gdb or codeblocks? How can I view the value of an array element?
Suppose we define an array int * test = new int [n];
If gdb is used, print test [0]. The output on the console is not the value of test [0], but the address of test [0 ].
During codebloks debugging, add monitoring-test [0]-The address of test [0] displayed? High finger points?
How to view the value of an array element?
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.