The Week Of Monday 2 September 2013 Archives by date
Starting: Mon Sep 2 07:00:21 PDT 2013
Ending: Sun Sep 8 18:19:23 PDT 2013
Messages: 76
- [Lldb-commits] [PATCH] Convert remaining instances of '/bin/bash' to '/bin/sh'
Ed Maste
- [Lldb-commits] [lldb] r189803 - Fix a few typos in the comments.
Hafiz Abid Qadeer
- [Lldb-commits] [lldb] r189683 - Fix a bunch of compile time warnings and a build failure on ubuntu.
Malea, Daniel
- [Lldb-commits] [lldb] r189820 - Revert part of my previous patch, we should be using libedit under
Eric Christopher
- [Lldb-commits] [lldb] r189683 - Fix a bunch of compile time warnings and a build failure on ubuntu.
Eric Christopher
- [Lldb-commits] [lldb] r189827 - Set the byte order for data in the GDB remote register context.
Greg Clayton
- [Lldb-commits] Remove <windows.h> from lldb-types.h
Greg Clayton
- [Lldb-commits] [PATCH] Convert remaining instances of '/bin/bash' to '/bin/sh'
Greg Clayton
- [Lldb-commits] [lldb] r189683 - Fix a bunch of compile time warnings and a build failure on ubuntu.
Richard Mitton
- [Lldb-commits] [lldb] r189683 - Fix a bunch of compile time warnings and a build failure on ubuntu.
Greg Clayton
- [Lldb-commits] [lldb] r189683 - Fix a bunch of compile time warnings and a build failure on ubuntu.
Jean-Daniel Dupas
- [Lldb-commits] [lldb] r189683 - Fix a bunch of compile time warnings and a build failure on ubuntu.
Richard Mitton
- [Lldb-commits] [PATCH] Convert remaining instances of '/bin/bash' to '/bin/sh'
Ed Maste
- [Lldb-commits] [PATCH] Convert remaining instances of '/bin/bash' to '/bin/sh'
Greg Clayton
- [Lldb-commits] [PATCH] Implemented "thread jump" built-in command.
Richard Mitton
- [Lldb-commits] [PATCH] Implemented "thread jump" built-in command.
Richard Mitton
- [Lldb-commits] [PATCH] Add Attach message to let RefreshStateAfterStop handle initial thread list
Daniel Malea
- [Lldb-commits] [lldb] r189879 - Switch '/bin/bash' to '/bin/sh'
Ed Maste
- [Lldb-commits] [PATCH] Convert remaining instances of '/bin/bash' to '/bin/sh'
Ed Maste
- [Lldb-commits] [lldb] r189889 - Clean up handling of FreeBSD thread list on Launch / Attach
Ed Maste
- [Lldb-commits] [lldb] r189934 - Remove <windows.h> from lldb-types.h.
Virgile Bello
- [Lldb-commits] [lldb] r189953 - Fixing a problem with inferior exit caused by signal
Andrew Kaylor
- [Lldb-commits] MSVC12 support
Virgile Bello
- [Lldb-commits] MSVC12 support
Greg Clayton
- [Lldb-commits] [lldb] r189959 - Added a "sources.py" which adds a command that can print out the source files contained in one or more modules.
Greg Clayton
- [Lldb-commits] [lldb] r189964 - This is an example synthetic provider for libc++ unordered (multi) maps&set
Enrico Granata
- [Lldb-commits] [lldb] r189576 - Discover support of 'p' packet.
Sean Callanan
- [Lldb-commits] [lldb] r189576 - Discover support of 'p' packet.
Sean Callanan
- [Lldb-commits] [lldb] r190007 - Fixed detection of 'p' packet support in debugserver,
Sean Callanan
- [Lldb-commits] [lldb] r190008 - Report all methods in an Objective-C class that
Sean Callanan
- [Lldb-commits] [lldb] r189934 - Remove <windows.h> from lldb-types.h.
Malea, Daniel
- [Lldb-commits] [lldb] r189934 - Remove <windows.h> from lldb-types.h.
jingham at apple.com
- [Lldb-commits] [lldb] r190023 - Remove spurious reference to radars in code (we try not to put Radar numbers into the sources.)
Jim Ingham
- [Lldb-commits] [lldb] r190025 - Remove some unused #includes.
Jim Ingham
- [Lldb-commits] [lldb] r190026 - Remove an unused ivar.
Jim Ingham
- [Lldb-commits] [lldb] r190027 - Remove a spurious comment.
Jim Ingham
- [Lldb-commits] [lldb] r189934 - Remove <windows.h> from lldb-types.h.
Virgile Bello
- [Lldb-commits] [lldb] r189934 - Remove <windows.h> from lldb-types.h.
Virgile Bello
- [Lldb-commits] [lldb] r189576 - Discover support of 'p' packet.
Abid, Hafiz
- [Lldb-commits] [lldb] r189934 - Remove <windows.h> from lldb-types.h.
Malea, Daniel
- [Lldb-commits] [lldb] r190056 - GNU HURD can be considered (for now?) like a GNU/Linux
Sylvestre Ledru
- [Lldb-commits] [lldb] r190057 - sysctl.h does not exist under GNU/HURD (like windows)
Sylvestre Ledru
- [Lldb-commits] [lldb] r190062 - Use <atomic> instead of "llvm/Support/Atomic.h". Removed unused RefCounter class.
Virgile Bello
- [Lldb-commits] [lldb] r190063 - Add OptionParser.h
Virgile Bello
- [Lldb-commits] [lldb] r190065 - MinGW: avoid many warnings due to FAR/NEAR defines.
Virgile Bello
- [Lldb-commits] [lldb] r190066 - Avoid ambiguity between pid_t and lldb::pid_t.
Virgile Bello
- [Lldb-commits] [lldb] r190068 - Added MSVC config file and makefile support.
Virgile Bello
- [Lldb-commits] [lldb] r190069 - OptionValueProperties::DeepCopy (): return empty value to avoid compilation error on MSVC (even if assert).
Virgile Bello
- [Lldb-commits] [lldb] r190070 - Use getwd(0) on FreeBSD as on OS X.
Ed Maste
- [Lldb-commits] [PATCH] Fixed parsing of the .debug_aranges section.
Richard Mitton
- [Lldb-commits] [lldb] r190084 - Include file cleanup.
Jim Ingham
- [Lldb-commits] [lldb] r190085 - Remove commented out routines.
Jim Ingham
- [Lldb-commits] [lldb] r190069 - OptionValueProperties::DeepCopy (): return empty value to avoid compilation error on MSVC (even if assert).
Dmitri Gribenko
- [Lldb-commits] [lldb] r189934 - Remove <windows.h> from lldb-types.h.
Greg Clayton
- [Lldb-commits] [lldb] r190100 - Fix minor bugs in TestExprs and TestAliases to fix buildbot breakage
Daniel Malea
- [Lldb-commits] [lldb] r190100 - Fix minor bugs in TestExprs and TestAliases to fix buildbot breakage
Ed Maste
- [Lldb-commits] [lldb] r190100 - Fix minor bugs in TestExprs and TestAliases to fix buildbot breakage
Malea, Daniel
- [Lldb-commits] [lldb] r190103 - Restore -- "end of args" marker for shell
Ed Maste
- [Lldb-commits] [lldb] r190104 - Re-enable TestRegisters and TestTargetWatchAddress on Linux
Daniel Malea
- [Lldb-commits] [lldb] r190069 - OptionValueProperties::DeepCopy (): return empty value to avoid compilation error on MSVC (even if assert).
Virgile Bello
- [Lldb-commits] [lldb] r190069 - OptionValueProperties::DeepCopy (): return empty value to avoid compilation error on MSVC (even if assert).
Dmitri Gribenko
- [Lldb-commits] [lldb] r190069 - OptionValueProperties::DeepCopy (): return empty value to avoid compilation error on MSVC (even if assert).
Virgile Bello
- [Lldb-commits] [lldb] r190149 - Correct logic error found by inspection.
Ed Maste
- [Lldb-commits] [lldb] r190172 - r189295 inadvertently set the codesigning identity for the debugserver Debug configuration
Jim Ingham
- [Lldb-commits] [lldb] r190149 - Correct logic error found by inspection.
Malea, Daniel
- [Lldb-commits] [lldb] r190149 - Correct logic error found by inspection.
jingham at apple.com
- [Lldb-commits] [lldb] r190149 - Correct logic error found by inspection.
Malea, Daniel
- [Lldb-commits] [lldb] r190149 - Correct logic error found by inspection.
jingham at apple.com
- [Lldb-commits] [lldb] r190149 - Correct logic error found by inspection.
Malea, Daniel
- [Lldb-commits] [lldb] r190214 - Re-enable some locally passing tests on Linux and see how they behave on the buildbots.
Matt Kopec
- [Lldb-commits] [lldb] r190238 - Added some MSVC required functions in Windows.cpp. Moved MSVC specific getopt code inside its own folder.
Virgile Bello
- [Lldb-commits] MSVC12 support
Virgile Bello
- [Lldb-commits] [lldb] r189934 - Remove <windows.h> from lldb-types.h.
Virgile Bello
- [Lldb-commits] [lldb] r190285 - Set shared library path on FreeBSD as on Linux for tests
Ed Maste
- [Lldb-commits] [lldb] r190286 - Set shared library path on FreeBSD as on Linux for tests
Ed Maste
- [Lldb-commits] [lldb] r190287 - Enable register log for FreeBSD tests
Ed Maste
Last message date:
Sun Sep 8 18:19:23 PDT 2013
Archived on: Tue Aug 4 15:44:45 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).