aboutsummaryrefslogtreecommitdiff
path: root/docs/cpt.org
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2023-01-31 10:53:54 +0000
committermerakor <cem@ckyln.com>2023-01-31 10:53:54 +0000
commit6aac4da8e9a62ea7106ca99f909384ebc80f5a1e (patch)
treeb3a2d76b1a4ba43846697183516450b356f990dc /docs/cpt.org
parent02695a666063262d928279a3585b27f8e7759eae (diff)
downloadcpt-6aac4da8e9a62ea7106ca99f909384ebc80f5a1e.tar.gz
docs: update
FossilOrigin-Name: 55ff66a88d53256855eb1998a4fec0fd541c94d05242de11fda6d20a93ae0418
Diffstat (limited to 'docs/cpt.org')
-rw-r--r--docs/cpt.org7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/cpt.org b/docs/cpt.org
index 3896909..b3fc97b 100644
--- a/docs/cpt.org
+++ b/docs/cpt.org
@@ -235,6 +235,13 @@ to provide detailed information.
#+VINDEX: CPT_KEEPLOG
If set to 1, =cpt= will keep logs regardless of operation success.
+- ~CPT_NOSTRIP~ ::
+
+ #+VINDEX: CPT_NOSTRIP
+ If set to 1, =cpt= will not strip debug information from the binaries. Keep in
+ mind that your compiler already strips most debug information during
+ compilation, so you also need to add ~-g~ flag to your ~$C{XX}FLAGS~
+
- ~CPT_PID~ ::
#+VINDEX: CPT_PID