[Lldb-commits] [PATCH] D48865: [LLDB] CommandObjectThreadUntil::DoExecute() sets the wrong selected thread ID

2022-06-02 Thread Venkata Ramanaiah Nalamothu via Phabricator via lldb-commits
RamNalamothu updated this revision to Diff 433966. RamNalamothu added a comment. Herald added a project: LLDB. Went ahead and added the error capturing for setting incorrect thread id and also the fix. Without the following change/fix diff --git a/lldb/source/Commands/CommandObjectThread.cpp

[Lldb-commits] [lldb] e7b929d - Adapt IRForTarget::RewriteObjCConstStrings() for D126689.

2022-06-02 Thread Adrian Prantl via lldb-commits
Author: Adrian Prantl Date: 2022-06-02T13:06:40-07:00 New Revision: e7b929d756504c70d3ab0d0ba82f28eec7f7b363 URL: https://github.com/llvm/llvm-project/commit/e7b929d756504c70d3ab0d0ba82f28eec7f7b363 DIFF: https://github.com/llvm/llvm-project/commit/e7b929d756504c70d3ab0d0ba82f28eec7f7b363.diff

[Lldb-commits] [lldb] 8eed95c - Adapt IRForTarget::RewriteObjCSelector() for D126689.

2022-06-02 Thread Adrian Prantl via lldb-commits
Author: Adrian Prantl Date: 2022-06-02T11:42:28-07:00 New Revision: 8eed95c83ecd0e42eaaca4f6591faafa4dad0d88 URL: https://github.com/llvm/llvm-project/commit/8eed95c83ecd0e42eaaca4f6591faafa4dad0d88 DIFF: https://github.com/llvm/llvm-project/commit/8eed95c83ecd0e42eaaca4f6591faafa4dad0d88.diff

[Lldb-commits] [PATCH] D50304: [lldb] Fix thread step until to not set breakpoint(s) on incorrect line numbers

2022-06-02 Thread Venkata Ramanaiah Nalamothu via Phabricator via lldb-commits
RamNalamothu updated this revision to Diff 433784. RamNalamothu retitled this revision from "[lldb] CommandObjectThreadUntil should set breakpoint at either on exact or the nearest subsequent line number but not on all the subsequent line numbers" to "[lldb] Fix thread step until to not set brea

[Lldb-commits] [PATCH] D114719: [lldb][NFC] Move non-clang specific method to the generic DWARF Parser

2022-06-02 Thread Luís Ferreira via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG3da4f9c57b15: [lldb][NFC] Move non-clang specific method to the generic DWARF Parser (authored by ljmf00). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D1147

[Lldb-commits] [lldb] 3da4f9c - [lldb][NFC] Move non-clang specific method to the generic DWARF Parser

2022-06-02 Thread Luís Ferreira via lldb-commits
Author: Luís Ferreira Date: 2022-06-02T16:39:39Z New Revision: 3da4f9c57b15b3d76b8acbaa8c2b420ad525fa25 URL: https://github.com/llvm/llvm-project/commit/3da4f9c57b15b3d76b8acbaa8c2b420ad525fa25 DIFF: https://github.com/llvm/llvm-project/commit/3da4f9c57b15b3d76b8acbaa8c2b420ad525fa25.diff LOG:

[Lldb-commits] [PATCH] D114668: [lldb][NFC] Move generic DWARFASTParser code out of Clang-specific code

2022-06-02 Thread Luís Ferreira via Phabricator via lldb-commits
ljmf00 added a comment. Sorry for leaving this hanging for a long time. Feel free to leave feedback if I'm missing something, in the meantime. I'll try to push the other patches too. I ran the test suite again and didn't break anything. Repository: rG LLVM Github Monorepo CHANGES SINCE LAS

[Lldb-commits] [PATCH] D114668: [lldb][NFC] Move generic DWARFASTParser code out of Clang-specific code

2022-06-02 Thread Luís Ferreira via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGf9b8f422e711: [lldb][NFC] Move generic DWARFASTParser code out of Clang-specific code (authored by ljmf00). Herald added a project: All. Changed prior to commit: https://reviews.llvm.org/D114668?vs=3918

[Lldb-commits] [lldb] f9b8f42 - [lldb][NFC] Move generic DWARFASTParser code out of Clang-specific code

2022-06-02 Thread Luís Ferreira via lldb-commits
Author: Luís Ferreira Date: 2022-06-02T14:44:07Z New Revision: f9b8f422e711efbf225e4f0f3002396cfbe48118 URL: https://github.com/llvm/llvm-project/commit/f9b8f422e711efbf225e4f0f3002396cfbe48118 DIFF: https://github.com/llvm/llvm-project/commit/f9b8f422e711efbf225e4f0f3002396cfbe48118.diff LOG:

[Lldb-commits] [PATCH] D126596: [lldb, test] Fix typos in the lldb tests

2022-06-02 Thread Venkata Ramanaiah Nalamothu via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGc6ad6901734f: [lldb, test] Fix typos in the lldb tests (authored by RamNalamothu). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D126596/new/ https://review

[Lldb-commits] [lldb] c6ad690 - [lldb, test] Fix typos in the lldb tests

2022-06-02 Thread Venkata Ramanaiah Nalamothu via lldb-commits
Author: Venkata Ramanaiah Nalamothu Date: 2022-06-02T12:45:57+05:30 New Revision: c6ad6901734f8fa7c1ecd3aeb7de651b07ab21a6 URL: https://github.com/llvm/llvm-project/commit/c6ad6901734f8fa7c1ecd3aeb7de651b07ab21a6 DIFF: https://github.com/llvm/llvm-project/commit/c6ad6901734f8fa7c1ecd3aeb7de651b