This is the Linux app named debug_new whose latest release can be downloaded as v102.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named debug_new with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
debug_new
Ad
DESCRIPTION
Warning: Older projects may have to be compiled with -DDEBUG_NEW_CONFIG_HAVE_DEPRECATED
Debug_New offers the possibility of debugging memoryleaks, not only (note the "not only"; that's just one of its functions) in a <report-memory-leaks-on-shutdown> kind of way, but implemented using memory-states.
- Cross platform + Cross compiler support (only utilizes the preprocessor and template-voodoo-magic for c++)
- Supports C and C++
- Supports gcc and g++
- Supports pthread and any posix platform
- Multithreading is supported.
- Easy to use and install (just include the header and link the source).
- Easily debug memory-leaks.
- Easily debug dangling pointers.
- Easily debug deallocation method correctness.
- Easily debug array index errors (when writing past the end).
- Easily profile memory usage and track down memory hawks.
- Click-And-Goto-Source support for Visual Studio.
- Integrated compatibility for new, new[], delete, delete[], malloc, calloc, realloc, free
Features
- C / C++ support
- Multithreading support
- Support for all STDC memory methods / operators
- Highly configurable
- Click-And-Goto-Source support for Visual Studio
Audience
Developers
Programming Language
C++, C
This is an application that can also be fetched from https://sourceforge.net/projects/debugnew/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.