Skip to content

Mention valgrind_options #5

@goldhoorn

Description

@goldhoorn

It is possible to set something like this

:valgrind_options => ["--leak-check=full", "--track-origins=yes"]

in

Orocos.run 'image_preprocessing::HSVSegmentationAndBlur' => "hsv_segm",  "hsv_mosaicing::Task" => "mosaic", :valgrind => true, :valgrind_options => ["--leak-check=full", "--track-origins=yes"]  do

This should be mentioned on the debugging section of the rock-doc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions