aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-01-23 21:56:48 +0100
committerMattias Andrée <m@maandree.se>2026-01-23 21:56:48 +0100
commit2959d2357a8cfba17d3b6e8914215edfd4af88a7 (patch)
treee740902730e9ab1c6db7aa849927110c7c0bc208 /README
parentFirst commit (diff)
downloadstackdump-on-crash-master.tar.gz
stackdump-on-crash-master.tar.bz2
stackdump-on-crash-master.tar.xz
Add READMEHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..10a3089
--- /dev/null
+++ b/README
@@ -0,0 +1,2 @@
+This is a just a simple example demonstrating how to make
+a program output a stack dump when it crashes.