Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about postmortem-debugging

Read more about postmortem-debugging

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - postmortem-debugging

Debugging a coredump generated by an ASLR enabled system

I have a coredump extracted from a remote target in production. I need to debug it on my own computer since the target lacks gdb-server. Locally, I have the corresponding tooling, debug symbols and so...
test-img

Bipolar Transistor

gdb

coredump

aslr

postmortem-debugging

Votes: 0

Answers: 1

Latest Answer

After two days and I've just figured it out. A rookie mistake. I was calling gdb on the .debug version of the app instead of the app itself: $ cd ~/sysroot $ x86_64-linux-gdb usr/bin/.debug/app -c <...
test-img

Bipolar Transistor

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved