معرفی شرکت ها


duma_2.5.15-1.1ubuntu2_i386.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

library to detect buffer overruns and under-runs in C and C++ programs
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Bionic-18.04
مخزن Ubuntu universe i386
نام بسته duma
نام فایل بسته duma_2.5.15-1.1ubuntu2_i386.deb
نسخه بسته 2.5.15
انتشار بسته 1.1ubuntu2
معماری بسته i386
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی http://duma.sf.net
مجوز -
حجم دانلود 53598
حجم نصب 229
Open-source library to detect buffer overruns and under-runs in C and C++ programs. . This library is a fork of Bruce Perens Electric Fence library and adds some new features to it. Features of the DUMA library: * "overloads" all standard memory allocation functions like malloc(), calloc(), memalign(), strdup(), operator new, operator new[] and also their counterpart deallocation functions like free(), operator delete and operator delete[] * utilizes the MMU (memory management unit) of the CPU: allocates and protects an extra memory page to detect any illegal access beyond the top of the buffer (or bottom, at the user's option) * stops the program at exactly that instruction, which does the erroneous access to the protected memory page, allowing location of the defective source code in a debugger detects erroneous writes at the non-protected end of the memory block at deallocation of the memory block * detects mismatch of allocation/deallocation functions: f.e. allocation with malloc() but deallocation with operator delete * leak detection: detect memory blocks which were not deallocated until program exit * preloading of the library * allowing tests without necessity of changing source code or recompilation


جایگزین ها

بسته نسخه معماری مخزن
duma_2.5.15-1.1ubuntu2_amd64.deb 2.5.15 amd64 Ubuntu universe


نیازمندی

مقدار نام
>= 2.4 libc6
>= 1:3.0 libgcc1
>= 4.1.1 libstdc++6


نحوه نصب


نصب پکیج deb duma:

    sudo apt-get install duma_2.5.15-1.1ubuntu2_i386.deb


فایل ها

مسیرها
./usr/bin/duma
./usr/include/duma.h
./usr/include/duma_config.h
./usr/include/duma_sem.h
./usr/include/dumapp.h
./usr/include/noduma.h
./usr/lib/libduma.a
./usr/lib/libduma.so.0.0.0
./usr/share/doc/duma/README.Debian
./usr/share/doc/duma/README.txt.gz
./usr/share/doc/duma/TODO.gz
./usr/share/doc/duma/changelog.Debian.gz
./usr/share/doc/duma/copyright
./usr/share/man/man3/duma.3.gz
./usr/lib/libduma.so -> libduma.so.0.0.0
./usr/lib/libduma.so.0 -> libduma.so.0.0.0