This commit include the status report of the lldb kernel module debugging facilities that is an ongoing gsoc project
Details
- Reviewers
salvadore lwhsu - Group Reviewers
status - Commits
- R9:fbda4dd81cdd: Status/2023Q2/lldb-kmod.adoc: Add report
Diff Detail
- Repository
- R9 FreeBSD doc repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Thank you very much for your report.
I guess you do not have commit access and you need me to commit your report once it is ready, is that right? Thanks.
website/content/en/status/report-2023-04-2023-06/lldb-kmod.adoc | ||
---|---|---|
10 | s/use/uses/ Also I am unsure about capitalization of llvm and LLDB. Maybe @grahamperrin has a suggestion here. | |
11 | Please reword it. A sugestion (assuming I understood what you mean, I am unsure): Also, please be consistent with capitalization once we have decided which is the correct one: here you used lldb. | |
12 | I would remove "So in my work" and "In addition". | |
16 | s/on my work/it/ |
website/content/en/status/report-2023-04-2023-06/lldb-kmod.adoc | ||
---|---|---|
10 | The change to uppercase is consistent with names of manual pages, and with other submissions for this quarter. % apropos lldb lldb(1) - LLDB Documentation lldb-server(1) - LLDB Documentation lldb-tblgen14, lldb-tblgen(1) - Description to C++ Code for LLDB lldb-tblgen15, lldb-tblgen(1) - Description to C++ Code for LLDB lldb-tblgen16, lldb-tblgen(1) - Description to C++ Code for LLDB % % rg lldb /usr/doc/website/content/en/status/report-2023-04-2023-06 % rg llvm /usr/doc/website/content/en/status/report-2023-04-2023-06 % rg LLDB /usr/doc/website/content/en/status/report-2023-04-2023-06 % rg LLVM /usr/doc/website/content/en/status/report-2023-04-2023-06 /usr/doc/website/content/en/status/report-2023-04-2023-06/freebsd-foundation.adoc 106:* Port fixes and workarounds for LLVM 16 and OpenSSL 3.0 /usr/doc/website/content/en/status/report-2023-04-2023-06/portmgr.adoc 29:Lastly, the Ports Tree was updated to support LLVM 16 and OpenSSL 3 in FreeBSD-CURRENT. % rg lldb /usr/doc/website/content/en/status/report-2023-01-2023-03 % rg llvm /usr/doc/website/content/en/status/report-2023-01-2023-03 % |
Once this is ready for commit, "Sheng-Yi Hong <aokblast@FreeBSD.org>" is the report author, isn't it?
website/content/en/status/report-2023-04-2023-06/lldb-kmod.adoc | ||
---|---|---|
12 | One last minute note: I think this line is not correct. I think it should be "The goal is to implement such plugin for LLDB" |