[lldb] Correct vFile:pread/pwrite packet docs
authorDavid Spickett <david.spickett@linaro.org>
Wed, 14 Oct 2020 11:18:05 +0000 (12:18 +0100)
committerDavid Spickett <david.spickett@linaro.org>
Tue, 27 Oct 2020 11:47:35 +0000 (11:47 +0000)
commitf8a3b9b06c4a46fe2a83ec52f8e396d335b44fdd
tree50e5a190cd2cd5aab5d6ca8c87a3f5914b310772
parent0ac56e8eaaeb41b59a952fa465872f647c930347
[lldb] Correct vFile:pread/pwrite packet docs

The statement that lldb-server can handle
decimal and hex numbers is misleading.
(it can only handle hex with 0x prefix)

Mentioning non decimal numbers at all
is just creating more confusion for anyone
who tries to use them with lldb-server.

Differential Revision: https://reviews.llvm.org/D89383
lldb/docs/lldb-platform-packets.txt