diff options
author | David Spickett <david.spickett@linaro.org> | 2025-04-01 10:05:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-01 10:05:11 +0100 |
commit | 7581cb68f9fbff7a4628da594580d81a803129ee (patch) | |
tree | d9683e5d5f047fc01b92cb13d4f6f1a67038978b /llvm/lib/Bitcode/Reader | |
parent | da5fb4213ff210f0d49c4ec837b72997cb9e69f5 (diff) | |
download | llvm-7581cb68f9fbff7a4628da594580d81a803129ee.zip llvm-7581cb68f9fbff7a4628da594580d81a803129ee.tar.gz llvm-7581cb68f9fbff7a4628da594580d81a803129ee.tar.bz2 |
[lldb] Remove lldb-server min and max gdbserver port options (#133275)
Since lldb 20, these have had no effect:
https://releases.llvm.org/20.1.0/docs/ReleaseNotes.html#changes-to-lldb
> lldb-server now listens to a single port for gdbserver connections and
> provides that port to the connection handler processes. This means
that
> only 2 ports need to be opened in the firewall (one for the
lldb-server
> platform, one for gdbserver connections). In addition, due to this
work,
lldb-server now works on Windows in the server mode.
Remove them.
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions