-
的分布有多个工具Valgrind。最受欢迎的是记忆…
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
incorrect freeing of memory, such as double-freeing heap blocks
*
memory leaks.
-The Valgrind distribution has to multiple ols. The most popular is the memory checking too l (called Memcheck) which can detect many commo n memory errors such as :* touching memory you should not (eg. overrunnin g heap block boundaries)* t values before using hey have been initialized* incorrect freeing o f memory, such as double-freeing heap memory blocks* lea ks.
- 2022-05-10 23:27:50下载
- 积分:1
-
一个单元测试框架,主要和应用文件一起编译运行,检查c文件中函数的BUG。在实际使用中,主要应用在linux上,用法非常类似于Junit。...
一个单元测试框架,主要和应用文件一起编译运行,检查c文件中函数的BUG。在实际使用中,主要应用在linux上,用法非常类似于Junit。-A unit testing framework, the main documents and applications to run with the compiler to check function c document BUG. In actual use, the main applications in linux, the usage is very similar to Junit.
- 2022-03-16 20:07:55下载
- 积分:1
-
老外开发的端口开发程序
老外开发的端口开发程序-foreigners development of the port development process
- 2022-04-07 01:41:07下载
- 积分:1
-
for uCOS
uCOS-II源代码,里面包括主要核心文件
供各位收藏学习-for uCOS-II source code, which includes documentation for the core collection to learning
- 2022-03-13 19:38:41下载
- 积分:1
-
jacobi algorithm pthreads unix
jacobi algorithm pthreads unix
- 2022-04-09 07:38:04下载
- 积分:1
-
CGI Post方法测试,通过测试
CGI Post方法测试,通过测试-CGI Post method to test, testing
- 2023-05-14 05:50:03下载
- 积分:1
-
详细分析了Uboot1.1.2的源代码,包括启动部分,网络部分,命令解析部分以及Linux的引导部分,希望能给初学Uboot的朋友们带来帮助....
详细分析了Uboot1.1.2的源代码,包括启动部分,网络部分,命令解析部分以及Linux的引导部分,希望能给初学Uboot的朋友们带来帮助.
- 2022-05-26 16:34:04下载
- 积分:1
-
GTK是Linux平台上拥有一个功能强大的图形化开发工具和强大的。
gtk是linux一款强大的夸平台的图形化开发工具,功能强大。-gtk is linux platform boast a powerful graphical development tools and powerful.
- 2022-01-26 04:32:01下载
- 积分:1
-
c实现的cuntom ls
c实现的cuntom ls-c achieve cuntom ls
- 2022-02-14 12:23:07下载
- 积分:1
-
SPI是一种新代的串口驱动。这是linux下的,可以帮助我们学习这种新接口的原理!...
SPI是一种新代的串口驱动。这是linux下的,可以帮助我们学习这种新接口的原理!-SPI is new general serial port driver.This program is based on linux. It is helpful to us to study the theory of this new port.
- 2022-02-28 10:57:20下载
- 积分:1