My apologizes if this is mentioned somewhere already, couldn't find
anything on the subject; it seems that gdb-remote doesn't work very
well (or at all in my tests) with gdbserver.
Tim Hammerquist was also able to reproduce issues when attempting to
use gdb-remote with gdbserver. (Test with freebs
Thanks, that did the trick! Should I add this information to
https://llvm.org/viewvc/llvm-project/lldb/trunk/www/ and submit a
review on Phabricator?
root@13bfa9bdf1e7:/# lldb-5.0 /bin/date
(lldb) target create "/bin/date"
Current executable set to '/bin/date' (x86_64).
(lldb) settings set plugin.
I was/am running gdbserver 7.11.1 (Ubuntu 7.11.1-0ubuntu1~16.5).
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
Is there a user accessible setting to force on XML target descriptions
in new-gdbsever?
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
Does ds2 have the same behavior? Took a glance and didn't see it.
On Dec 6, 2017 7:47 AM, "Pavel Labath" wrote:
> On 6 December 2017 at 12:40, Pedro Alves via lldb-dev
> wrote:
> > On 12/05/2017 11:17 PM, David Manouchehri wrote:
> >> Is there a user accessible setting to force on XML target de