libcw
d
version 2.0.0
The C++ Debugging Support Library
Loading...
Searching...
No Matches
core_dump.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: 2000-2005, 2018, 2020, 2023, 2026 Carlo Wood
2
// SPDX-License-Identifier: MIT
3
4
#pragma once
5
9
10
#ifndef LIBCWD_CORE_DUMP_H
11
#define LIBCWD_CORE_DUMP_H
12
13
#include "
libcwd/config.h
"
14
15
namespace
libcwd
{
16
17
[[noreturn]]
void
core_dump
();
18
19
}
// namespace libcwd
20
21
#endif
// LIBCWD_CORE_DUMP_H
config.h
libcwd::core_dump
void core_dump()
Dump core of current thread.
Definition
debug.cxx:697
libcwd
namespace for libcwd.
libcwd
core_dump.h
Copyright © 2001-2004, 2026 Carlo Wood. All rights reserved. Generated by
1.16.1.