[Devel] [ openser-Feature Requests-1724975 ] change debug level
during runtime
SourceForge.net
noreply at sourceforge.net
Fri May 25 11:04:15 CEST 2007
Feature Requests item #1724975, was opened at 2007-05-24 17:28
Message generated for change (Comment added) made by klaus_darilion
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1724975&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Klaus Darilion (klaus_darilion)
Assigned to: Nobody/Anonymous (nobody)
Summary: change debug level during runtime
Initial Comment:
Hi!
Changing the debug level during runtime via MI would be awesome for debugging.
----------------------------------------------------------------------
>Comment By: Klaus Darilion (klaus_darilion)
Date: 2007-05-25 11:04
Message:
Logged In: YES
user_id=1318360
Originator: YES
Hi!
i just wonder how this can be implemented. I'm not a programming guru (may
change after Paris ;-) but if I got it right the debug level ist stored in
a global variable (globals.h). This variable will be copied to all openser
processes and changing it in one process does not change it in other
processes.
Thus, to apply changes to all processes, the debug variable has to be in
shared memory. Is it possible to have a global variable (viewable from all
modules) in shard mem?
Any other ideas how this can be achieved?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743023&aid=1724975&group_id=139143
More information about the Devel
mailing list