:-) Okay. I'll attack that problem when I get ambitious and need a break
from something else.
On Fri, Feb 5, 2016 at 1:53 AM, Pavel Labath wrote:
> On 5 February 2016 at 03:13, Todd Fiala wrote:
> > True.
> >
> > Maybe I'll wait until then.
>
> Just don't hold your breath for too long. What I
On 5 February 2016 at 03:13, Todd Fiala wrote:
> True.
>
> Maybe I'll wait until then.
Just don't hold your breath for too long. What I said is what I would
_like_ to do, but currently I don't see myself having enough time to
do that. If you want to do something sooner, then by all means, go
ahea
tfiala added a comment.
In http://reviews.llvm.org/D16858#343895, @labath wrote:
> In http://reviews.llvm.org/D16858#343140, @tfiala wrote:
>
> > BTW I was planning on re-organizing the lldb-server/debugserver tests
> > sometime in the near future to break them into many different directories
>
labath added a comment.
In http://reviews.llvm.org/D16858#343140, @tfiala wrote:
> BTW I was planning on re-organizing the lldb-server/debugserver tests
> sometime in the near future to break them into many different directories and
> pull off the dsym/dwarf/dwo changes for the many tests where
This revision was automatically updated to reflect the committed changes.
Closed by commit rL259774: Add verbose logging support to gdb-remote tests
(authored by labath).
Changed prior to commit:
http://reviews.llvm.org/D16858?vs=46795&id=46884#toc
Repository:
rL LLVM
http://reviews.llvm.or
tfiala accepted this revision.
tfiala added a comment.
This revision is now accepted and ready to land.
LGTM.
BTW I was planning on re-organizing the lldb-server/debugserver tests sometime
in the near future to break them into many different directories and pull off
the dsym/dwarf/dwo changes f
labath created this revision.
labath added reviewers: tfiala, tberghammer.
labath added a subscriber: lldb-commits.
gdb-remote tests are not able to use the same logging mechanisms as the rest of
our tests, and
currently we get no host logs from them, even though the tests themselves have
loggin