"coda" stands for CO(re) D(ump) A(nalyzer) or C(ore) O(bject) D(ebugger) and A(nalyzer).
This tool probes Linux-x86_64 coredumps in batch mode as well as interactively.
coredump has to be full(not a data/stack segment dump only).
If the coredump is not full, backtraces will be curtailed.
This tool does not require binaries, only full core dump is required.

Architecture supported
-----------------------
compile on x86_64 Linux box.

How to enable full coredump in linux
------------------------------------
On bash prompt

$> cat /proc/$$/coredump_filter
00000033

$> echo 0x7f > /proc/$$/coredump_filter
$> cat /proc/$$/coredump_filter
0000007f

For furter info 'man core'.

compilation
---------------
files are compressed with 7z.
$> cd coda
$> make

=================
Get latest code from Git Hub -
https://github.com/npamnani/coda

Features

  • Shows backtraces from threads of a process coredump
  • Shows disassembly
  • Gives coredump probing commands.

Project Samples

Project Activity

See All Activity >

Follow coda

coda Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of coda!

Additional Project Details

Registered

2015-11-26