[Rock-dev] [rock] #372: Syskit: Command line options for gdb and valgrind are ignored

rock noreply at opendfki.de
Wed Nov 13 17:08:46 CET 2013


#372: Syskit: Command line options for gdb and valgrind are ignored
-----------------------+-----------------------------------
 Reporter:  stpl01     |      Owner:  rock-dev-mailing-list
     Type:  defect     |     Status:  new
 Priority:  trivial    |  Milestone:
Component:  toolchain  |   Keywords:  Syskit valgrind gdb
-----------------------+-----------------------------------
 Though it is possible to launch gdbserver or valgrind for a deployment in
 syskit,
 command line args for these programs are not evaluated on launch.

 This should be possible:
 Syskit.conf.use_deployment Motionproxy::Task => 'motionproxy', :valgrind
 => true , :valgrind_options => ' --tool=helgrind'

 But syskit launches valgrind with the default tool: memcheck.

 As roby knows the option in the spawn_options hash, most likely the
 syskit/deployment.rb is ignoring it.

-- 
Ticket URL: <https://rock.opendfki.de/ticket/372>
rock <https://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list