diff options
author | Kamil Rytarowski <n54@gmx.com> | 2020-07-28 17:29:35 +0200 |
---|---|---|
committer | Kamil Rytarowski <n54@gmx.com> | 2020-08-14 00:09:42 +0200 |
commit | b31488a3449cd97297b0972c016016f1d4c60389 (patch) | |
tree | a9707af272eb93896d792df09298e32c57cbcc45 /binutils/dwarf.c | |
parent | 002a3166d359a759b6cddfe4571d1da5b4f96dce (diff) | |
download | gdb-b31488a3449cd97297b0972c016016f1d4c60389.zip gdb-b31488a3449cd97297b0972c016016f1d4c60389.tar.gz gdb-b31488a3449cd97297b0972c016016f1d4c60389.tar.bz2 |
gdb: Implement native dumpcore function
Add new API for systems with native kernel support for dumping
a process on demand. Wire it into the gdb's gcore functionality.
gdb/ChangeLog:
* target.h (supports_dumpcore, dumpcore): New
function declarations.
* target.c (supports_dumpcore, dumpcore): New
functions.
* target-delegates.c: Rebuild.
* gcore.c (gcore_command): Use target_supports_dumpcore ()
and target_dumpcore ().
Diffstat (limited to 'binutils/dwarf.c')
0 files changed, 0 insertions, 0 deletions