Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-35003

Allow to specify source directory mappings (aka substitute paths).

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • valgrind-plugin
    • None

      Somethimes you do not want to build a program and execute lengthy valgrind/memcheck/hellgrind examination from within the same JENKINS jobs.

      When workspace where a program is run under valgrind is different from the workspace where program was built the vagrant plugin will not be able to find sources.

      In gdb this problem is solved using set-substitute-path. In valgring JENKINS plugin it is proposed that a source mappings are added.

      Here is the link to gdb command documentation:
      https://sourceware.org/gdb/onlinedocs/gdb/Source-Path.html#set%20substitute%2dpath

            jcztery Jacek Tomaka
            jcztery Jacek Tomaka
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: