/etc/xdg/kdebugrc is in libkf5kdelibs4support-data 5.28.0-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 | # This files includes the default behavior for some specific debug areas
# This allows to leave the kDebug* calls in the code, but still have them
# disabled for most users.
#
# This file will be installed as $KDEDIR/share/config/kdebugrc
#
# There are four levels of output: Info, Warn, Error and Fatal
# corresponding to kDebug(), kdWarn(), kError(), kFatal()
#
# For every of them you can define a target by *Output=n
# using the following numbers:
#
# 0 = file
# 1 = message box
# 2 = shell (stderr)
# 3 = syslog
# 4 = off
#
# For file output you can give a filename by *Filename=<file>
# otherwise kdebug.dbg in the current directory is used.
#
# example:
#
# For the debug area 100 you want output of debug messages
# to a file /var/log/dbg.log and error messages as message boxes.
# Additionally the program should abort on fatal errors.
#
# [100]
# InfoOutput=0
# InfoFilename=/var/log/dbg.log
# ErrorOutput=1
# AbortFatal=1
#
# KGlobalAccel debug info off
[125]
InfoOutput=4
# KAction debug info off
[129]
InfoOutput=4
# KStartupInfo debug info off
[172]
InfoOutput=4
# KLocale debug info off
[173]
InfoOutput=4
# KMainWindow debug info off
[200]
InfoOutput=4
# KFile debug info off
[250]
InfoOutput=4
# KIconloader debug info off
[264]
InfoOutput=4
# KSpell debug info off
[750]
InfoOutput=4
# KHotKeys
[1217]
InfoOutput=4
# KitchenSync (Syncing Algorithm)
[5250]
InfoOutput=4
# calendarsystem debug info off
[5400]
InfoOutput=4
# kabc/vcard
[5710]
InfoOutput=4
# korganizer (verbose)
[5855]
InfoOutput=4
# korgac (check)
[5891]
InfoOutput=4
# kalarmd check
[5901]
InfoOutput=4
# KDirWatch is quite verbose
[7001]
InfoOutput=4
# kio_http_debug debug info off
[7113]
InfoOutput=4
# kbzip2filter's debug info off
[7118]
InfoOutput=4
# kio_nntp debug info off
[7114]
InfoOutput=4
# KRun debug info off
[7010]
InfoOutput=4
# KGame debug info off
[11001]
InfoOutput=4
# generic koffice debug off
[31000]
InfoOutput=4
# koml debug info off (KOffice)
[30001]
InfoOutput=4
# kostore debug info off (KOffice)
[30002]
InfoOutput=4
# komain debug info off (KOffice)
[30003]
InfoOutput=4
# koguitutils debug info off (KOffice)
[30004]
InfoOutput=4
# kopainter debug info off (KOffice)
[30005]
InfoOutput=4
# flake debug info off (KOffice)
[30006]
InfoOutput=4
# pigment debug info off (KOffice)
[30008]
InfoOutput=4
# resources debug info off (KOffice)
[30009]
InfoOutput=4
# kopageapp debug info off (KOffice)
[30010]
InfoOutput=4
# koffice filter manager debug info off (KOffice)
[30500]
InfoOutput=4
# kword debug info off
[32001]
InfoOutput=4
# kword formatting debug info off
[32002]
InfoOutput=4
# kword ui debug info off
[32003]
InfoOutput=4
# kword tables debug info off
[32004]
InfoOutput=4
# kword kross scripting debug info off
[32010]
InfoOutput=4
# kpresenter debug info off
[33001]
InfoOutput=4
# kpresenter page transitions debug off
[33002]
InfoOutput=4
# kpresenter shape animations debug off
[33003]
InfoOutput=4
# kchart debug info off
[35001]
InfoOutput=4
# kchart debug info off
[36000]
InfoOutput=4
# kspread debug info off
[36001]
InfoOutput=4
# kspread formula debug info off
[36002]
InfoOutput=4
# kspread opendocument debug info off
[36003]
InfoOutput=4
# kspread painting debug info off
[36004]
InfoOutput=4
# kspread ui debug info off
[36005]
InfoOutput=4
# kspread style debug info off
[36006]
InfoOutput=4
# kspread damage debug info off
[36007]
InfoOutput=4
# kspread debug info off
[37000]
InfoOutput=4
# kformula debug info off
[39001]
InfoOutput=4
# kformula debug info off
[40000]
InfoOutput=4
# krita debug info off
[41000]
InfoOutput=4
# krita debug info off (core)
[41001]
InfoOutput=4
# krita debug info off (registry)
[41002]
InfoOutput=4
# krita debug info off (tools)
[41003]
InfoOutput=4
# krita debug info off (tiles)
[41004]
InfoOutput=4
# krita debug info off (filters)
[41005]
InfoOutput=4
# krita debug info off (plugins)
[41006]
InfoOutput=4
# krita debug info off (user interface)
[41007]
InfoOutput=4
# krita debug info off (file handling)
[41008]
InfoOutput=4
# krita debug info off (math)
[41009]
InfoOutput=4
# krita debug info off (render)
[41010]
InfoOutput=4
# krita debug info off (scripting)
[41011]
InfoOutput=4
# kplato debug info off
[42000]
InfoOutput=4
# kivio debug info off
[43000]
InfoOutput=4
|