<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Improve GDB backtrace generation for GTK/EFL"
   href="https://bugs.webkit.org/show_bug.cgi?id=128928#c15">Comment # 15</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Improve GDB backtrace generation for GTK/EFL"
   href="https://bugs.webkit.org/show_bug.cgi?id=128928">bug 128928</a>
              from <span class="vcard"><a class="email" href="mailto:pnormand&#64;igalia.com" title="Philippe Normand &lt;pnormand&#64;igalia.com&gt;"> <span class="fn">Philippe Normand</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=128928#c13">comment #13</a>)
<span class="quote">&gt; Comment on <span class="bz_obsolete"><a href="attachment.cgi?id=283647&amp;action=diff" name="attach_283647" title="patch">attachment 283647</a> <a href="attachment.cgi?id=283647&amp;action=edit" title="patch">[details]</a></span>
&gt; patch
&gt; 
&gt; View in context:
&gt; <a href="https://bugs.webkit.org/attachment.cgi?id=283647&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=283647&amp;action=review</a>
&gt; 
&gt; &gt;&gt; Tools/Scripts/process-linux-coredump:26
&gt; &gt;&gt; +    full_path = os.path.join(destination_directory, 'core-pid_%d.dump'  % int(pid))
&gt; &gt; 
&gt; &gt; Why do you need to convert the pid to int? Why not just use %s instead? Or the script could receive the path already built no?
&gt; 
&gt; No strong reason for the conversion. The script cannot receive the full path
&gt; already built because the script invocation is hardcoded in the core_pattern.
&gt; </span >

Ah sorry this can be improved indeed. I'll update the patch.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>