The svr4 support seems to be off by default:
https://github.com/llvm/llvm-project/blob/2974b3c566d68f1d7c907f891137cf0292dd35aa/lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemoteProperties.td#L14

It would definitely make sense to turn it on by default.

- J.


On Thu, May 14, 2020 at 10:13 AM Pavel Labath via lldb-dev <
lldb-dev@lists.llvm.org> wrote:

> On 14/05/2020 03:50, Emre Kultursay via lldb-dev wrote:
> > One thing I want to try is "settings set
> > plugin.process.gdb-remote.use-libraries-svr4 true".
>
> Isn't that the default? The reason this setting was added was so we
> could test the !svr code path without forcibly disabling xml support
> (and possibly workaround any svr issues). However, having it on as a
> default definitely makes sense?
>

> pl
> _______________________________________________
> lldb-dev mailing list
> lldb-dev@lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
>


-- 

Jaroslav Sevcik |  Software Engineer |  ja...@google.com |

Google Germany GmbH
Erika-Mann-Str. 33
80636 München

Geschäftsführer: Paul Manicle, Halimah DeLaine Prado | Registergericht und
-nummer: Hamburg, HRB 86891 | Sitz der Gesellschaft: Hamburg

Diese E-Mail ist vertraulich. Wenn Sie nicht der richtige Adressat sind,
leiten Sie diese bitte nicht weiter, informieren Sie den Absender und
löschen Sie die E-Mail und alle Anhänge. Vielen Dank.

This e-mail is confidential. If you are not the right addressee please do
not forward it, please inform the sender, and please erase this e-mail
including any attachments. Thanks.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to