The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Devel::GDB"

Devel::GDB - Open and communicate a gdb session River stage one • 1 direct dependent • 1 total dependent

The "Devel::GDB" package provides an interface for communicating with GDB. Internally, it uses the *GDB/MI* interpreter (see <http://sourceware.org/gdb/current/onlinedocs/gdb_25.html>), which accurately informs the caller of the program state and, th...

JEZRA/Devel-GDB-2.02 - 28 Jan 2008 21:33:45 UTC

Devel::GDB::Reflect - Reflection API for GDB/C++ River stage zero No dependents

Devel::GDB::Reflect provides a reflection API for GDB/C++, which can be used to recursively print the contents of STL data structures ("vector", "set", "map", etc.) within a GDB session. It is not limited to STL, however; you can write your own deleg...

AFN/Devel-GDB-Reflect-0.2 - 20 Sep 2006 12:30:43 UTC

Devel::GDB::LowLevel - Low-level interface for communicating with GDB River stage one • 1 direct dependent • 1 total dependent

This module is used internally by Devel::GDB. It handles the low-level I/O of communicating with the GDB process....

JEZRA/Devel-GDB-2.02 - 28 Jan 2008 21:33:45 UTC

Devel::DebugInit::GDB - Perl extension for creating .gdbinit file from C header file macros River stage zero No dependents

This module is a backend for the GNU debugger, gdb, that is used together with the generic Devel::DebugInit front end to produce an initialization file for gdb. This module provides the output routines that are specific for gdb. See Devel::DebugInit ...

JASONS/Devel-DebugInit-0.3 - 29 Aug 1997 17:42:16 UTC

Devel::GDB::Breakpoint - Create easily identifiable gdb breakpoints in Perl code. River stage one • 1 direct dependent • 1 total dependent

This module allows you to inject breakpoints into your Perl code that you can easily identify with gdb. It exports the "breakpoint" sub at runtime which can be called from any Perl code with an integer value as its argument. When the Perl codepoint i...

WOLFSAGE/Devel-GDB-Breakpoint-0.02 - 30 Sep 2013 11:50:37 UTC

Devel::GDB::Parser::Breakpoint - Create easily identifiable gdb breakpoints in Perl parser code. River stage zero No dependents

This module allows you to inject breakpoints into the parsing of your Perl code by the perl binary that you can easily identify with gdb. It exports the "parser_breakpoint" sub at runtime which can be called from any Perl code with an integer value a...

WOLFSAGE/Devel-GDB-Parser-Breakpoint-0.02 - 30 Sep 2013 11:50:49 UTC

lib/Devel/GDB/Reflect/PrettyPrinter.pm River stage zero No dependents

AFN/Devel-GDB-Reflect-0.2 - 20 Sep 2006 12:30:43 UTC

lib/Devel/GDB/Reflect/MessageMethod.pm River stage zero No dependents

AFN/Devel-GDB-Reflect-0.2 - 20 Sep 2006 12:30:43 UTC

lib/Devel/GDB/Reflect/DelegateProvider/STL.pm River stage zero No dependents

AFN/Devel-GDB-Reflect-0.2 - 20 Sep 2006 12:30:43 UTC

lib/Devel/GDB/Reflect/DelegateProvider/Fallback.pm River stage zero No dependents

AFN/Devel-GDB-Reflect-0.2 - 20 Sep 2006 12:30:43 UTC

Devel::bt - Automatic gdb backtraces on errors River stage one • 2 direct dependents • 2 total dependents

This module, when enabled, registers a handler for certain types of fatal errors, like segmentation faults, and, once such an error occurs, prints a debugger backtrace to standard output before exiting the program. It is intended to be used to debug ...

FLORA/Devel-bt-0.06 - 21 Mar 2012 07:27:03 UTC

Devel::Trepan - A modular gdb-like Perl debugger River stage one • 2 direct dependents • 2 total dependents

Invocation From a shell: $ trepan.pl [trepan-opts] [--] perl-program [perl-program-opts] Or for those who prefer the traditional Perlish way: $ perl -d:Trepan perl-program [perl-program-opts] The problem with the above "perlish" approach is that you ...

ROCKY/Devel-Trepan-v1.0.1 - 03 Nov 2019 19:15:25 UTC

Devel::cst - C stacktraces for GNU systems River stage zero No dependents

This module sets signal handlers for "SIGSEGV", "SIGBUS", "SIGILL", "SIGFPE", "SIGTRAP", "SIGABRT" and "SIGQUIT" that prints a stacktrace and some more information about the fault to stderr before dying. This enables debugging even without gdb being ...

LEONT/Devel-cst-0.012 - 26 Aug 2023 13:52:34 UTC

Devel::Plumber - memory leak finder for C programs River stage zero No dependents

Devel::Plumber is a memory leak finder for C programs, implemented in Perl. It uses GDB to walk internal glibc heap structures, so it can work on either a live process or a core file. Devel::Plumber treats the C heap of the program under test as a co...

GNB/Devel-Plumber-0.3.4 - 21 Dec 2011 05:26:05 UTC

Devel::CoreDump - create core dumps of the running perl interpreter, without terminating River stage zero No dependents

This module allows to create GDB readable coredumps from the running perl interpreter, without terminating execution....

FLORA/Devel-CoreDump-0.02 - 29 Nov 2008 14:14:52 UTC

Devel::DebugInit - Perl extension for creating a debugger initialization files from C header file macros River stage zero No dependents

Devel::DebugInit is aimed at C/C++ developers who want access to C macro definitions from within a debugger. It provides a simple and automated way of creating debugger initialization files for a specific project. The initialization files created con...

JASONS/Devel-DebugInit-0.3 - 29 Aug 1997 17:42:16 UTC

lib/Devel/Trepan/Options.pm River stage one • 2 direct dependents • 2 total dependents

trepan.pl is a gdb-like debugger. Much of the interface and code has been adapted from the trepanning debuggers of Ruby....

ROCKY/Devel-Trepan-v1.0.1 - 03 Nov 2019 19:15:25 UTC
17 results (0.031 seconds)