[LLVMbugs] [Bug 14767] the curious case of tracing local variables/parameters
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Fri Jan 18 20:37:22 PST 2013
http://llvm.org/bugs/show_bug.cgi?id=14767
David Blaikie <dblaikie at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #2 from David Blaikie <dblaikie at gmail.com> 2013-01-18 22:37:22 CST ---
This turned out to be GDB bug PR14999 (
http://sourceware.org/bugzilla/show_bug.cgi?id=14999 ) which has since been
fixed.
In r172889 I've changed the xfail to refer to the GDB bug rather than the Clang
bug. At some point we'll need to bring up a ToT GDB + ToT Clang so we can track
fixes like this.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list