[Lldb-commits] [lldb] 51dd8a2 - [lldb] Fix value printing for a specific case

2023-03-28 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-03-28T09:38:46-07:00 New Revision: 51dd8a20c1c32c60d03719e0e40bbc8e6c125477 URL: https://github.com/llvm/llvm-project/commit/51dd8a20c1c32c60d03719e0e40bbc8e6c125477 DIFF: https://github.com/llvm/llvm-project/commit/51dd8a20c1c32c60d03719e0e40bbc8e6c125477.diff LOG:

[Lldb-commits] [lldb] 80b476a - [lldb] Replace deprecated CFPropertyListWriteToStream (NFC)

2023-03-30 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-03-30T11:21:09-07:00 New Revision: 80b476a902a8e2ab662b2e2a38e2afc55ce85c37 URL: https://github.com/llvm/llvm-project/commit/80b476a902a8e2ab662b2e2a38e2afc55ce85c37 DIFF: https://github.com/llvm/llvm-project/commit/80b476a902a8e2ab662b2e2a38e2afc55ce85c37.diff LOG:

[Lldb-commits] [lldb] d03d98b - [lldb] Replace sprintf with snprintf (NFC)

2023-03-30 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-03-30T12:29:05-07:00 New Revision: d03d98b71d03eaf2a84e62e461b4fc87940866f1 URL: https://github.com/llvm/llvm-project/commit/d03d98b71d03eaf2a84e62e461b4fc87940866f1 DIFF: https://github.com/llvm/llvm-project/commit/d03d98b71d03eaf2a84e62e461b4fc87940866f1.diff LOG:

[Lldb-commits] [lldb] 7edff3c - [lldb] Use one Progress event per root module build

2023-03-30 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-03-30T13:59:02-07:00 New Revision: 7edff3c1b298f696c632625fa863acbc7d68d446 URL: https://github.com/llvm/llvm-project/commit/7edff3c1b298f696c632625fa863acbc7d68d446 DIFF: https://github.com/llvm/llvm-project/commit/7edff3c1b298f696c632625fa863acbc7d68d446.diff LOG:

[Lldb-commits] [lldb] a58eefa - [lldb] Rename test module.map files to module.modulemap (NFC)

2023-04-06 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-04-06T14:00:21-07:00 New Revision: a58eefa115588d6385ac40d05eb677267f48fc89 URL: https://github.com/llvm/llvm-project/commit/a58eefa115588d6385ac40d05eb677267f48fc89 DIFF: https://github.com/llvm/llvm-project/commit/a58eefa115588d6385ac40d05eb677267f48fc89.diff LOG:

[Lldb-commits] [lldb] ce7a54a - [lldb] Add `operator StringRef` to ConstString

2023-04-14 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-04-14T09:08:19-06:00 New Revision: ce7a54a27c0960e057a6eaf968d6967f75590fb1 URL: https://github.com/llvm/llvm-project/commit/ce7a54a27c0960e057a6eaf968d6967f75590fb1 DIFF: https://github.com/llvm/llvm-project/commit/ce7a54a27c0960e057a6eaf968d6967f75590fb1.diff LOG:

[Lldb-commits] [lldb] 773d9c3 - [lldb] Add more asserts to TestExec

2023-04-17 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-04-17T18:43:42-07:00 New Revision: 773d9c36043204c284324bc37a1de769a7575034 URL: https://github.com/llvm/llvm-project/commit/773d9c36043204c284324bc37a1de769a7575034 DIFF: https://github.com/llvm/llvm-project/commit/773d9c36043204c284324bc37a1de769a7575034.diff LOG:

[Lldb-commits] [lldb] eee32d6 - [lldb] Remove unused g_objc_Tagged_ISA constants (NFC)

2023-05-04 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-05-04T11:01:37-07:00 New Revision: eee32d66febfbfa6fea44adc8a4416c5896b8c97 URL: https://github.com/llvm/llvm-project/commit/eee32d66febfbfa6fea44adc8a4416c5896b8c97 DIFF: https://github.com/llvm/llvm-project/commit/eee32d66febfbfa6fea44adc8a4416c5896b8c97.diff LOG:

[Lldb-commits] [lldb] 7652377 - [lldb] Prevent mutation of CommandAlias::GetOptionArguments

2023-05-08 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-05-08T09:45:26-07:00 New Revision: 765237779ce4dbb60f4faf9ebc91386ce5218e15 URL: https://github.com/llvm/llvm-project/commit/765237779ce4dbb60f4faf9ebc91386ce5218e15 DIFF: https://github.com/llvm/llvm-project/commit/765237779ce4dbb60f4faf9ebc91386ce5218e15.diff LOG:

[Lldb-commits] [lldb] 5864149 - [lldb] Simplify Log::PutString (NFC)

2023-05-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-05-09T10:40:42-07:00 New Revision: 58641492741818b987ec86ab75c2cd438dd3ac63 URL: https://github.com/llvm/llvm-project/commit/58641492741818b987ec86ab75c2cd438dd3ac63 DIFF: https://github.com/llvm/llvm-project/commit/58641492741818b987ec86ab75c2cd438dd3ac63.diff LOG:

[Lldb-commits] [lldb] efbd587 - [lldb] Correct elision of line zero in mixed disassembly

2023-05-11 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-05-11T13:24:32-07:00 New Revision: efbd5870402b53dc8aeee2d087db3109d198e3dc URL: https://github.com/llvm/llvm-project/commit/efbd5870402b53dc8aeee2d087db3109d198e3dc DIFF: https://github.com/llvm/llvm-project/commit/efbd5870402b53dc8aeee2d087db3109d198e3dc.diff LOG:

[Lldb-commits] [lldb] 8d4f0e0 - [lldb] Refine call to decl printing helper (NFC)

2023-05-15 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-05-15T15:20:48-07:00 New Revision: 8d4f0e079554c5eb5c9effda58dbda3b17f03160 URL: https://github.com/llvm/llvm-project/commit/8d4f0e079554c5eb5c9effda58dbda3b17f03160 DIFF: https://github.com/llvm/llvm-project/commit/8d4f0e079554c5eb5c9effda58dbda3b17f03160.diff LOG:

[Lldb-commits] [lldb] db81455 - [lldb] Delay removal of persistent results

