Files
mercury/tests/debugger
Zoltan Somogyi 9fd51ae7af Add --deep-std-name option to control deep prof file names.
When this new runtime option is specified, the runtime system will use
Deep.{data,procrep} as the names of the files it writes out.

runtime/mercury_engine.h:
    Add a flag to the engine that records whether this option has been
    specified or not.

runtime/mercury_wrapper.c:
    Set the flag if/when we see the --deep-std-name option.

runtime/mercury_deep_profiling.c:
    If the new flag is set, use Deep.{data,procrep} as filenames.

doc/user_guide.texi:
    Document the new option.

tools/bootcheck:
    Specify the new option for bootchecks.

tests/debugger/Mmakefile:
tests/declarative_debugger/Mmakefile:
tests/hard_coded/Mmakefile:
tests/par_conj/Mmakefile:
tests/stm/Mmakefile:
    When specifying a value of MERCURY_OPTIONS that overrides the value
    set by tools/bootcheck, include --deep-std-name in that value.
2024-10-13 19:47:06 +11: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
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
2018-08-28 21:20:59 +10:00
2024-03-05 04:22:15 +11:00