Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 511052 Details for
Bug 641790
dev-util/valgrind-3.13.0 does not recognize --xml-output option as required by Qt Creator
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
valgrind-3.13.0-xml-socket.patch
valgrind-3.13.0-xml-socket.patch (text/plain), 934 bytes, created by
Azamat H. Hackimov
on 2017-12-20 07:06:22 UTC
(
hide
)
Description:
valgrind-3.13.0-xml-socket.patch
Filename:
MIME Type:
Creator:
Azamat H. Hackimov
Created:
2017-12-20 07:06:22 UTC
Size:
934 bytes
patch
obsolete
>From: Ivo Raisr <ivosh@ivosh.net> >Date: Thu, 3 Aug 2017 05:22:01 +0000 (+0000) >Subject: Fix handling command line option --xml-socket. >X-Git-Url: https://sourceware.org/git/?p=valgrind.git;a=commitdiff_plain;h=34dd8493de39314033509bb7ad62673f33dcf3db > >Fix handling command line option --xml-socket. >Fixes BZ#382998 >Patch by: Orgad Shaneh <orgads@gmail.com> > > > >git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16467 >--- > >diff --git a/coregrind/m_libcprint.c b/coregrind/m_libcprint.c >index d66c67d..f6ba202 100644 >--- a/coregrind/m_libcprint.c >+++ b/coregrind/m_libcprint.c >@@ -526,7 +526,7 @@ void VG_(init_log_xml_sinks)(VgLogTo log_to, VgLogTo xml_to, > break; > > case VgLogTo_Socket: >- log_fd = prepare_sink_socket(VG_(clo_xml_fname_unexpanded), >+ xml_fd = prepare_sink_socket(VG_(clo_xml_fname_unexpanded), > &VG_(xml_output_sink), True); > break; > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 641790
: 511052