2023-05-18 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-05-18T09:44:11-07:00 New Revision: db814552132d614e410118e22b22c89d35ae6062 URL: https://github.com/llvm/llvm-project/commit/db814552132d614e410118e22b22c89d35ae6062 DIFF: https://github.com/llvm/llvm-project/commit/db814552132d614e410118e22b22c89d35ae6062.diff LOG:

[Lldb-commits] [lldb] e5a6950 - [lldb] Remove decl for non-existent ResolveSymbolContextForAddress overload (NFC)

2023-05-18 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-05-18T15:30:19-07:00 New Revision: e5a695026c78e6bb1abf55a0878066459e1080bc URL: https://github.com/llvm/llvm-project/commit/e5a695026c78e6bb1abf55a0878066459e1080bc DIFF: https://github.com/llvm/llvm-project/commit/e5a695026c78e6bb1abf55a0878066459e1080bc.diff LOG:

[Lldb-commits] [lldb] c7eb1b0 - [lldb] Consult summary provider before printing children of root references

2023-05-30 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-05-30T15:35:03-07:00 New Revision: c7eb1b07470b9babfcd258f014df3661e5f84b30 URL: https://github.com/llvm/llvm-project/commit/c7eb1b07470b9babfcd258f014df3661e5f84b30 DIFF: https://github.com/llvm/llvm-project/commit/c7eb1b07470b9babfcd258f014df3661e5f84b30.diff LOG:

[Lldb-commits] [lldb] 061a839 - [lldb] Prevent dwim-print from showing kNoResult error

2023-05-30 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-05-30T15:38:42-07:00 New Revision: 061a839033dc5f11c4e43fb64ed49cc85e1e5f32 URL: https://github.com/llvm/llvm-project/commit/061a839033dc5f11c4e43fb64ed49cc85e1e5f32 DIFF: https://github.com/llvm/llvm-project/commit/061a839033dc5f11c4e43fb64ed49cc85e1e5f32.diff LOG:

[Lldb-commits] [lldb] cb463c3 - [lldb] Take StringRef name in GetChildMemberWithName (NFC)

2023-05-31 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-05-31T08:08:40-07:00 New Revision: cb463c34dd4c3ad2ac6c13f98edcf684a3fcbe38 URL: https://github.com/llvm/llvm-project/commit/cb463c34dd4c3ad2ac6c13f98edcf684a3fcbe38 DIFF: https://github.com/llvm/llvm-project/commit/cb463c34dd4c3ad2ac6c13f98edcf684a3fcbe38.diff LOG:

[Lldb-commits] [lldb] 7578672 - [lldb] Override GetVariable in ValueObjectSynthetic (NFC)

2023-05-31 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-05-31T08:19:36-07:00 New Revision: 7578672c96e18feb5982192e595459b2a65867cf URL: https://github.com/llvm/llvm-project/commit/7578672c96e18feb5982192e595459b2a65867cf DIFF: https://github.com/llvm/llvm-project/commit/7578672c96e18feb5982192e595459b2a65867cf.diff LOG:

[Lldb-commits] [lldb] 57c122d - [lldb] Take StringRef name in GetIndexOfChildMemberWithName (NFC)

2023-05-31 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-05-31T11:02:44-07:00 New Revision: 57c122d0ea1db38116ea9128a2c273204248bc67 URL: https://github.com/llvm/llvm-project/commit/57c122d0ea1db38116ea9128a2c273204248bc67 DIFF: https://github.com/llvm/llvm-project/commit/57c122d0ea1db38116ea9128a2c273204248bc67.diff LOG:

[Lldb-commits] [lldb] 5dae706 - [lldb] Take StringRef name in GetIndexOfChildWithName (NFC)

2023-06-01 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-06-01T20:24:01-07:00 New Revision: 5dae706259da2ef8d51439e29a8764461da63cf7 URL: https://github.com/llvm/llvm-project/commit/5dae706259da2ef8d51439e29a8764461da63cf7 DIFF: https://github.com/llvm/llvm-project/commit/5dae706259da2ef8d51439e29a8764461da63cf7.diff LOG:

[Lldb-commits] [lldb] 00e52cc - [lldb] Take StringRef names in GetChildAtNamePath (NFC)

2023-06-01 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-06-01T20:42:29-07:00 New Revision: 00e52cc4a8cc06cfafe787caea686810ac6c37ac URL: https://github.com/llvm/llvm-project/commit/00e52cc4a8cc06cfafe787caea686810ac6c37ac DIFF: https://github.com/llvm/llvm-project/commit/00e52cc4a8cc06cfafe787caea686810ac6c37ac.diff LOG:

Re: [Lldb-commits] [PATCH] D151966: [lldb] Default can_create to true in GetChildMemberWithName (NFC)

2023-06-01 Thread Dave Lee via lldb-commits
That's an option too, which I considered. I went with this as a more conservative change. If there's agreement to remove it then I can change it. On Thursday, June 1, 2023, Alex Langford via Phabricator < revi...@reviews.llvm.org> wrote: > bulbazord added a comment. > > If every caller sets this

[Lldb-commits] [lldb] 7d4fcd4 - [lldb] Default can_create to true in GetChildMemberWithName (NFC)

2023-06-13 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-06-13T11:37:41-07:00 New Revision: 7d4fcd411b3d790e5347c302e6a610ed793ece77 URL: https://github.com/llvm/llvm-project/commit/7d4fcd411b3d790e5347c302e6a610ed793ece77 DIFF: https://github.com/llvm/llvm-project/commit/7d4fcd411b3d790e5347c302e6a610ed793ece77.diff LOG:

[Lldb-commits] [lldb] a1a74f7 - [lldb] Default can_create to true in GetChildAtIndex (NFC)

2023-06-13 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-06-13T15:51:32-07:00 New Revision: a1a74f7cdea3db6e1a557eb1466f56b59e2d7fec URL: https://github.com/llvm/llvm-project/commit/a1a74f7cdea3db6e1a557eb1466f56b59e2d7fec DIFF: https://github.com/llvm/llvm-project/commit/a1a74f7cdea3db6e1a557eb1466f56b59e2d7fec.diff LOG:

[Lldb-commits] [lldb] f2a1320 - [lldb] De-virtualize applicable functions in ValueObject (NFC)

