معرفی شرکت ها


duma_2.5.15-2_amd64.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
توزیع Debian Bullseye-11
مخزن Debian main amd64
نام بسته duma
نام فایل بسته duma_2.5.15-2_amd64.deb
نسخه بسته 2.5.15
انتشار بسته 2
معماری بسته amd64
نگهدارنده Debian QA Group <packages@qa.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی http://duma.sf.net
مجوز -
حجم دانلود 59768
حجم نصب 259
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-2_arm64.deb 2.5.15 arm64 Debian main
duma_2.5.15-2_armel.deb 2.5.15 armel Debian main
duma_2.5.15-2_armhf.deb 2.5.15 armhf Debian main
duma_2.5.15-2_i386.deb 2.5.15 i386 Debian main
duma_2.5.15-2_mips64el.deb 2.5.15 mips64el Debian main
duma_2.5.15-2_mipsel.deb 2.5.15 mipsel Debian main
duma_2.5.15-2_ppc64el.deb 2.5.15 ppc64el Debian main
duma_2.5.15-2_s390x.deb 2.5.15 s390x Debian main


نیازمندی

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


نحوه نصب


نصب پکیج deb duma:

    sudo apt-get install duma_2.5.15-2_amd64.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.txt.gz
./usr/share/doc/duma/TODO.gz
./usr/share/doc/duma/changelog.Debian.gz
./usr/share/doc/duma/changelog.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