Darling: [gdb-darling] support attaching to running processes

Created on 7 Apr 2017  路  2Comments  路  Source: darlinghq/darling

Mach-O symbol/DWARF info is never loaded when attaching to an already running process. Needs to be fixed.

Enhancement Won't Fix

Most helpful comment

Let's focus on running GDB built for macOS under Darling.

All 2 comments

I'll have to extend linux_xfer_partial() in gdb/linux-nat.c to support TARGET_OBJECT_DARWIN_DYLD_INFO, which is normally implemented in gdb/darwin-nat.c.

Let's focus on running GDB built for macOS under Darling.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fervi picture fervi  路  3Comments

PhilipDeegan picture PhilipDeegan  路  7Comments

LubosD picture LubosD  路  3Comments

LubosD picture LubosD  路  5Comments

LubosD picture LubosD  路  5Comments