[Lldb-commits] [PATCH] D157043: [lldb/crashlog] Make TextCrashLogParser more resilient to new lines

2023-08-12 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere reopened this revision. JDevlieghere added a comment. This revision is now accepted and ready to land. Test? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D157043/new/ https://reviews.llvm.org/D157043 __

[Lldb-commits] [PATCH] D157137: [lldb/crashlog] Skip images with empty path and 0 UUID from loading

2023-08-12 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere reopened this revision. JDevlieghere added a comment. This revision is now accepted and ready to land. Test? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D157137/new/ https://reviews.llvm.org/D157137 __

[Lldb-commits] [PATCH] D157764: [LLDB] Allow expression evaluators to set arbitrary timeouts

2023-08-12 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere accepted this revision. JDevlieghere added a comment. The motivation behind this change was that the IRInterpreter wasn't interruptible, which means that if you interpret an infinite loop, you'd be stuck forever. I fixed that in 61af957aeaa3

[Lldb-commits] [PATCH] D157654: [lldb] Fix data race in PipePosix

2023-08-12 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere accepted this revision. JDevlieghere added a comment. This revision is now accepted and ready to land. LGTM! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D157654/new/ https://reviews.llvm.org/D157654 __

[Lldb-commits] [PATCH] D157044: [lldb/crashlog] Fix sticky image parsing logic

2023-08-12 Thread Med Ismail Bennani via Phabricator via lldb-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG75bed9655a54: [lldb/crashlog] Fix sticky image parsing logic (authored by mib). Changed prior to commit: https://reviews.llvm.org/D157044?vs=54701

[Lldb-commits] [PATCH] D157137: [lldb/crashlog] Skip images with empty path and 0 UUID from loading

2023-08-12 Thread Med Ismail Bennani via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG706e875da3a2: [lldb/crashlog] Skip images with empty path and 0 UUID from loading (authored by mib). Changed prior to commit: https://reviews.llvm.org/D157137?vs=549560&id=549580#toc Repository: rG L

[Lldb-commits] [PATCH] D156919: [lldb/crashlog] Make register output match lldb ordering in legacy mode

2023-08-12 Thread Med Ismail Bennani via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGf043e66e9883: [lldb/crashlog] Make register output match lldb ordering in legacy mode (authored by mib). Changed prior to commit: https://reviews.llvm.org/D156919?vs=547010&id=549577#toc Repository:

[Lldb-commits] [PATCH] D157043: [lldb/crashlog] Make TextCrashLogParser more resilient to new lines

2023-08-12 Thread Med Ismail Bennani via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG8f75c4d01eff: [lldb/crashlog] Make TextCrashLogParser more resilient to new lines (authored by mib). Changed prior to commit: https://reviews.llvm.org/D157043?vs=547013&id=549578#toc Repository: rG L

[Lldb-commits] [lldb] 706e875 - [lldb/crashlog] Skip images with empty path and 0 UUID from loading

2023-08-12 Thread Med Ismail Bennani via lldb-commits
Author: Med Ismail Bennani Date: 2023-08-11T23:59:42-07:00 New Revision: 706e875da3a21f2d6ba612ca991dbdbccb339327 URL: https://github.com/llvm/llvm-project/commit/706e875da3a21f2d6ba612ca991dbdbccb339327 DIFF: https://github.com/llvm/llvm-project/commit/706e875da3a21f2d6ba612ca991dbdbccb339327.

[Lldb-commits] [lldb] 75bed96 - [lldb/crashlog] Fix sticky image parsing logic

2023-08-12 Thread Med Ismail Bennani via lldb-commits
Author: Med Ismail Bennani Date: 2023-08-11T23:59:42-07:00 New Revision: 75bed9655a54c82e0485b28026605cb8e1f7c78a URL: https://github.com/llvm/llvm-project/commit/75bed9655a54c82e0485b28026605cb8e1f7c78a DIFF: https://github.com/llvm/llvm-project/commit/75bed9655a54c82e0485b28026605cb8e1f7c78a.

[Lldb-commits] [lldb] 4677041 - [lldb/crashlog] Move CrashLogParseMode into TextCrashLogParser (NFC)

2023-08-12 Thread Med Ismail Bennani via lldb-commits
Author: Med Ismail Bennani Date: 2023-08-11T23:59:42-07:00 New Revision: 4677041d61dbe929e886649a97e4d3f49572b0ca URL: https://github.com/llvm/llvm-project/commit/4677041d61dbe929e886649a97e4d3f49572b0ca DIFF: https://github.com/llvm/llvm-project/commit/4677041d61dbe929e886649a97e4d3f49572b0ca.

[Lldb-commits] [lldb] 8f75c4d - [lldb/crashlog] Make TextCrashLogParser more resilient to new lines

2023-08-12 Thread Med Ismail Bennani via lldb-commits
Author: Med Ismail Bennani Date: 2023-08-11T23:59:42-07:00 New Revision: 8f75c4d01eff3c65d7ae40bfd05582de7dffa590 URL: https://github.com/llvm/llvm-project/commit/8f75c4d01eff3c65d7ae40bfd05582de7dffa590 DIFF: https://github.com/llvm/llvm-project/commit/8f75c4d01eff3c65d7ae40bfd05582de7dffa590.

[Lldb-commits] [lldb] f043e66 - [lldb/crashlog] Make register output match lldb ordering in legacy mode

2023-08-12 Thread Med Ismail Bennani via lldb-commits
Author: Med Ismail Bennani Date: 2023-08-11T23:59:41-07:00 New Revision: f043e66e98836e3acf3c978fd0dc429f74b228da URL: https://github.com/llvm/llvm-project/commit/f043e66e98836e3acf3c978fd0dc429f74b228da DIFF: https://github.com/llvm/llvm-project/commit/f043e66e98836e3acf3c978fd0dc429f74b228da.