Kaydet (Commit) b9233625 authored tarafından Chris Sherlock's avatar Chris Sherlock Kaydeden (comit) Jan Holesovsky

"Degugging" no more in make help :-)

Change-Id: I032f9737746b39047b2d62df6821da4b3b9e9242
Reviewed-on: https://gerrit.libreoffice.org/3395Reviewed-by: 's avatarJoren De Cuyper <joren.libreoffice@telenet.be>
Reviewed-by: 's avatarJan Holesovsky <kendy@suse.cz>
Tested-by: 's avatarJan Holesovsky <kendy@suse.cz>
üst 6e6c8d18
...@@ -94,10 +94,10 @@ INTERACTIVE VARIABLES: ...@@ -94,10 +94,10 @@ INTERACTIVE VARIABLES:
(Note that levels higher than 2 are used only by obsolete debugging (Note that levels higher than 2 are used only by obsolete debugging
features. Use SAL_INFO/SAL_WARN with a specific area for extra debug features. Use SAL_INFO/SAL_WARN with a specific area for extra debug
output in new code.) output in new code.)
2 = degugging information + no optimizations + extra 2 = debugging information + no optimizations + extra
debug output. OSL_TRACE starts being active on this debug output. OSL_TRACE starts being active on this
level. level.
3... = degugging information + no optimizations + extra 3... = debugging information + no optimizations + extra
debug output (usually extremely verbose). Levels debug output (usually extremely verbose). Levels
> 2 are not used very much. > 2 are not used very much.
TIMELOG / timelog TIMELOG / timelog
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment