summaryrefslogtreecommitdiffstats
path: root/dwl-patches/patches/coredump/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'dwl-patches/patches/coredump/README.md')
-rw-r--r--dwl-patches/patches/coredump/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/dwl-patches/patches/coredump/README.md b/dwl-patches/patches/coredump/README.md
new file mode 100644
index 0000000..5300890
--- /dev/null
+++ b/dwl-patches/patches/coredump/README.md
@@ -0,0 +1,11 @@
+### Description
+Generate a coredump if dwl exited abnormally (to be more usefull you need to
+compile dwl and wlroots with debug symbols)
+
+### Download
+- [git branch](https://codeberg.org/sevz/dwl/src/branch/coredump)
+- [main 2025-01-20](/dwl/dwl-patches/raw/branch/main/patches/coredump/coredump.patch)
+- [coredump-0.7.patch](/dwl/dwl-patches/raw/branch/main/patches/coredump/coredump-0.7.patch)
+
+### Authors
+- [sevz](https://codeberg.org/sevz)