[sr-dev] [tracker] Comment added: modules/debugger: activate/deactivate via cfg framework

sip-router bugtracker at sip-router.org
Tue May 21 20:31:40 CEST 2013


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#298 - modules/debugger: activate/deactivate via cfg framework
User who did this - Daniel-Constantin Mierla (miconda)

----------
The patch is rather intrusive without a good reason - there is no need to change the pointer and size of the hash table even if you define hash_size via cfg framework as read only.

In other words, the next two definitions in debugger_api.c should stay the same:

static dbg_mod_slot_t *_dbg_mod_table = NULL;
static unsigned int _dbg_mod_table_size = 0;

The patch should be rather minimal, mainly around mod_level_mode changes.
----------

More information can be found at the following URL:
https://sip-router.org/tracker/index.php?do=details&task_id=298#comment883

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list