2023-06-16 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-06-16T11:12:15-07:00 New Revision: f2a1320c2ff5be9b3280eb926d3f10dc86f56d7f URL: https://github.com/llvm/llvm-project/commit/f2a1320c2ff5be9b3280eb926d3f10dc86f56d7f DIFF: https://github.com/llvm/llvm-project/commit/f2a1320c2ff5be9b3280eb926d3f10dc86f56d7f.diff LOG:

[Lldb-commits] [lldb] 080fa1e - [lldb] Use LLDB_LOGF for printf format strings in AppleObjCDeclVendor.cpp

2023-06-24 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-06-24T15:02:01-07:00 New Revision: 080fa1ee38d65c84212fa5eb19c43bc10637fd75 URL: https://github.com/llvm/llvm-project/commit/080fa1ee38d65c84212fa5eb19c43bc10637fd75 DIFF: https://github.com/llvm/llvm-project/commit/080fa1ee38d65c84212fa5eb19c43bc10637fd75.diff LOG:

[Lldb-commits] [lldb] 86fd957 - [lldb] Duplicate Target::Launch resuming logic into CommandObjectPlatformProcessLaunch

2023-06-27 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-06-27T15:29:52-07:00 New Revision: 86fd957af981f146a306831608d7ad2de65b9560 URL: https://github.com/llvm/llvm-project/commit/86fd957af981f146a306831608d7ad2de65b9560 DIFF: https://github.com/llvm/llvm-project/commit/86fd957af981f146a306831608d7ad2de65b9560.diff LOG:

[Lldb-commits] [lldb] 6feb35b - [lldb] Improve log message (NFC)

2023-06-27 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-06-27T18:32:05-07:00 New Revision: 6feb35bac59ed341b90d182f1fd91aed5f840f24 URL: https://github.com/llvm/llvm-project/commit/6feb35bac59ed341b90d182f1fd91aed5f840f24 DIFF: https://github.com/llvm/llvm-project/commit/6feb35bac59ed341b90d182f1fd91aed5f840f24.diff LOG:

[Lldb-commits] [lldb] 8ce2d90 - [lldb] Fix search & replace mistake in IRForTarget comment (NFC)

2023-06-27 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-06-27T18:38:01-07:00 New Revision: 8ce2d90f1e80cf2665c2d27fc73d7d76eca91a5f URL: https://github.com/llvm/llvm-project/commit/8ce2d90f1e80cf2665c2d27fc73d7d76eca91a5f DIFF: https://github.com/llvm/llvm-project/commit/8ce2d90f1e80cf2665c2d27fc73d7d76eca91a5f.diff LOG:

[Lldb-commits] [lldb] 2c37cbe - [lldb] Delete RewriteObjCClassReferences (NFC)

2023-06-30 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-06-30T14:39:20-07:00 New Revision: 2c37cbef5821ae80a62c9eb7ecebd9ec25801c38 URL: https://github.com/llvm/llvm-project/commit/2c37cbef5821ae80a62c9eb7ecebd9ec25801c38 DIFF: https://github.com/llvm/llvm-project/commit/2c37cbef5821ae80a62c9eb7ecebd9ec25801c38.diff LOG:

[Lldb-commits] [lldb] b43375b - [lldb] Add log indicating which kind of data formatter

2023-06-30 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-06-30T16:51:14-07:00 New Revision: b43375bb8195bd451850f42b7b99548aa1ba43fd URL: https://github.com/llvm/llvm-project/commit/b43375bb8195bd451850f42b7b99548aa1ba43fd DIFF: https://github.com/llvm/llvm-project/commit/b43375bb8195bd451850f42b7b99548aa1ba43fd.diff LOG:

[Lldb-commits] [lldb] 6977c1c - [lldb] Remove old commented out code (NFC)

2023-07-03 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2023-07-03T14:41:03-07:00 New Revision: 6977c1caf43fa22988cfd811d65dce39f1720c34 URL: https://github.com/llvm/llvm-project/commit/6977c1caf43fa22988cfd811d65dce39f1720c34 DIFF: https://github.com/llvm/llvm-project/commit/6977c1caf43fa22988cfd811d65dce39f1720c34.diff LOG:

[Lldb-commits] [lldb] 722a2fb - [lldb] Fix 'frame diagnose' docstring typo

2021-10-14 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-10-14T08:32:20-07:00 New Revision: 722a2fb7f9a3f7deea81276213c6a2a48a0827cd URL: https://github.com/llvm/llvm-project/commit/722a2fb7f9a3f7deea81276213c6a2a48a0827cd DIFF: https://github.com/llvm/llvm-project/commit/722a2fb7f9a3f7deea81276213c6a2a48a0827cd.diff LOG:

[Lldb-commits] [lldb] 65dae8b - [lldb] Configure CMake policy CMP0116 for standalone builds

2021-10-25 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-10-25T16:29:36-07:00 New Revision: 65dae8b2f20c32632e48922456a305504f4e6fbe URL: https://github.com/llvm/llvm-project/commit/65dae8b2f20c32632e48922456a305504f4e6fbe DIFF: https://github.com/llvm/llvm-project/commit/65dae8b2f20c32632e48922456a305504f4e6fbe.diff LOG:

