[talk] Looking at a memory image from OpenBSD

Mark Saad mark.saad at ymail.com
Wed Jun 7 08:53:08 EDT 2017


Thomas 
  Gdb is the answer for userspace applications . I am not sure what is used today for kernel dumps on openbsd.  Some bsds use(ed) a modified gdb for kernel dumps . You could, in theory , use lldb from llvm/clang but this is a wip and I am not sure how useful it would be . 

---
Mark Saad | mark.saad at ymail.com

> On Jun 7, 2017, at 8:07 AM, Thomas Levine <_ at thomaslevine.com> wrote:
> 
> When a program crashes, I sometimes want to figure out why it crashed.
> What do I do with the core dump?
> 
> The core(2) man page references gdb(1), but that seems like the wrong
> answer because it starts with "g".
> 
> _______________________________________________
> talk mailing list
> talk at lists.nycbug.org
> http://lists.nycbug.org/mailman/listinfo/talk



More information about the talk mailing list