The Week Of Monday 24 February 2014 Archives by author
Starting: Mon Feb 24 03:50:47 PST 2014
Ending: Fri Feb 28 16:17:07 PST 2014
Messages: 89
- [Lldb-commits] [lldb] r202552 - Better error reporting when a variable can't be
Sean Callanan
- [Lldb-commits] [lldb] r202061 - LLDB now handles DW_TAG_unspecified_parameters nested inside function prototypes and we now mark the function prototypes as being variadic.
Greg Clayton
- [Lldb-commits] PtraceWrapper's printf assumes incorrect size for pid for 32-bit linux
Greg Clayton
- [Lldb-commits] [lldb] r202086 - Fixed the command line LLDB so that "CTRL+C" will interrupt a running process again.
Greg Clayton
- [Lldb-commits] [lldb] r202086 - Fixed the command line LLDB so that "CTRL+C" will interrupt a running process again.
Greg Clayton
- [Lldb-commits] [lldb] r202311 - A better long term fix for stopping the process when it is running by writing to the pipe that was used for cancel.
Greg Clayton
- [Lldb-commits] [lldb] r202154 - Reapply r184270 by Jim Ingham to avoid abort on FreeBSD
Greg Clayton
- [Lldb-commits] [lldb] r202311 - A better long term fix for stopping the process when it is running by writing to the pipe that was used for cancel.
Greg Clayton
- [Lldb-commits] [PATCH] Fixes for 32-bit linux ptrace and RegisterContext issues
Greg Clayton
- [Lldb-commits] [lldb] r202423 - Improve logging a bit by printing the exception or signal type description.
Greg Clayton
- [Lldb-commits] [lldb] r202424 - Remove an assertion that was being hit due to slow DNS name lookups on MacOSX for "localhost".
Greg Clayton
- [Lldb-commits] [lldb] r202431 - Fixed the lldb_perf_clang.cpp test case to be able to run correctly.
Greg Clayton
- [Lldb-commits] [lldb] r202447 - Revert Xcode run argument settings that were accidentally checked in.
Greg Clayton
- [Lldb-commits] [lldb] r202525 - Fixed all overlapping prompt issues.
Greg Clayton
- [Lldb-commits] [lldb] r202535 - Fixed "process launch --tty" on MacOSX.
Greg Clayton
- [Lldb-commits] [lldb] r202536 - Be sure to propagate the error back out SBTarget::Attach() when we fail to launch debugserver as root.
Greg Clayton
- [Lldb-commits] [lldb] r202243 - Suppress python readline module under Linux to fix a seg fault.
Todd Fiala
- [Lldb-commits] [lldb] r202270 - * Rename PYTHON_INCLUDES to PYTHON_INC_DIR to match the similar declaration
Todd Fiala
- [Lldb-commits] [lldb] r202282 - Fixed lldb cmake build to include missing libpanel/libncurses.
Todd Fiala
- [Lldb-commits] [lldb] r202285 - Fix x86 32-bit register context definition to build properly on 32 and 64-bit hosts.
Todd Fiala
- [Lldb-commits] [lldb] r202282 - Fixed lldb cmake build to include missing libpanel/libncurses.
Todd Fiala
- [Lldb-commits] [PATCH] Fixes for 32-bit linux ptrace and RegisterContext issues
Todd Fiala
- [Lldb-commits] [lldb] r202411 - Fix build break due to signature change on ASTContext' setExternalSource parameter.
Todd Fiala
- [Lldb-commits] [PATCH] Fixes for 32-bit linux ptrace and RegisterContext issues
Todd Fiala
- [Lldb-commits] [PATCH] Fixes for 32-bit linux ptrace and RegisterContext issues
Todd Fiala
- [Lldb-commits] [lldb] r202428 - Fix linux x86 debugging on a linux x86 host (32-bit on 32-bit).
Todd Fiala
- [Lldb-commits] [PATCH] Fixes for 32-bit linux ptrace and RegisterContext issues
Todd Fiala
- [Lldb-commits] [lldb] r202446 - Re-enable TestMultithreaded.py test on Linux.
Todd Fiala
- [Lldb-commits] [lldb] r202448 - Enable TestCallThatRestarts test on Linux.
Todd Fiala
- [Lldb-commits] [lldb] r202456 - Re-enable TestExprDoesntBlock.py on Linux.
Todd Fiala
- [Lldb-commits] [PATCH] Fixes for 32-bit linux ptrace and RegisterContext issues
Todd Fiala
- [Lldb-commits] [lldb] r202506 - Marked linux TestStopHookMultipleThreads as expected failure.
Todd Fiala
- [Lldb-commits] [lldb] r202507 - Change TestStopHookMechanism to @expectedFailureLinux.
Todd Fiala
- [Lldb-commits] [lldb] r202508 - Enabled TestBreakAfterJoin.py on Linux.
Todd Fiala
- [Lldb-commits] [lldb] r202511 - Adjust TestConcurrentEvents.py test running for Linux.
Todd Fiala
- [Lldb-commits] [lldb] r202512 - Enable TestExitDuringBreak.test_with_dwarf on Linux.
Todd Fiala
- [Lldb-commits] [lldb] r202514 - Converted TestConstVariables expected failure to @expectedFailureClang.
Todd Fiala
- [Lldb-commits] [lldb] r202515 - Converted TestRegisterVariables to run on Linux and skip with clang.
Todd Fiala
- [Lldb-commits] [lldb] r202516 - Enabled TestSetWatchlocation.py on Linux.
Todd Fiala
- [Lldb-commits] [lldb] r202517 - Adjust TestExprDoesntBlock.py to be expected failure on Linux.
Todd Fiala
- [Lldb-commits] [lldb] r202522 - Converted TestDeadStrip.py to be expected failure on Linux.
Todd Fiala
- [Lldb-commits] [PATCH] Link libedit, libcurses, and libpanel on Darwin autoconf builds
Todd Fiala
- [Lldb-commits] [PATCH] Refactor POSIXThread::GetRegisterContext and use i386 register context
Todd Fiala
- [Lldb-commits] [PATCH] Link libedit, libcurses, and libpanel on Darwin autoconf builds
Todd Fiala
- [Lldb-commits] [lldb] r202547 - Fixed configure-based build on OS X.
Todd Fiala
- [Lldb-commits] [PATCH] Link libedit, libcurses, and libpanel on Darwin autoconf builds
Todd Fiala
- [Lldb-commits] [PATCH] Refactor POSIXThread::GetRegisterContext and use i386 register context
Todd Fiala
- [Lldb-commits] PtraceWrapper's printf assumes incorrect size for pid for 32-bit linux
Matthew Gardiner
- [Lldb-commits] PtraceWrapper's printf assumes incorrect size for pid for 32-bit linux
Matthew Gardiner
- [Lldb-commits] PtraceWrapper's printf assumes incorrect size for pid for 32-bit linux
Matthew Gardiner
- [Lldb-commits] [PATCH] Use 32-bit RegisterValue object on IsWatchpoint functions for 32-bit linux
Matthew Gardiner
- [Lldb-commits] [PATCH] Fixes for 32-bit linux ptrace and RegisterContext issues
Matthew Gardiner
- [Lldb-commits] [PATCH] Fixes for 32-bit linux ptrace and RegisterContext issues
Matthew Gardiner
- [Lldb-commits] [lldb] r202180 - Make TestStdCXXDisassembly.StdCXXDisassembleTestCase work with libc++
Enrico Granata
- [Lldb-commits] [lldb] r202205 - <rdar://problem/15593026>
Enrico Granata
- [Lldb-commits] [lldb] r202110 - Allow debugserver to detach from the target if the connection is
Jim Ingham
- [Lldb-commits] [lldb] r202189 - Switch debugserver to detach on error by default, and change the flag to kill-on-error.
Jim Ingham
- [Lldb-commits] [lldb] r202426 - Check call to fgetc for EINTR.
Jim Ingham
- [Lldb-commits] [lldb] r202464 - Plumb the EvaluateExpressionOptions::{Set, Get}StopOthers through the SB API, and make it work in RunThreadPlan.
Jim Ingham
- [Lldb-commits] [lldb] r202561 - Make sure the exe_ctx passed to ClangUserExpression::Execute has a valid thread.
Jim Ingham
- [Lldb-commits] [lldb] r202270 - * Rename PYTHON_INCLUDES to PYTHON_INC_DIR to match the similar declaration
Sylvestre Ledru
- [Lldb-commits] [lldb] r202271 - remove useless declaration. Triggers 20 warnings on http://buildd-clang.debian.net/scan-build/
Sylvestre Ledru
- [Lldb-commits] [lldb] r202281 - remove useless declaration
Sylvestre Ledru
- [Lldb-commits] [lldb] r202376 - update the declaration from llvm::OwningPtr to llvm::IntrusiveRefCntPtr to match the clang update (r202346) on ASTContext
Sylvestre Ledru
- [Lldb-commits] [lldb] r202440 - remove useless declarations found thanks to scan-build
Sylvestre Ledru
- [Lldb-commits] [lldb] r202036 - Fix ptrace log on i386 and include return value
Ed Maste
- [Lldb-commits] [lldb] r202043 - Remove TestConnectRemote decorator for FreeBSD
Ed Maste
- [Lldb-commits] [lldb] r202061 - LLDB now handles DW_TAG_unspecified_parameters nested inside function prototypes and we now mark the function prototypes as being variadic.
Ed Maste
- [Lldb-commits] [lldb] r202086 - Fixed the command line LLDB so that "CTRL+C" will interrupt a running process again.
Ed Maste
- [Lldb-commits] [lldb] r202154 - Reapply r184270 by Jim Ingham to avoid abort on FreeBSD
Ed Maste
- [Lldb-commits] [lldb] r202284 - Add libexecinfo for backtrace() on FreeBSD
Ed Maste
- [Lldb-commits] [lldb] r202309 - Remove link_system_libs, unused after LLVM r201969
Ed Maste
- [Lldb-commits] [lldb] r202282 - Fixed lldb cmake build to include missing libpanel/libncurses.
Ed Maste
- [Lldb-commits] [lldb] r202311 - A better long term fix for stopping the process when it is running by writing to the pipe that was used for cancel.
Ed Maste
- [Lldb-commits] [lldb] r202498 - Fix types to eliminate compiler warnings in FreeBSD host class
Ed Maste
- [Lldb-commits] [lldb] r202513 - Restore signal delivery to the inferior on FreeBSD
Ed Maste
- [Lldb-commits] [lldb] r202525 - Fixed all overlapping prompt issues.
Ed Maste
- [Lldb-commits] [PATCH] Refactor POSIXThread::GetRegisterContext and use i386 register context
Ed Maste
- [Lldb-commits] [PATCH] Refactor POSIXThread::GetRegisterContext and use i386 register context
Ed Maste
- [Lldb-commits] [PATCH] Refactor POSIXThread::GetRegisterContext and use i386 register context
Ed Maste
- [Lldb-commits] [lldb] r202549 - Simplify POSIXThread register context handling
Ed Maste
- [Lldb-commits] [PATCH] Refactor POSIXThread::GetRegisterContext and use i386 register context
Ed Maste
- [Lldb-commits] [lldb] r202306 - Small fix for i386 extended backtraces; wasn't skipping a
Jason Molenda
- [Lldb-commits] [lldb] r202028 - Patch for fixing the handling of hardware breakpoints.
Deepak Panickal
- [Lldb-commits] [PATCH] Patch for fixing the handling of hardware breakpoints
Deepak Panickal
- [Lldb-commits] [lldb] r202062 - Fix handling of gdbserver binary packets with escape characters.
Steve Pucci
- [Lldb-commits] [PATCH] Link libedit, libcurses, and libpanel on Darwin autoconf builds
Jevin Sweval
- [Lldb-commits] [PATCH] Link libedit, libcurses, and libpanel on Darwin autoconf builds
Jevin Sweval
- [Lldb-commits] [PATCH] Link libedit, libcurses, and libpanel on Darwin autoconf builds
Jevin Sweval
Last message date:
Fri Feb 28 16:17:07 PST 2014
Archived on: Tue Aug 4 15:44:47 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).