Files
mercury/tests/debugger
Zoltan Somogyi 0de9ea32c7 Let mdb's dump command dump just a part of a variable' value.
trace/mercury_trace_cmd_browsing.c:
    Change the dump command to allow the name of the variable
    whose value is to be dumped to be followed by a path,
    specifying the *part* of the variable's value to be printed.

trace/mercury_trace_vars.[ch]:
    To make that possible, provide a version of an existing function
    that returns an extra value that the new code in
    mercury_trace_cmd_browsing.c needs, and another extra value
    that conceptually belongs with it.

    Mark strange code with an XXX.

NEWS.md:
    Announce both this new capability and a just-now contributes predicate.

library/pqueue.m:
    Make the just-now contributed code more readable.

tests/debugger/browser_test.{m,inp,exp3}:
    Extend this test case to test the new functionality.
2025-07-26 19:36:21 +02:00
..
2020-08-08 04:22:44 +10:00
2020-08-08 04:22:44 +10:00
2020-08-08 04:22:44 +10:00
2023-01-18 13:56:08 +11:00
2018-08-28 21:20:59 +10:00
2018-08-28 21:20:59 +10:00
2018-08-28 21:20:59 +10:00
2018-08-28 21:20:59 +10:00
2016-07-01 11:54:21 +10:00
2018-08-28 21:20:59 +10:00
2020-09-27 16:11:56 +10:00
2020-09-27 16:11:56 +10:00
2018-08-28 21:20:59 +10:00
2018-08-28 21:20:59 +10:00
2022-03-05 15:14:27 +11:00
2018-08-28 21:20:59 +10:00
2025-06-26 17:27:32 +10:00
2025-06-26 17:27:32 +10:00
2024-03-05 04:22:15 +11:00