THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#307 - modules/debugger: add dbg_pv_dump config function. It dumps on json format the
content of pv_cache
User who did this - Daniel-Constantin Mierla (miconda)
----------
Not enough time to review this properly, few notes anyhow:
- there is a json lib in the lib/srutils/, I would try to avoid making an external
dependency for debugger module. If that external json lib is a constraint, better a new
module, because debugger is part of default config and json libs were not in many old
linux distros
- $( is not a marker that the PV is with transformation, there can be "$(ru)n"
in a function param to avoid using $run because the lookup is on longest name match. There
is a field inside parsed structure that is set to transformation functions list - that
should be checked if you want to avoid printing vars with transformations
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=307#comment9…
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.