[Lldb-commits] [lldb] [lldb] Fix --persistent-result description (PR #68128)

2023-10-03 Thread Dave Lee via lldb-commits
https://github.com/kastiglione created https://github.com/llvm/llvm-project/pull/68128 The default is not static, it depends on context. For `expression`, the default is true, but for `dwim-print`, the default is false. >From 098ae1d2a09a406792e32e56b029a8e8a970630e Mon Sep 17 00:00:00 2001 F

[Lldb-commits] [lldb] [lldb] Fix --persistent-result description (PR #68128)

2023-10-03 Thread Dave Lee via lldb-commits
https://github.com/kastiglione edited https://github.com/llvm/llvm-project/pull/68128 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] add stop-at-user-entry option to process launch (PR #67019)

2023-10-03 Thread Dave Lee via lldb-commits
@@ -335,6 +335,48 @@ BreakpointSP Target::GetBreakpointByID(break_id_t break_id) { return bp_sp; } +lldb::BreakpointSP lldb_private::Target::CreateBreakpointAtUserEntry() { + TargetSP target_sp = shared_from_this(); kastiglione wrote: Why is this necessar

[Lldb-commits] [lldb] [lldb] add stop-at-user-entry option to process launch (PR #67019)

2023-10-03 Thread Dave Lee via lldb-commits
@@ -335,6 +335,48 @@ BreakpointSP Target::GetBreakpointByID(break_id_t break_id) { return bp_sp; } +lldb::BreakpointSP lldb_private::Target::CreateBreakpointAtUserEntry() { + TargetSP target_sp = shared_from_this(); + Status error; + ModuleSP main_module_sp = target_sp->

[Lldb-commits] [lldb] [lldb] Fix --persistent-result description (PR #68128)

2023-10-03 Thread Dave Lee via lldb-commits
https://github.com/kastiglione closed https://github.com/llvm/llvm-project/pull/68128 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Fix `po` alias by printing fix-its to the console. (PR #68452)

2023-10-06 Thread Dave Lee via lldb-commits
@@ -43,6 +43,10 @@ class CommandObjectDWIMPrint : public CommandObjectRaw { HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) override; +protected: + /// Stores the expression after applying any Fix-Its.

[Lldb-commits] [lldb] [lldb] Fix `po` alias by printing fix-its to the console. (PR #68452)

2023-10-06 Thread Dave Lee via lldb-commits
@@ -0,0 +1,27 @@ +""" +Tests whether the do-what-I-mean (DWIM) print `po` alias applies FixIts like `expr` does +""" +import lldb +from lldbsuite.test.decorators import * +from lldbsuite.test.lldbtest import * +from lldbsuite.test import lldbutil + + +class CPP_DWIM_Fixit_TestCas

[Lldb-commits] [lldb] [lldb] Fix `po` alias by printing fix-its to the console. (PR #68452)

2023-10-06 Thread Dave Lee via lldb-commits
@@ -0,0 +1,27 @@ +""" +Tests whether the do-what-I-mean (DWIM) print `po` alias applies FixIts like `expr` does +""" +import lldb +from lldbsuite.test.decorators import * +from lldbsuite.test.lldbtest import * +from lldbsuite.test import lldbutil + + +class CPP_DWIM_Fixit_TestCas

[Lldb-commits] [lldb] [lldb] Fix `po` alias by printing fix-its to the console. (PR #68452)

2023-10-06 Thread Dave Lee via lldb-commits
@@ -43,6 +43,10 @@ class CommandObjectDWIMPrint : public CommandObjectRaw { HandleArgumentCompletion(CompletionRequest &request, OptionElementVector &opt_element_vector) override; +protected: + /// Stores the expression after applying any Fix-Its.

[Lldb-commits] [lldb] [lldb][test] Turn ObjC string literals to C-style literals (NFC) (PR #69793)

2023-10-20 Thread Dave Lee via lldb-commits
https://github.com/kastiglione created https://github.com/llvm/llvm-project/pull/69793 The underlying timezone classes are being reimplemented in Swift, and these strings will be Swift strings, without the ObjC `@` prefix. Leaving off the `@` makes these tests usable both before and after the

[Lldb-commits] [lldb] [lldb][test] Turn ObjC string literals to C-style literals (NFC) (PR #69793)

2023-10-20 Thread Dave Lee via lldb-commits
https://github.com/kastiglione closed https://github.com/llvm/llvm-project/pull/69793 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] [lldb] Part 1 of 2 - Refactor `CommandObject::Execute(...)` return `void` (not `bool`) (PR #69989)

2023-10-23 Thread Dave Lee via lldb-commits
@@ -429,11 +428,12 @@ llvm::StringRef CommandObjectProxy::GetUnsupportedError() { return "command is not implemented"; } -bool CommandObjectProxy::Execute(const char *args_string, +void CommandObjectProxy::Execute(const char *args_string, C

[Lldb-commits] [lldb] [lldb] Part 1 of 2 - Refactor `CommandObject::Execute(...)` return `void` (not `bool`) (PR #69989)

2023-10-23 Thread Dave Lee via lldb-commits
https://github.com/kastiglione commented: I've thought about doing this before too, so +1 from me. Let's see what comments there are. https://github.com/llvm/llvm-project/pull/69989 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lis

[Lldb-commits] [lldb] [lldb] Part 1 of 2 - Refactor `CommandObject::Execute(...)` return `void` (not `bool`) (PR #69989)

2023-10-24 Thread Dave Lee via lldb-commits
https://github.com/kastiglione edited https://github.com/llvm/llvm-project/pull/69989 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

[Lldb-commits] [lldb] 296f761 - [lldb][test] Speed up lldb arch determination (NFC)

2022-08-29 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-08-29T10:20:51-07:00 New Revision: 296f7614edcfb9ac52842d9b952d6eadb0ad6edf URL: https://github.com/llvm/llvm-project/commit/296f7614edcfb9ac52842d9b952d6eadb0ad6edf DIFF: https://github.com/llvm/llvm-project/commit/296f7614edcfb9ac52842d9b952d6eadb0ad6edf.diff LOG:

[Lldb-commits] [lldb] 9537bfe - [lldb] Remove mention of dotest.pl

2022-08-29 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-08-29T10:21:40-07:00 New Revision: 9537bfeedf52654eff45564015a51b2265e8c5f6 URL: https://github.com/llvm/llvm-project/commit/9537bfeedf52654eff45564015a51b2265e8c5f6 DIFF: https://github.com/llvm/llvm-project/commit/9537bfeedf52654eff45564015a51b2265e8c5f6.diff LOG:

[Lldb-commits] [lldb] a3172df - [lldb] Quietly source lit-lldb-init

2022-08-29 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-08-29T10:22:01-07:00 New Revision: a3172df59c32aac48c113eb7d6a1324aaa95c474 URL: https://github.com/llvm/llvm-project/commit/a3172df59c32aac48c113eb7d6a1324aaa95c474 DIFF: https://github.com/llvm/llvm-project/commit/a3172df59c32aac48c113eb7d6a1324aaa95c474.diff LOG:

[Lldb-commits] [lldb] a2ec18e - [lldb] From unordered_map synthetic provider, return std::pair children

2022-09-02 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-09-02T08:53:46-07:00 New Revision: a2ec18ee043f7c8caa0e9e329721182b9f1a5dcd URL: https://github.com/llvm/llvm-project/commit/a2ec18ee043f7c8caa0e9e329721182b9f1a5dcd DIFF: https://github.com/llvm/llvm-project/commit/a2ec18ee043f7c8caa0e9e329721182b9f1a5dcd.diff LOG:

[Lldb-commits] [lldb] 75f05fc - [lldb][bindings] Fix module_access handling of regex

2022-09-03 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-09-03T10:33:26-07:00 New Revision: 75f05fccbbdd91393bdc7b6183b9dd2b1e859f8e URL: https://github.com/llvm/llvm-project/commit/75f05fccbbdd91393bdc7b6183b9dd2b1e859f8e DIFF: https://github.com/llvm/llvm-project/commit/75f05fccbbdd91393bdc7b6183b9dd2b1e859f8e.diff LOG:

[Lldb-commits] [lldb] 940704c - [lldb] Fix CommunicationKDP following D133251

2022-09-06 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-09-06T10:48:12-07:00 New Revision: 940704cc585e8a1b92aa76d2a5720cdde1be4491 URL: https://github.com/llvm/llvm-project/commit/940704cc585e8a1b92aa76d2a5720cdde1be4491 DIFF: https://github.com/llvm/llvm-project/commit/940704cc585e8a1b92aa76d2a5720cdde1be4491.diff LOG:

[Lldb-commits] [lldb] ab755e6 - [lldb] Improve formatting of skipped categories message (NFC)

2022-09-15 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-09-15T20:39:25-07:00 New Revision: ab755e65629ea098cb6faa77b13ac087849ffc67 URL: https://github.com/llvm/llvm-project/commit/ab755e65629ea098cb6faa77b13ac087849ffc67 DIFF: https://github.com/llvm/llvm-project/commit/ab755e65629ea098cb6faa77b13ac087849ffc67.diff LOG:

[Lldb-commits] [lldb] 6e450d1 - [lldb] Use SWIG_fail in python-typemaps.swig (NFC)

2022-09-16 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-09-16T08:25:01-07:00 New Revision: 6e450d134755c41bd4ac0ba356e31fc37ba88757 URL: https://github.com/llvm/llvm-project/commit/6e450d134755c41bd4ac0ba356e31fc37ba88757 DIFF: https://github.com/llvm/llvm-project/commit/6e450d134755c41bd4ac0ba356e31fc37ba88757.diff LOG:

[Lldb-commits] [lldb] c418f00 - [lldb] Fix completion of 'settings set' values

2022-09-26 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-09-26T11:26:13-07:00 New Revision: c418f00536001169f40d09bf3bff568aacfc9c30 URL: https://github.com/llvm/llvm-project/commit/c418f00536001169f40d09bf3bff568aacfc9c30 DIFF: https://github.com/llvm/llvm-project/commit/c418f00536001169f40d09bf3bff568aacfc9c30.diff LOG:

[Lldb-commits] [lldb] 72a86a9 - [lldb] Remove scoped timer from high firing and fast running SymbolFileDWARF::FindFunctions

2022-10-01 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-10-01T09:58:03-07:00 New Revision: 72a86a9dc4c53010f3b493685d0798bf02bf6ebc URL: https://github.com/llvm/llvm-project/commit/72a86a9dc4c53010f3b493685d0798bf02bf6ebc DIFF: https://github.com/llvm/llvm-project/commit/72a86a9dc4c53010f3b493685d0798bf02bf6ebc.diff LOG:

[Lldb-commits] [lldb] 557a19a - [lldb] Remove scoped timer from high firing and fast running ExtractUnitDIENoDwoIfNeeded

2022-10-01 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-10-01T09:58:40-07:00 New Revision: 557a19ab0fce115b66094ce68752e524af599ed9 URL: https://github.com/llvm/llvm-project/commit/557a19ab0fce115b66094ce68752e524af599ed9 DIFF: https://github.com/llvm/llvm-project/commit/557a19ab0fce115b66094ce68752e524af599ed9.diff LOG:

[Lldb-commits] [lldb] 995d556 - [lldb][test] Remove empty setUp/tearDown methods (NFC)

2022-10-27 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-10-27T08:41:00-07:00 New Revision: 995d556f427d2ac7d3d9f80041adc7c51e80308b URL: https://github.com/llvm/llvm-project/commit/995d556f427d2ac7d3d9f80041adc7c51e80308b DIFF: https://github.com/llvm/llvm-project/commit/995d556f427d2ac7d3d9f80041adc7c51e80308b.diff LOG:

[Lldb-commits] [lldb] 4e10b2b - [lldb][test] Remove explicit mydir definitions (NFC)

2022-10-27 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-10-27T09:08:54-07:00 New Revision: 4e10b2bee71a45ffbf07fcce00d24ddf51867a0c URL: https://github.com/llvm/llvm-project/commit/4e10b2bee71a45ffbf07fcce00d24ddf51867a0c DIFF: https://github.com/llvm/llvm-project/commit/4e10b2bee71a45ffbf07fcce00d24ddf51867a0c.diff LOG:

[Lldb-commits] [lldb] 7bf3cb3 - [lldb] Fix issue with re.Pattern availability

2022-11-07 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-07T19:33:57-08:00 New Revision: 7bf3cb3ee871b6707b7f5114a7fde61485df450e URL: https://github.com/llvm/llvm-project/commit/7bf3cb3ee871b6707b7f5114a7fde61485df450e DIFF: https://github.com/llvm/llvm-project/commit/7bf3cb3ee871b6707b7f5114a7fde61485df450e.diff LOG:

[Lldb-commits] [lldb] 8f121a3 - [lldb] Update regex to be less fragile in TestDataFormatterGenericUnordered

2022-11-11 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-11T11:42:56-08:00 New Revision: 8f121a3f18f7cc9dac08b7fb43ed7deec6adf583 URL: https://github.com/llvm/llvm-project/commit/8f121a3f18f7cc9dac08b7fb43ed7deec6adf583 DIFF: https://github.com/llvm/llvm-project/commit/8f121a3f18f7cc9dac08b7fb43ed7deec6adf583.diff LOG:

[Lldb-commits] [lldb] b66da73 - [lldb] Don't assume name of libc++ inline namespace in LibCxxUnorderedMap

2022-11-11 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-11T11:59:36-08:00 New Revision: b66da73a05abe88bbe34bf7ffbe09f6e3d7f1fe0 URL: https://github.com/llvm/llvm-project/commit/b66da73a05abe88bbe34bf7ffbe09f6e3d7f1fe0 DIFF: https://github.com/llvm/llvm-project/commit/b66da73a05abe88bbe34bf7ffbe09f6e3d7f1fe0.diff LOG:

[Lldb-commits] [lldb] 307f395 - [lldb] Allow flexible importing of in_call_stack

2022-11-11 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-11T14:28:40-08:00 New Revision: 307f395d4ffee839dd0bd88c879539428cc31693 URL: https://github.com/llvm/llvm-project/commit/307f395d4ffee839dd0bd88c879539428cc31693 DIFF: https://github.com/llvm/llvm-project/commit/307f395d4ffee839dd0bd88c879539428cc31693.diff LOG:

[Lldb-commits] [lldb] 5223366 - [lldb] Fix SBFileSpec.fullpath for Windows

2022-11-11 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-11T16:07:38-08:00 New Revision: 5223366416fbde8ac5d53c586c985bffac9cb168 URL: https://github.com/llvm/llvm-project/commit/5223366416fbde8ac5d53c586c985bffac9cb168 DIFF: https://github.com/llvm/llvm-project/commit/5223366416fbde8ac5d53c586c985bffac9cb168.diff LOG:

[Lldb-commits] [lldb] 1fb5c7a - [lldb] Rewrite to assertEqual/assertNotEqual (NFC)

2022-11-11 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-11T17:03:02-08:00 New Revision: 1fb5c7a2f17f10e768160fe23d4a04537c7224c1 URL: https://github.com/llvm/llvm-project/commit/1fb5c7a2f17f10e768160fe23d4a04537c7224c1 DIFF: https://github.com/llvm/llvm-project/commit/1fb5c7a2f17f10e768160fe23d4a04537c7224c1.diff LOG:

[Lldb-commits] [lldb] 1ee299a - [lldb] Fix test after 5223366416fb

2022-11-12 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-12T14:09:49-08:00 New Revision: 1ee299a57d0b5f49b6c37d81474ea030e3b122de URL: https://github.com/llvm/llvm-project/commit/1ee299a57d0b5f49b6c37d81474ea030e3b122de DIFF: https://github.com/llvm/llvm-project/commit/1ee299a57d0b5f49b6c37d81474ea030e3b122de.diff LOG:

[Lldb-commits] [lldb] 760c75f - [lldb] Complete fix of test after 5223366416fb

2022-11-12 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-12T14:12:13-08:00 New Revision: 760c75fe2d25e06644271cb1338f8b0f8d9abc70 URL: https://github.com/llvm/llvm-project/commit/760c75fe2d25e06644271cb1338f8b0f8d9abc70 DIFF: https://github.com/llvm/llvm-project/commit/760c75fe2d25e06644271cb1338f8b0f8d9abc70.diff LOG:

[Lldb-commits] [lldb] 01f924d - [lldb] Revert SBFileSpec.fullpath path separator fix

2022-11-12 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-12T14:17:28-08:00 New Revision: 01f924d0e37a5deae51df0d77e10a15b63aa0c0f URL: https://github.com/llvm/llvm-project/commit/01f924d0e37a5deae51df0d77e10a15b63aa0c0f DIFF: https://github.com/llvm/llvm-project/commit/01f924d0e37a5deae51df0d77e10a15b63aa0c0f.diff LOG:

[Lldb-commits] [lldb] a59ed8f - [lldb] Fix SBFileSpec.fullpath

2022-11-21 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-21T12:09:44-08:00 New Revision: a59ed8fa86036efe66efcaddd5cd3e1d17856563 URL: https://github.com/llvm/llvm-project/commit/a59ed8fa86036efe66efcaddd5cd3e1d17856563 DIFF: https://github.com/llvm/llvm-project/commit/a59ed8fa86036efe66efcaddd5cd3e1d17856563.diff LOG:

[Lldb-commits] [lldb] ba87147 - Revert "[lldb] Fix SBFileSpec.fullpath"

2022-11-21 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-21T12:31:43-08:00 New Revision: ba87147881c8f6592aea0cbdb22d0028e78b30d8 URL: https://github.com/llvm/llvm-project/commit/ba87147881c8f6592aea0cbdb22d0028e78b30d8 DIFF: https://github.com/llvm/llvm-project/commit/ba87147881c8f6592aea0cbdb22d0028e78b30d8.diff LOG:

[Lldb-commits] [lldb] b3f15cc - Reland "[lldb] Fix SBFileSpec.fullpath"

2022-11-21 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-21T12:45:27-08:00 New Revision: b3f15ccf54cf8094507137d145b38313aa785d61 URL: https://github.com/llvm/llvm-project/commit/b3f15ccf54cf8094507137d145b38313aa785d61 DIFF: https://github.com/llvm/llvm-project/commit/b3f15ccf54cf8094507137d145b38313aa785d61.diff LOG:

[Lldb-commits] [lldb] 185d496 - [lldb] Introduce dwim-print command

2022-11-29 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-11-29T12:46:20-08:00 New Revision: 185d4964a1584cedc3385adb4d6ed863c71f6515 URL: https://github.com/llvm/llvm-project/commit/185d4964a1584cedc3385adb4d6ed863c71f6515 DIFF: https://github.com/llvm/llvm-project/commit/185d4964a1584cedc3385adb4d6ed863c71f6515.diff LOG:

[Lldb-commits] [lldb] e2a10d8 - [lldb] Remove timer from Module::GetNumCompileUnits

2022-12-01 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-12-01T09:41:51-08:00 New Revision: e2a10d8ca34a3554d8d19d2bbdd3133970e4d09b URL: https://github.com/llvm/llvm-project/commit/e2a10d8ca34a3554d8d19d2bbdd3133970e4d09b DIFF: https://github.com/llvm/llvm-project/commit/e2a10d8ca34a3554d8d19d2bbdd3133970e4d09b.diff LOG:

[Lldb-commits] [lldb] cebb87e - [lldb] Enable use of dummy target from dwim-print

2022-12-01 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-12-01T13:21:24-08:00 New Revision: cebb87e7dce891b9a70ccb28e7da8c1fc71f2439 URL: https://github.com/llvm/llvm-project/commit/cebb87e7dce891b9a70ccb28e7da8c1fc71f2439 DIFF: https://github.com/llvm/llvm-project/commit/cebb87e7dce891b9a70ccb28e7da8c1fc71f2439.diff LOG:

[Lldb-commits] [lldb] 41d0b20 - [lldb] Avoid moving ThreadPlanSP from plans vector

2021-08-01 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-08-01T10:40:04-07:00 New Revision: 41d0b20cc90f2aea25b4306f6c8f6c258ca3d377 URL: https://github.com/llvm/llvm-project/commit/41d0b20cc90f2aea25b4306f6c8f6c258ca3d377 DIFF: https://github.com/llvm/llvm-project/commit/41d0b20cc90f2aea25b4306f6c8f6c258ca3d377.diff LOG:

[Lldb-commits] [lldb] a5ab1dc - [lldb] Add step target to ThreadPlanStepInRange constructor

2021-02-11 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-02-11T14:57:20-08:00 New Revision: a5ab1dc4ad2c02510e363b4dd3c267f9eaf11516 URL: https://github.com/llvm/llvm-project/commit/a5ab1dc4ad2c02510e363b4dd3c267f9eaf11516 DIFF: https://github.com/llvm/llvm-project/commit/a5ab1dc4ad2c02510e363b4dd3c267f9eaf11516.diff LOG:

[Lldb-commits] [lldb] 65d91b4 - [lldb] Minor refinements to ThreadPlan::RestoreThreadState (NFC)

2021-02-15 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-02-15T17:57:13-08:00 New Revision: 65d91b40ae1d273586a8265d7cf598f0e56e17a3 URL: https://github.com/llvm/llvm-project/commit/65d91b40ae1d273586a8265d7cf598f0e56e17a3 DIFF: https://github.com/llvm/llvm-project/commit/65d91b40ae1d273586a8265d7cf598f0e56e17a3.diff LOG:

[Lldb-commits] [lldb] 2a2464e - [lldb] Lower GetRealStopInfo into ThreadPlanCallFunction (NFC)

2021-02-15 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-02-15T17:59:24-08:00 New Revision: 2a2464eb7651dc89290e9e3bf6928c99453bed99 URL: https://github.com/llvm/llvm-project/commit/2a2464eb7651dc89290e9e3bf6928c99453bed99 DIFF: https://github.com/llvm/llvm-project/commit/2a2464eb7651dc89290e9e3bf6928c99453bed99.diff LOG:

[Lldb-commits] [lldb] 22f0aa0 - [lldb] Remove unused ThreadPlan tracer utilities (NFC)

2021-02-15 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-02-15T17:59:25-08:00 New Revision: 22f0aa0d9ebddb004cbf2d0e7c8c015422351d2b URL: https://github.com/llvm/llvm-project/commit/22f0aa0d9ebddb004cbf2d0e7c8c015422351d2b DIFF: https://github.com/llvm/llvm-project/commit/22f0aa0d9ebddb004cbf2d0e7c8c015422351d2b.diff LOG:

[Lldb-commits] [lldb] 4946f37 - [lldb] Remove very old misleading comment (NFC)

2021-02-15 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-02-15T18:14:57-08:00 New Revision: 4946f37d842fe7bca1b4a30962e7b6acdd7a4a9d URL: https://github.com/llvm/llvm-project/commit/4946f37d842fe7bca1b4a30962e7b6acdd7a4a9d DIFF: https://github.com/llvm/llvm-project/commit/4946f37d842fe7bca1b4a30962e7b6acdd7a4a9d.diff LOG:

[Lldb-commits] [lldb] 9d3b9e5 - [lldb] Rename {stop, run}_vote to report_{stop, run}_vote

2021-02-19 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-02-19T13:04:53-08:00 New Revision: 9d3b9e5799f6b1ac3869df977c82304e0121d256 URL: https://github.com/llvm/llvm-project/commit/9d3b9e5799f6b1ac3869df977c82304e0121d256 DIFF: https://github.com/llvm/llvm-project/commit/9d3b9e5799f6b1ac3869df977c82304e0121d256.diff LOG:

[Lldb-commits] [lldb] b0186c2 - [lldb] Refine ThreadPlan::ShouldAutoContinue

2021-02-20 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-02-20T17:25:31-08:00 New Revision: b0186c25c62e79869d37b81ad819c67a3e97b0cd URL: https://github.com/llvm/llvm-project/commit/b0186c25c62e79869d37b81ad819c67a3e97b0cd DIFF: https://github.com/llvm/llvm-project/commit/b0186c25c62e79869d37b81ad819c67a3e97b0cd.diff LOG:

[Lldb-commits] [lldb] 0ac42fd - [lldb] Add deref support and tests to shared_ptr synthetic

2021-02-23 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-02-23T09:03:46-08:00 New Revision: 0ac42fd26d738b2d7b2811fc995bd7cacf994144 URL: https://github.com/llvm/llvm-project/commit/0ac42fd26d738b2d7b2811fc995bd7cacf994144 DIFF: https://github.com/llvm/llvm-project/commit/0ac42fd26d738b2d7b2811fc995bd7cacf994144.diff LOG:

[Lldb-commits] [lldb] 3a677b2 - [lldb] Add deref support to libc++ unique_ptr synthetic

2021-02-26 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-02-26T07:39:01-08:00 New Revision: 3a677b29a3b3f6a2539843db4d56ba59689fc0a0 URL: https://github.com/llvm/llvm-project/commit/3a677b29a3b3f6a2539843db4d56ba59689fc0a0 DIFF: https://github.com/llvm/llvm-project/commit/3a677b29a3b3f6a2539843db4d56ba59689fc0a0.diff LOG:

[Lldb-commits] [lldb] e7361c8 - [lldb] Rename QueueFundamentalPlan to QueueBasePlan (NFC)

2021-03-04 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-03-04T21:46:49-08:00 New Revision: e7361c8eccb7663146096622549dc03240414157 URL: https://github.com/llvm/llvm-project/commit/e7361c8eccb7663146096622549dc03240414157 DIFF: https://github.com/llvm/llvm-project/commit/e7361c8eccb7663146096622549dc03240414157.diff LOG:

[Lldb-commits] [lldb] 1200f85 - [lldb] Remove duplicated ThreadPlanStepOverBreakpoint comment

2021-03-08 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-03-08T22:34:56-08:00 New Revision: 1200f85818d16e4f0a57c503e186df7a8ad92435 URL: https://github.com/llvm/llvm-project/commit/1200f85818d16e4f0a57c503e186df7a8ad92435 DIFF: https://github.com/llvm/llvm-project/commit/1200f85818d16e4f0a57c503e186df7a8ad92435.diff LOG:

[Lldb-commits] [lldb] 354d105 - [lldb] Fix PushPlan to set subplan to private

2021-03-10 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-03-10T11:05:33-08:00 New Revision: 354d10530d267838a08bf0a27b1bdf69fd99086e URL: https://github.com/llvm/llvm-project/commit/354d10530d267838a08bf0a27b1bdf69fd99086e DIFF: https://github.com/llvm/llvm-project/commit/354d10530d267838a08bf0a27b1bdf69fd99086e.diff LOG:

[Lldb-commits] [lldb] daf3699 - [lldb] Ignore linkage diagnostic for LLDBSwigPythonBreakpointCallbackFunction (NFC)

2021-03-10 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-03-10T14:15:54-08:00 New Revision: daf36998694fd9a0beaf7e1659ae41a6d1079107 URL: https://github.com/llvm/llvm-project/commit/daf36998694fd9a0beaf7e1659ae41a6d1079107 DIFF: https://github.com/llvm/llvm-project/commit/daf36998694fd9a0beaf7e1659ae41a6d1079107.diff LOG:

[Lldb-commits] [lldb] f3b07f9 - [lldb] Remove unused StackFrame::TrackGlobalVariable

2021-03-12 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-03-12T08:51:25-08:00 New Revision: f3b07f9c5d97a53b7253f4ffa2133bf6d31e3aec URL: https://github.com/llvm/llvm-project/commit/f3b07f9c5d97a53b7253f4ffa2133bf6d31e3aec DIFF: https://github.com/llvm/llvm-project/commit/f3b07f9c5d97a53b7253f4ffa2133bf6d31e3aec.diff LOG:

[Lldb-commits] [lldb] 0c653d4 - [lldb] Update test.rst with a paragraph about pdb

2021-04-01 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-04-01T09:53:07-07:00 New Revision: 0c653d4c3d1426267337576ab202bb594144111c URL: https://github.com/llvm/llvm-project/commit/0c653d4c3d1426267337576ab202bb594144111c DIFF: https://github.com/llvm/llvm-project/commit/0c653d4c3d1426267337576ab202bb594144111c.diff LOG:

[Lldb-commits] [lldb] 10ed479 - [lldb] Import ObjectiveC module instead of Foundation in test

2021-04-04 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-04-04T20:04:26-07:00 New Revision: 10ed479d7303af7c6e2528185c7e7cd318c9172c URL: https://github.com/llvm/llvm-project/commit/10ed479d7303af7c6e2528185c7e7cd318c9172c DIFF: https://github.com/llvm/llvm-project/commit/10ed479d7303af7c6e2528185c7e7cd318c9172c.diff LOG:

[Lldb-commits] [lldb] d1a1798 - [lldb] Replace unneeded use of Foundation with ObjectiveC in tests (NFC)

2021-04-04 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-04-04T20:04:41-07:00 New Revision: d1a1798e51a30fbf537e9fd8931a49b504f37a25 URL: https://github.com/llvm/llvm-project/commit/d1a1798e51a30fbf537e9fd8931a49b504f37a25 DIFF: https://github.com/llvm/llvm-project/commit/d1a1798e51a30fbf537e9fd8931a49b504f37a25.diff LOG:

[Lldb-commits] [lldb] c5cf4b8 - [lldb] Handle missing SBStructuredData copy assignment cases

2021-05-05 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-05-05T15:12:03-07:00 New Revision: c5cf4b8f11cd641560b0cd6e106765721688e74a URL: https://github.com/llvm/llvm-project/commit/c5cf4b8f11cd641560b0cd6e106765721688e74a DIFF: https://github.com/llvm/llvm-project/commit/c5cf4b8f11cd641560b0cd6e106765721688e74a.diff LOG:

[Lldb-commits] [lldb] 02286d9 - [lldb] Document ctrl-f for completing show-autosuggestion

2021-05-17 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2021-05-17T12:52:20-07:00 New Revision: 02286d96dbb3862a7dc5f7a2481c1f763186b259 URL: https://github.com/llvm/llvm-project/commit/02286d96dbb3862a7dc5f7a2481c1f763186b259 DIFF: https://github.com/llvm/llvm-project/commit/02286d96dbb3862a7dc5f7a2481c1f763186b259.diff LOG:

[Lldb-commits] [lldb] 66c4880 - Remove unused/misnamed SetObjectModificationTime

2020-08-25 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2020-08-25T14:49:34-07:00 New Revision: 66c48802918d90e6a90d4f8da9c10889d5bc20dd URL: https://github.com/llvm/llvm-project/commit/66c48802918d90e6a90d4f8da9c10889d5bc20dd DIFF: https://github.com/llvm/llvm-project/commit/66c48802918d90e6a90d4f8da9c10889d5bc20dd.diff LOG:

[Lldb-commits] [lldb] 447ba60 - [lldb/Docs] Correct LLDB_ENABLE_TESTS to LLDB_INCLUDE_TESTS

2020-09-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2020-09-09T11:07:57-07:00 New Revision: 447ba60a224f63524a3bc40cdc1cfdbf1f8383db URL: https://github.com/llvm/llvm-project/commit/447ba60a224f63524a3bc40cdc1cfdbf1f8383db DIFF: https://github.com/llvm/llvm-project/commit/447ba60a224f63524a3bc40cdc1cfdbf1f8383db.diff LOG:

[Lldb-commits] [lldb] 55dd731 - [debugserver] Extract function for default launch flavor

2020-09-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2020-09-09T11:35:44-07:00 New Revision: 55dd731b291c2d64f318f27c40a17d2255e16215 URL: https://github.com/llvm/llvm-project/commit/55dd731b291c2d64f318f27c40a17d2255e16215 DIFF: https://github.com/llvm/llvm-project/commit/55dd731b291c2d64f318f27c40a17d2255e16215.diff LOG:

[Lldb-commits] [lldb] 757ac4c - [lldb] Reword CompilerType docstring to not say "generic type"

2020-09-15 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2020-09-15T22:14:57-07:00 New Revision: 757ac4ccfb8b024454b4f445a2b5c8985da5dc8a URL: https://github.com/llvm/llvm-project/commit/757ac4ccfb8b024454b4f445a2b5c8985da5dc8a DIFF: https://github.com/llvm/llvm-project/commit/757ac4ccfb8b024454b4f445a2b5c8985da5dc8a.diff LOG:

<    1   2   3   4   5   6   7   8   >