[Lldb-commits] [lldb] f1e6385 - [lldb][trace] Add a basic function call dump [3] - Add a JSON dumper

2022-10-18 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2022-10-18T13:57:53-07:00 New Revision: f1e63855b08e366dc9d3bf1d3394a8f5c77ab3a6 URL: https://github.com/llvm/llvm-project/commit/f1e63855b08e366dc9d3bf1d3394a8f5c77ab3a6 DIFF: https://github.com/llvm/llvm-project/commit/f1e63855b08e366dc9d3bf1d3394a8f5c77ab3a6.di

[Lldb-commits] [lldb] 840d861 - [lldb][trace] Add a basic function call dump [2] - Implement the reconstruction algorithm

2022-10-18 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2022-10-18T13:57:53-07:00 New Revision: 840d861d6e524637a96fe9b7f6d2d77091521167 URL: https://github.com/llvm/llvm-project/commit/840d861d6e524637a96fe9b7f6d2d77091521167 DIFF: https://github.com/llvm/llvm-project/commit/840d861d6e524637a96fe9b7f6d2d77091521167.di

[Lldb-commits] [lldb] 1e58e3e - [lldb][trace] Fix some minor bugs in the call tree

2022-10-19 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2022-10-19T00:44:48-07:00 New Revision: 1e58e3e1e96096f2d8db759555cf5132c5860519 URL: https://github.com/llvm/llvm-project/commit/1e58e3e1e96096f2d8db759555cf5132c5860519 DIFF: https://github.com/llvm/llvm-project/commit/1e58e3e1e96096f2d8db759555cf5132c5860519.di

[Lldb-commits] [lldb] c9885f7 - [trace][intel pt][simple] Fix TestTraceSave

2022-10-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2022-10-21T11:00:55-07:00 New Revision: c9885f74f45510d287ceca034c761f1787a201d9 URL: https://github.com/llvm/llvm-project/commit/c9885f74f45510d287ceca034c761f1787a201d9 DIFF: https://github.com/llvm/llvm-project/commit/c9885f74f45510d287ceca034c761f1787a201d9.di

[Lldb-commits] [lldb] c49d14a - [trace][intel pt] Simple detection of infinite decoding loops

2022-10-25 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2022-10-25T10:20:49-07:00 New Revision: c49d14aca5c7b06a4f896e9923bdab8a33f2866d URL: https://github.com/llvm/llvm-project/commit/c49d14aca5c7b06a4f896e9923bdab8a33f2866d DIFF: https://github.com/llvm/llvm-project/commit/c49d14aca5c7b06a4f896e9923bdab8a33f2866d.di

[Lldb-commits] [lldb] 2098e2f - [trace][intel pt][simple] Fix errors after switching to libipt's top of tree

2022-10-25 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2022-10-25T14:34:27-07:00 New Revision: 2098e2f472578f793c565b669500dca454b4a608 URL: https://github.com/llvm/llvm-project/commit/2098e2f472578f793c565b669500dca454b4a608 DIFF: https://github.com/llvm/llvm-project/commit/2098e2f472578f793c565b669500dca454b4a608.di

[Lldb-commits] [lldb] 0283abe - [lldb] Fix gnu_libstdcpp's update methods

2021-05-26 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-05-26T14:52:38-07:00 New Revision: 0283abee5c87e86552b456a34d01311b66c37207 URL: https://github.com/llvm/llvm-project/commit/0283abee5c87e86552b456a34d01311b66c37207 DIFF: https://github.com/llvm/llvm-project/commit/0283abee5c87e86552b456a34d01311b66c37207.di

[Lldb-commits] [lldb] e65242e - [NFC][trace][intel-pt] small test fixes

2021-06-02 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-06-02T14:06:25-07:00 New Revision: e65242e37a7284dc2f24c7f686867da665af3a63 URL: https://github.com/llvm/llvm-project/commit/e65242e37a7284dc2f24c7f686867da665af3a63 DIFF: https://github.com/llvm/llvm-project/commit/e65242e37a7284dc2f24c7f686867da665af3a63.di

[Lldb-commits] [lldb] aa4685c - [lldb-vscode] only report long running progress events

2021-06-17 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-06-17T12:01:27-07:00 New Revision: aa4685c0fb3aab5acb90be5fd3eb5ba8bf1e3211 URL: https://github.com/llvm/llvm-project/commit/aa4685c0fb3aab5acb90be5fd3eb5ba8bf1e3211 DIFF: https://github.com/llvm/llvm-project/commit/aa4685c0fb3aab5acb90be5fd3eb5ba8bf1e3211.di

[Lldb-commits] [lldb] c1360fd - [lldb-vscode] remove failed test

2021-06-17 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-06-17T15:13:16-07:00 New Revision: c1360fd5fced42ea45ce1eacbf1c5e1ed54fcac5 URL: https://github.com/llvm/llvm-project/commit/c1360fd5fced42ea45ce1eacbf1c5e1ed54fcac5 DIFF: https://github.com/llvm/llvm-project/commit/c1360fd5fced42ea45ce1eacbf1c5e1ed54fcac5.di

[Lldb-commits] [lldb] bf9f21a - [trace][intel-pt] Create basic SB API

2021-06-17 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-06-17T15:14:47-07:00 New Revision: bf9f21a28be171dc500cc68b4cb1fcd3fc33f229 URL: https://github.com/llvm/llvm-project/commit/bf9f21a28be171dc500cc68b4cb1fcd3fc33f229 DIFF: https://github.com/llvm/llvm-project/commit/bf9f21a28be171dc500cc68b4cb1fcd3fc33f229.di

[Lldb-commits] [lldb] f2c009d - [lldb-vscode] attempt to fix flakiness

2021-06-18 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-06-18T10:12:46-07:00 New Revision: f2c009dbcfd11fd1e8941513dcf49fffe43565a1 URL: https://github.com/llvm/llvm-project/commit/f2c009dbcfd11fd1e8941513dcf49fffe43565a1 DIFF: https://github.com/llvm/llvm-project/commit/f2c009dbcfd11fd1e8941513dcf49fffe43565a1.di

[Lldb-commits] [lldb] 28d9fd0 - Revert "[lldb-vscode] attempt to fix flakiness"

2021-06-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-06-21T10:53:49-07:00 New Revision: 28d9fd00d4b5711fb029e3e642e2d81eaf9fd510 URL: https://github.com/llvm/llvm-project/commit/28d9fd00d4b5711fb029e3e642e2d81eaf9fd510 DIFF: https://github.com/llvm/llvm-project/commit/28d9fd00d4b5711fb029e3e642e2d81eaf9fd510.di

[Lldb-commits] [lldb] 610d474 - [lldb-vscode] only report long running progress events

2021-06-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-06-21T19:35:05-07:00 New Revision: 610d474cfd82f11dc4702e2cf1b2485584d7c243 URL: https://github.com/llvm/llvm-project/commit/610d474cfd82f11dc4702e2cf1b2485584d7c243 DIFF: https://github.com/llvm/llvm-project/commit/610d474cfd82f11dc4702e2cf1b2485584d7c243.di

[Lldb-commits] [lldb] 2e11f4e - [lldb-vscode] Add simple DAP logs dump to investigate flakiness in tests

2021-06-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-06-21T19:35:05-07:00 New Revision: 2e11f4e06804e53cee95e63fdc9e5152f8444abb URL: https://github.com/llvm/llvm-project/commit/2e11f4e06804e53cee95e63fdc9e5152f8444abb DIFF: https://github.com/llvm/llvm-project/commit/2e11f4e06804e53cee95e63fdc9e5152f8444abb.di

[Lldb-commits] [lldb] f84615a - Revert "[lldb-vscode] only report long running progress events"

2021-06-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-06-21T19:42:34-07:00 New Revision: f84615a5a5cb05aacdb0e9e7ab13f3b95ce11ece URL: https://github.com/llvm/llvm-project/commit/f84615a5a5cb05aacdb0e9e7ab13f3b95ce11ece DIFF: https://github.com/llvm/llvm-project/commit/f84615a5a5cb05aacdb0e9e7ab13f3b95ce11ece.di

[Lldb-commits] [lldb] bff2b9a - Retry of [lldb-vscode] only report long running progress events

2021-06-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-06-21T20:33:09-07:00 New Revision: bff2b9adbc8de23aeaa654c5957624078ddf8fe9 URL: https://github.com/llvm/llvm-project/commit/bff2b9adbc8de23aeaa654c5957624078ddf8fe9 DIFF: https://github.com/llvm/llvm-project/commit/bff2b9adbc8de23aeaa654c5957624078ddf8fe9.di

[Lldb-commits] [lldb] 2aa1dd1 - [trace] Add a TraceCursor class

2021-06-23 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-06-23T22:28:01-07:00 New Revision: 2aa1dd1c66dc3b1f6253eec9fc68c081a945b74d URL: https://github.com/llvm/llvm-project/commit/2aa1dd1c66dc3b1f6253eec9fc68c081a945b74d DIFF: https://github.com/llvm/llvm-project/commit/2aa1dd1c66dc3b1f6253eec9fc68c081a945b74d.di

[Lldb-commits] [lldb] f0d0612 - [NFC][trace] remove dead function

2021-06-23 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-06-23T23:18:53-07:00 New Revision: f0d06124769f477a26f8fa2589f0ace85419c120 URL: https://github.com/llvm/llvm-project/commit/f0d06124769f477a26f8fa2589f0ace85419c120 DIFF: https://github.com/llvm/llvm-project/commit/f0d06124769f477a26f8fa2589f0ace85419c120.di

[Lldb-commits] [lldb] d4cb286 - [NFC][lldb-vscode] Fix launch test

2021-07-07 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-07T10:01:19-07:00 New Revision: d4cb286b05f5192f6cbae310bd30cad3f05f13ac URL: https://github.com/llvm/llvm-project/commit/d4cb286b05f5192f6cbae310bd30cad3f05f13ac DIFF: https://github.com/llvm/llvm-project/commit/d4cb286b05f5192f6cbae310bd30cad3f05f13ac.di

[Lldb-commits] [lldb] 8ea1a63 - [vscode] fix ubsan problem in the progress event reporter

2021-07-12 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-12T13:22:25-07:00 New Revision: 8ea1a630d66f4d70a7177c6eb522a3efff21b1be URL: https://github.com/llvm/llvm-project/commit/8ea1a630d66f4d70a7177c6eb522a3efff21b1be DIFF: https://github.com/llvm/llvm-project/commit/8ea1a630d66f4d70a7177c6eb522a3efff21b1be.di

[Lldb-commits] [lldb] b0aa707 - [trace][intel pt] Implement the Intel PT cursor

2021-07-16 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-16T16:47:43-07:00 New Revision: b0aa70761b8324d0c9ebc57da58a44c9e266ce0e URL: https://github.com/llvm/llvm-project/commit/b0aa70761b8324d0c9ebc57da58a44c9e266ce0e DIFF: https://github.com/llvm/llvm-project/commit/b0aa70761b8324d0c9ebc57da58a44c9e266ce0e.di

[Lldb-commits] [lldb] 0419584 - [intel pt] Add TSC timestamps

2021-07-20 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-20T16:29:17-07:00 New Revision: 04195843ef91d012dbaa1611b348447f8136c271 URL: https://github.com/llvm/llvm-project/commit/04195843ef91d012dbaa1611b348447f8136c271 DIFF: https://github.com/llvm/llvm-project/commit/04195843ef91d012dbaa1611b348447f8136c271.di

[Lldb-commits] [lldb] 345ace0 - [trace] [intel pt] Create a "thread trace dump stats" command

2021-07-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-21T09:50:15-07:00 New Revision: 345ace026b6e5cdbc38d207291e4b399d72e62ee URL: https://github.com/llvm/llvm-project/commit/345ace026b6e5cdbc38d207291e4b399d72e62ee DIFF: https://github.com/llvm/llvm-project/commit/345ace026b6e5cdbc38d207291e4b399d72e62ee.di

[Lldb-commits] [lldb] 29af527 - [intel pt] fix builds

2021-07-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-21T14:10:09-07:00 New Revision: 29af527c86825e420a75d66c236f2a04f19eb2fe URL: https://github.com/llvm/llvm-project/commit/29af527c86825e420a75d66c236f2a04f19eb2fe DIFF: https://github.com/llvm/llvm-project/commit/29af527c86825e420a75d66c236f2a04f19eb2fe.di

[Lldb-commits] [lldb] ef8c684 - [source maps] fix source mapping when there are multiple matching rules

2021-07-23 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-23T17:53:12-07:00 New Revision: ef8c6849a235e97b8b981e0f998d430fdbd7bc2a URL: https://github.com/llvm/llvm-project/commit/ef8c6849a235e97b8b981e0f998d430fdbd7bc2a DIFF: https://github.com/llvm/llvm-project/commit/ef8c6849a235e97b8b981e0f998d430fdbd7bc2a.di

[Lldb-commits] [lldb] c1b4632 - [trace] Add the definition of a TraceExporter plugin

2021-07-26 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-26T18:01:50-07:00 New Revision: c1b4632528cb405c9ef94cff90bf43afe688a899 URL: https://github.com/llvm/llvm-project/commit/c1b4632528cb405c9ef94cff90bf43afe688a899 DIFF: https://github.com/llvm/llvm-project/commit/c1b4632528cb405c9ef94cff90bf43afe688a899.di

[Lldb-commits] [lldb] aad17c5 - [trace] Introduce Hierarchical Trace Representation (HTR) and add command for Intel PT trace visualization

2021-07-28 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-28T11:04:13-07:00 New Revision: aad17c55a8116cd3831d4392d909139702019d65 URL: https://github.com/llvm/llvm-project/commit/aad17c55a8116cd3831d4392d909139702019d65 DIFF: https://github.com/llvm/llvm-project/commit/aad17c55a8116cd3831d4392d909139702019d65.di

[Lldb-commits] [lldb] d52ba48 - [trace] Introduce Hierarchical Trace Representation (HTR) and add command for Intel PT trace visualization

2021-07-28 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-28T13:56:45-07:00 New Revision: d52ba48821301c33650b97cd9f262615fcc0fdc1 URL: https://github.com/llvm/llvm-project/commit/d52ba48821301c33650b97cd9f262615fcc0fdc1 DIFF: https://github.com/llvm/llvm-project/commit/d52ba48821301c33650b97cd9f262615fcc0fdc1.di

[Lldb-commits] [lldb] 0a68443 - [source map] fix relative path breakpoints

2021-07-29 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-29T18:36:06-07:00 New Revision: 0a68443bd07c48dbaf554f6e3b26b3ab5ed1d383 URL: https://github.com/llvm/llvm-project/commit/0a68443bd07c48dbaf554f6e3b26b3ab5ed1d383 DIFF: https://github.com/llvm/llvm-project/commit/0a68443bd07c48dbaf554f6e3b26b3ab5ed1d383.di

[Lldb-commits] [lldb] 5839976 - [nfc][trace] use formatv instead of the old Printf

2021-07-29 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-29T19:04:59-07:00 New Revision: 5839976976bc018b674f45f56f8a13707b870443 URL: https://github.com/llvm/llvm-project/commit/5839976976bc018b674f45f56f8a13707b870443 DIFF: https://github.com/llvm/llvm-project/commit/5839976976bc018b674f45f56f8a13707b870443.di

[Lldb-commits] [lldb] c9308cc - [nfc] improve a simple call

2021-07-30 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-07-30T10:55:48-07:00 New Revision: c9308cc219066bcca0b320b1bc64fa4d5f3aa193 URL: https://github.com/llvm/llvm-project/commit/c9308cc219066bcca0b320b1bc64fa4d5f3aa193 DIFF: https://github.com/llvm/llvm-project/commit/c9308cc219066bcca0b320b1bc64fa4d5f3aa193.di

[Lldb-commits] [lldb] ef28c78 - [tests] [trace] Add a more comprehensive test for `thread trace export ctf` command

2021-08-11 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-08-11T20:50:10-07:00 New Revision: ef28c78350dbf2a5dff23ac7e5f2dc0a7c24e184 URL: https://github.com/llvm/llvm-project/commit/ef28c78350dbf2a5dff23ac7e5f2dc0a7c24e184 DIFF: https://github.com/llvm/llvm-project/commit/ef28c78350dbf2a5dff23ac7e5f2dc0a7c24e184.di

[Lldb-commits] [lldb] 600a2a7 - [NFC] Remove deprecated Intel PT test

2021-08-26 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-08-26T10:34:04-07:00 New Revision: 600a2a7ec07aa0215c094d2d8b4c0325189ad30d URL: https://github.com/llvm/llvm-project/commit/600a2a7ec07aa0215c094d2d8b4c0325189ad30d DIFF: https://github.com/llvm/llvm-project/commit/600a2a7ec07aa0215c094d2d8b4c0325189ad30d.di

[Lldb-commits] [lldb] c62ef02 - [NFC] Removing deprecated intel-features test folder

2021-08-26 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-08-26T10:36:00-07:00 New Revision: c62ef0255d904fdd99173493e8e064a2dde598e8 URL: https://github.com/llvm/llvm-project/commit/c62ef0255d904fdd99173493e8e064a2dde598e8 DIFF: https://github.com/llvm/llvm-project/commit/c62ef0255d904fdd99173493e8e064a2dde598e8.di

[Lldb-commits] [lldb] 602497d - [trace] [intel pt] Create a "process trace save" command

2021-08-27 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-08-27T09:34:01-07:00 New Revision: 602497d672ca66f3f0e59adca35f00199f266810 URL: https://github.com/llvm/llvm-project/commit/602497d672ca66f3f0e59adca35f00199f266810 DIFF: https://github.com/llvm/llvm-project/commit/602497d672ca66f3f0e59adca35f00199f266810.di

[Lldb-commits] [lldb] bd62c9c - [lldb-vscode] remove deprecated trace option

2020-02-07 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-02-07T16:54:42-08:00 New Revision: bd62c9cecf34cc3cea52ad83b278cd7cb62812b4 URL: https://github.com/llvm/llvm-project/commit/bd62c9cecf34cc3cea52ad83b278cd7cb62812b4 DIFF: https://github.com/llvm/llvm-project/commit/bd62c9cecf34cc3cea52ad83b278cd7cb62812b4.di

[Lldb-commits] [lldb] c832e82 - [lldb-vscode] disable completions

2020-02-07 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-02-07T16:54:42-08:00 New Revision: c832e82cd9d8f53ed8af9ec86d9d06fedda9b23b URL: https://github.com/llvm/llvm-project/commit/c832e82cd9d8f53ed8af9ec86d9d06fedda9b23b DIFF: https://github.com/llvm/llvm-project/commit/c832e82cd9d8f53ed8af9ec86d9d06fedda9b23b.di

[Lldb-commits] [lldb] 2dec826 - Create basic SBEnvironment class

2020-03-20 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-20T14:38:50-07:00 New Revision: 2dec82652e4b6424e46e7bd674cb6404e01e218e URL: https://github.com/llvm/llvm-project/commit/2dec82652e4b6424e46e7bd674cb6404e01e218e DIFF: https://github.com/llvm/llvm-project/commit/2dec82652e4b6424e46e7bd674cb6404e01e218e.di

[Lldb-commits] [lldb] 576105c - [lldb-vscode] stop read loop after termination

2020-03-20 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-20T14:38:49-07:00 New Revision: 576105c322b6b9cd48c82c8551be45707044a83d URL: https://github.com/llvm/llvm-project/commit/576105c322b6b9cd48c82c8551be45707044a83d DIFF: https://github.com/llvm/llvm-project/commit/576105c322b6b9cd48c82c8551be45707044a83d.di

[Lldb-commits] [lldb] a8c22ba - [lldb-vscode] Add missing launchCommands entry in the package.json

2020-03-20 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-20T18:51:25-07:00 New Revision: a8c22ba4162976894b34b75fd12aced379e0569b URL: https://github.com/llvm/llvm-project/commit/a8c22ba4162976894b34b75fd12aced379e0569b DIFF: https://github.com/llvm/llvm-project/commit/a8c22ba4162976894b34b75fd12aced379e0569b.di

[Lldb-commits] [lldb] 34c0759 - Create basic SBEnvironment class

2020-03-20 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-20T18:51:25-07:00 New Revision: 34c0759f846447454714c8faa0e1753a8713637b URL: https://github.com/llvm/llvm-project/commit/34c0759f846447454714c8faa0e1753a8713637b DIFF: https://github.com/llvm/llvm-project/commit/34c0759f846447454714c8faa0e1753a8713637b.di

[Lldb-commits] [lldb] 4ec6eba - [lldb-vscode] Add inheritEnvironment option

2020-03-20 Thread Walter Erquinigo via lldb-commits
Author: Hector Diaz Date: 2020-03-20T18:51:25-07:00 New Revision: 4ec6ebabfc3ec03d3ad4d3bdf05a7292d01391b3 URL: https://github.com/llvm/llvm-project/commit/4ec6ebabfc3ec03d3ad4d3bdf05a7292d01391b3 DIFF: https://github.com/llvm/llvm-project/commit/4ec6ebabfc3ec03d3ad4d3bdf05a7292d01391b3.diff L

[Lldb-commits] [lldb] e292cdf - Revert "[lldb-vscode] Add missing launchCommands entry in the package.json"

2020-03-20 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-20T19:25:12-07:00 New Revision: e292cdfb33829952fb5a837d4e9c528281a3fffd URL: https://github.com/llvm/llvm-project/commit/e292cdfb33829952fb5a837d4e9c528281a3fffd DIFF: https://github.com/llvm/llvm-project/commit/e292cdfb33829952fb5a837d4e9c528281a3fffd.di

[Lldb-commits] [lldb] 7ece7c0 - Revert "Create basic SBEnvironment class"

2020-03-20 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-20T19:25:27-07:00 New Revision: 7ece7c0faae39b5c57662b28e0e51b2a82ad34c3 URL: https://github.com/llvm/llvm-project/commit/7ece7c0faae39b5c57662b28e0e51b2a82ad34c3 DIFF: https://github.com/llvm/llvm-project/commit/7ece7c0faae39b5c57662b28e0e51b2a82ad34c3.di

[Lldb-commits] [lldb] c85bf7c - Revert "[lldb-vscode] Add inheritEnvironment option"

2020-03-20 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-20T19:24:51-07:00 New Revision: c85bf7cfa8bd0a3f2f68f57d9b49f003bbafec7f URL: https://github.com/llvm/llvm-project/commit/c85bf7cfa8bd0a3f2f68f57d9b49f003bbafec7f DIFF: https://github.com/llvm/llvm-project/commit/c85bf7cfa8bd0a3f2f68f57d9b49f003bbafec7f.di

[Lldb-commits] [lldb] fd868f5 - Create basic SBEnvironment class

2020-03-23 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-23T17:59:06-07:00 New Revision: fd868f517d2c5ca8c0f160dbec0857b14ecf74c1 URL: https://github.com/llvm/llvm-project/commit/fd868f517d2c5ca8c0f160dbec0857b14ecf74c1 DIFF: https://github.com/llvm/llvm-project/commit/fd868f517d2c5ca8c0f160dbec0857b14ecf74c1.di

[Lldb-commits] [lldb] 318a0ca - Revert "Create basic SBEnvironment class"

2020-03-23 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-23T18:20:10-07:00 New Revision: 318a0caf9acc8c4ec778ba4f0bbd115a8244bb85 URL: https://github.com/llvm/llvm-project/commit/318a0caf9acc8c4ec778ba4f0bbd115a8244bb85 DIFF: https://github.com/llvm/llvm-project/commit/318a0caf9acc8c4ec778ba4f0bbd115a8244bb85.di

[Lldb-commits] [lldb] ca69be2 - Create basic SBEnvironment class

2020-03-23 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-23T19:23:33-07:00 New Revision: ca69be218c03b1528b1439c4ca56074e434c094d URL: https://github.com/llvm/llvm-project/commit/ca69be218c03b1528b1439c4ca56074e434c094d DIFF: https://github.com/llvm/llvm-project/commit/ca69be218c03b1528b1439c4ca56074e434c094d.di

[Lldb-commits] [lldb] e0279d7 - [lldb-vscode] Add missing launchCommands entry in the package.json

2020-03-23 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-23T23:21:30-07:00 New Revision: e0279d720a6eebd8508d4f102c684aee9fe9d100 URL: https://github.com/llvm/llvm-project/commit/e0279d720a6eebd8508d4f102c684aee9fe9d100 DIFF: https://github.com/llvm/llvm-project/commit/e0279d720a6eebd8508d4f102c684aee9fe9d100.di

[Lldb-commits] [lldb] a515fd0 - [lldb-vscode] fix breakpoint result ordering

2020-03-27 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-27T08:42:58-07:00 New Revision: a515fd01a4f2355291ab424d093e9de4f8acd4dc URL: https://github.com/llvm/llvm-project/commit/a515fd01a4f2355291ab424d093e9de4f8acd4dc DIFF: https://github.com/llvm/llvm-project/commit/a515fd01a4f2355291ab424d093e9de4f8acd4dc.di

[Lldb-commits] [lldb] 128c0d0 - [intel-pt] Fix existing support in LLDB

2020-03-31 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-03-31T11:32:34-07:00 New Revision: 128c0d037d32c929c58d63fd7f324038430f73ba URL: https://github.com/llvm/llvm-project/commit/128c0d037d32c929c58d63fd7f324038430f73ba DIFF: https://github.com/llvm/llvm-project/commit/128c0d037d32c929c58d63fd7f324038430f73ba.di

[Lldb-commits] [lldb] 30350c2 - [source maps] Ensure all valid source maps are added instead of failing with the first invalid one

2020-04-01 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-04-01T13:01:40-07:00 New Revision: 30350c254106ce25b16b13f05e713ceb2b15ce09 URL: https://github.com/llvm/llvm-project/commit/30350c254106ce25b16b13f05e713ceb2b15ce09 DIFF: https://github.com/llvm/llvm-project/commit/30350c254106ce25b16b13f05e713ceb2b15ce09.di

[Lldb-commits] [lldb] f1242ec - [intel-pt] Implement a basic test case

2020-04-01 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-04-01T13:19:15-07:00 New Revision: f1242ec54306c5fbdc9a907e936be899a0ad21ee URL: https://github.com/llvm/llvm-project/commit/f1242ec54306c5fbdc9a907e936be899a0ad21ee DIFF: https://github.com/llvm/llvm-project/commit/f1242ec54306c5fbdc9a907e936be899a0ad21ee.di

[Lldb-commits] [lldb] 8ba8a4a - Revert "[intel-pt] Implement a basic test case"

2020-04-01 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-04-01T13:27:30-07:00 New Revision: 8ba8a4a14d417abd4a104c0f8b5ec289ed0a1b16 URL: https://github.com/llvm/llvm-project/commit/8ba8a4a14d417abd4a104c0f8b5ec289ed0a1b16 DIFF: https://github.com/llvm/llvm-project/commit/8ba8a4a14d417abd4a104c0f8b5ec289ed0a1b16.di

[Lldb-commits] [lldb] c911cc6 - [intel-pt] Implement a basic test case

2020-04-01 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-04-01T13:44:03-07:00 New Revision: c911cc6c49394909a335c8d7baffcfd8bdcc424b URL: https://github.com/llvm/llvm-project/commit/c911cc6c49394909a335c8d7baffcfd8bdcc424b DIFF: https://github.com/llvm/llvm-project/commit/c911cc6c49394909a335c8d7baffcfd8bdcc424b.di

[Lldb-commits] [lldb] 064c634 - Revert "[intel-pt] Implement a basic test case"

2020-04-01 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-04-01T14:08:19-07:00 New Revision: 064c634ef3d44e7b50db86ec0d1f64e718b6dfe4 URL: https://github.com/llvm/llvm-project/commit/064c634ef3d44e7b50db86ec0d1f64e718b6dfe4 DIFF: https://github.com/llvm/llvm-project/commit/064c634ef3d44e7b50db86ec0d1f64e718b6dfe4.di

[Lldb-commits] [lldb] b78157c - [intel-pt] Implement a basic test case

2020-04-02 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-04-02T11:36:05-07:00 New Revision: b78157c88b327f4a683f2cdfe3d4f331492576a5 URL: https://github.com/llvm/llvm-project/commit/b78157c88b327f4a683f2cdfe3d4f331492576a5 DIFF: https://github.com/llvm/llvm-project/commit/b78157c88b327f4a683f2cdfe3d4f331492576a5.di

[Lldb-commits] [lldb] 7255793 - [intel-mpx] Delete an unnecessary license header

2020-04-03 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-04-03T17:27:37-07:00 New Revision: 725579379deea21bb4201731fe6d6e70ed98961d URL: https://github.com/llvm/llvm-project/commit/725579379deea21bb4201731fe6d6e70ed98961d DIFF: https://github.com/llvm/llvm-project/commit/725579379deea21bb4201731fe6d6e70ed98961d.di

[Lldb-commits] [lldb] ca47ac3 - [source maps] Fix remove, insert-after and replace

2020-04-03 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-04-03T19:15:56-07:00 New Revision: ca47ac3d5f6f8483d330c96a63f1cd862e667856 URL: https://github.com/llvm/llvm-project/commit/ca47ac3d5f6f8483d330c96a63f1cd862e667856 DIFF: https://github.com/llvm/llvm-project/commit/ca47ac3d5f6f8483d330c96a63f1cd862e667856.di

[Lldb-commits] [lldb] 9661225 - Fix LLDB debug builds

2020-04-03 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-04-03T19:49:38-07:00 New Revision: 966122524b562aab42e7afc8f44c23ea105b27f3 URL: https://github.com/llvm/llvm-project/commit/966122524b562aab42e7afc8f44c23ea105b27f3 DIFF: https://github.com/llvm/llvm-project/commit/966122524b562aab42e7afc8f44c23ea105b27f3.di

[Lldb-commits] [lldb] e796c77 - [lldb-vscode] Correctly return source mapped breakpoints for setBreakpoints request

2020-04-08 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-04-08T09:52:59-07:00 New Revision: e796c77b26acab0b530ac6516f1dda21b8494733 URL: https://github.com/llvm/llvm-project/commit/e796c77b26acab0b530ac6516f1dda21b8494733 DIFF: https://github.com/llvm/llvm-project/commit/e796c77b26acab0b530ac6516f1dda21b8494733.di

[Lldb-commits] [lldb] 8e40987 - Fix e796c77b26acab0b530ac6516f1dda21b8494733

2020-04-08 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-04-08T10:48:01-07:00 New Revision: 8e40987e1897276308728d28484fbe93f0a7a1e0 URL: https://github.com/llvm/llvm-project/commit/8e40987e1897276308728d28484fbe93f0a7a1e0 DIFF: https://github.com/llvm/llvm-project/commit/8e40987e1897276308728d28484fbe93f0a7a1e0.di

[Lldb-commits] [lldb] be3f8a8 - [commands] Support autorepeat in SBCommands

2020-04-08 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-04-08T10:54:14-07:00 New Revision: be3f8a8e1b95db1a8bdcc7a66ba27f8a6ea65469 URL: https://github.com/llvm/llvm-project/commit/be3f8a8e1b95db1a8bdcc7a66ba27f8a6ea65469 DIFF: https://github.com/llvm/llvm-project/commit/be3f8a8e1b95db1a8bdcc7a66ba27f8a6ea65469.di

[Lldb-commits] [lldb] 34885bf - [lldb-vscode] Handle request_evaluate's context attribute

2021-03-15 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-03-15T15:09:23-07:00 New Revision: 34885bffdf43920c0f011e17a65fd678100240dd URL: https://github.com/llvm/llvm-project/commit/34885bffdf43920c0f011e17a65fd678100240dd DIFF: https://github.com/llvm/llvm-project/commit/34885bffdf43920c0f011e17a65fd678100240dd.di

[Lldb-commits] [lldb] b5657d1 - Fix 34885bffdf43920c0f011e17a65fd678100240dd

2021-03-15 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-03-15T16:36:32-07:00 New Revision: b5657d1fbf77fc59d4c11476464547d850d9f48a URL: https://github.com/llvm/llvm-project/commit/b5657d1fbf77fc59d4c11476464547d850d9f48a DIFF: https://github.com/llvm/llvm-project/commit/b5657d1fbf77fc59d4c11476464547d850d9f48a.di

[Lldb-commits] [lldb] a4ee79c - Fix errors in 0b69756110db444282c40ea16929186b2910c3b1

2021-03-30 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-03-30T18:03:02-07:00 New Revision: a4ee79c8ae5ca1bbfa8d78a2782918d1f23f15b2 URL: https://github.com/llvm/llvm-project/commit/a4ee79c8ae5ca1bbfa8d78a2782918d1f23f15b2 DIFF: https://github.com/llvm/llvm-project/commit/a4ee79c8ae5ca1bbfa8d78a2782918d1f23f15b2.di

[Lldb-commits] [lldb] cc88d30 - [lldb-vscode] Reduce chattiness of progress events

2021-04-14 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-04-14T13:00:01-07:00 New Revision: cc88d301a0bcd8b93c632af2870503949038c87f URL: https://github.com/llvm/llvm-project/commit/cc88d301a0bcd8b93c632af2870503949038c87f DIFF: https://github.com/llvm/llvm-project/commit/cc88d301a0bcd8b93c632af2870503949038c87f.di

[Lldb-commits] [lldb] 79fbbeb - [lldb-vscode] Add postRunCommands

2021-04-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-04-21T13:51:30-07:00 New Revision: 79fbbeb41280ed170a387ad925c5397c0af32364 URL: https://github.com/llvm/llvm-project/commit/79fbbeb41280ed170a387ad925c5397c0af32364 DIFF: https://github.com/llvm/llvm-project/commit/79fbbeb41280ed170a387ad925c5397c0af32364.di

[Lldb-commits] [lldb] 12a2507 - Fix TestVSCode_launch test

2021-04-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-04-21T14:33:34-07:00 New Revision: 12a25076463d0b04b535d07982d7420971bcea3e URL: https://github.com/llvm/llvm-project/commit/12a25076463d0b04b535d07982d7420971bcea3e DIFF: https://github.com/llvm/llvm-project/commit/12a25076463d0b04b535d07982d7420971bcea3e.di

[Lldb-commits] [lldb] 64f47c1 - [lldb-vscode] redirect stderr/stdout to the IDE's console

2021-04-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-04-21T14:48:48-07:00 New Revision: 64f47c1e58a10de160ce3fb3afbc50c0243e2977 URL: https://github.com/llvm/llvm-project/commit/64f47c1e58a10de160ce3fb3afbc50c0243e2977 DIFF: https://github.com/llvm/llvm-project/commit/64f47c1e58a10de160ce3fb3afbc50c0243e2977.di

[Lldb-commits] [lldb] c9a0754 - [lldb-vscode] Distinguish shadowed variables in the scopes request

2021-04-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-04-21T15:09:39-07:00 New Revision: c9a0754b443ba73623574db880a7b0b14826fedb URL: https://github.com/llvm/llvm-project/commit/c9a0754b443ba73623574db880a7b0b14826fedb DIFF: https://github.com/llvm/llvm-project/commit/c9a0754b443ba73623574db880a7b0b14826fedb.di

[Lldb-commits] [lldb] c4a83c4 - Fix TestVSCode_runInTerminal

2021-04-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-04-21T15:20:47-07:00 New Revision: c4a83c4e69f1c858df787723df4923c41a23e00d URL: https://github.com/llvm/llvm-project/commit/c4a83c4e69f1c858df787723df4923c41a23e00d DIFF: https://github.com/llvm/llvm-project/commit/c4a83c4e69f1c858df787723df4923c41a23e00d.di

[Lldb-commits] [lldb] 875654f - Fix VSCode/TestOptions.test

2021-04-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-04-21T15:46:26-07:00 New Revision: 875654f897ac01ad91a1a5f5dc23d07ac548a0e0 URL: https://github.com/llvm/llvm-project/commit/875654f897ac01ad91a1a5f5dc23d07ac548a0e0 DIFF: https://github.com/llvm/llvm-project/commit/875654f897ac01ad91a1a5f5dc23d07ac548a0e0.di

[Lldb-commits] [lldb] 1141ba6 - [lldb-vscode] Follow up of D99989 - store some strings more safely

2021-04-29 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-04-29T18:37:44-07:00 New Revision: 1141ba677e09156daec8ef31d3dcdae7f59f60c5 URL: https://github.com/llvm/llvm-project/commit/1141ba677e09156daec8ef31d3dcdae7f59f60c5 DIFF: https://github.com/llvm/llvm-project/commit/1141ba677e09156daec8ef31d3dcdae7f59f60c5.di

[Lldb-commits] [lldb] ade59d5 - [trace] Dedup different source lines when dumping instructions + refactor

2021-05-04 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2021-05-04T19:40:52-07:00 New Revision: ade59d530964e28498051ab20e44cbf6594be595 URL: https://github.com/llvm/llvm-project/commit/ade59d530964e28498051ab20e44cbf6594be595 DIFF: https://github.com/llvm/llvm-project/commit/ade59d530964e28498051ab20e44cbf6594be595.di

[Lldb-commits] [lldb] 986e3af - Add Debug Info Size to Symbol Status

2020-07-24 Thread Walter Erquinigo via lldb-commits
Author: Yifan Shen Date: 2020-07-24T13:26:06-07:00 New Revision: 986e3af53bfe591e88a1ae4f82ea1cc0a15819a3 URL: https://github.com/llvm/llvm-project/commit/986e3af53bfe591e88a1ae4f82ea1cc0a15819a3 DIFF: https://github.com/llvm/llvm-project/commit/986e3af53bfe591e88a1ae4f82ea1cc0a15819a3.diff LO

[Lldb-commits] [lldb] 313b607 - Revert "Add Debug Info Size to Symbol Status"

2020-07-24 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-07-24T13:28:29-07:00 New Revision: 313b60742af1f567ef7d8e26eb5b1015a7b5c78f URL: https://github.com/llvm/llvm-project/commit/313b60742af1f567ef7d8e26eb5b1015a7b5c78f DIFF: https://github.com/llvm/llvm-project/commit/313b60742af1f567ef7d8e26eb5b1015a7b5c78f.di

[Lldb-commits] [lldb] 2c1bea8 - Add Debug Info Size to Symbol Status

2020-07-24 Thread Walter Erquinigo via lldb-commits
Author: Yifan Shen Date: 2020-07-24T13:30:04-07:00 New Revision: 2c1bea88a5f8334015455aae8b842fdd87f7e34a URL: https://github.com/llvm/llvm-project/commit/2c1bea88a5f8334015455aae8b842fdd87f7e34a DIFF: https://github.com/llvm/llvm-project/commit/2c1bea88a5f8334015455aae8b842fdd87f7e34a.diff LO

[Lldb-commits] [lldb] e7af986 - [lldb-vscode ]Add Syntax Highlighting to Disassembly View

2020-08-04 Thread Walter Erquinigo via lldb-commits
Author: Yifan Shen Date: 2020-08-04T13:31:44-07:00 New Revision: e7af98680ad52ffc6d308ef63667ac6fb4bb16a7 URL: https://github.com/llvm/llvm-project/commit/e7af98680ad52ffc6d308ef63667ac6fb4bb16a7 DIFF: https://github.com/llvm/llvm-project/commit/e7af98680ad52ffc6d308ef63667ac6fb4bb16a7.diff LO

[Lldb-commits] [lldb] 99614d4 - [lldb-vscode] NFC: clang format

2020-08-17 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-08-17T09:18:01-07:00 New Revision: 99614d410cefeb4606232e78cdcf8cf7b2620f79 URL: https://github.com/llvm/llvm-project/commit/99614d410cefeb4606232e78cdcf8cf7b2620f79 DIFF: https://github.com/llvm/llvm-project/commit/99614d410cefeb4606232e78cdcf8cf7b2620f79.di

[Lldb-commits] [lldb] 82139b8 - Simplify Symbol Status Message to Only Debug Info Size

2020-09-01 Thread Walter Erquinigo via lldb-commits
Author: Yifan Shen Date: 2020-09-01T16:25:20-07:00 New Revision: 82139b8770ee07f0b778be7af22c529098ef12ec URL: https://github.com/llvm/llvm-project/commit/82139b8770ee07f0b778be7af22c529098ef12ec DIFF: https://github.com/llvm/llvm-project/commit/82139b8770ee07f0b778be7af22c529098ef12ec.diff LO

[Lldb-commits] [lldb] de6caf8 - run in terminal

2020-09-02 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-09-02T14:38:00-07:00 New Revision: de6caf871be79dc7549aebe4e4fb57d52f6ed202 URL: https://github.com/llvm/llvm-project/commit/de6caf871be79dc7549aebe4e4fb57d52f6ed202 DIFF: https://github.com/llvm/llvm-project/commit/de6caf871be79dc7549aebe4e4fb57d52f6ed202.di

[Lldb-commits] [lldb] 51128b6 - Fix de6caf871be79dc7549aebe4e4fb57d52f6ed202

2020-09-02 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-09-02T15:05:33-07:00 New Revision: 51128b670d4f757132e927c4f3dd78d257d37f70 URL: https://github.com/llvm/llvm-project/commit/51128b670d4f757132e927c4f3dd78d257d37f70 DIFF: https://github.com/llvm/llvm-project/commit/51128b670d4f757132e927c4f3dd78d257d37f70.di

[Lldb-commits] [lldb] 5f6ca06 - Revert de6caf871be79dc7549aebe4e4fb57d52f6ed202 and 51128b670d4f757132e927c4f3dd78d257d37f70 (https://reviews.llvm.org/D84974)

2020-09-02 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-09-02T17:06:48-07:00 New Revision: 5f6ca065a55fcbd2b39e3d32b3eb3deb04aa3e97 URL: https://github.com/llvm/llvm-project/commit/5f6ca065a55fcbd2b39e3d32b3eb3deb04aa3e97 DIFF: https://github.com/llvm/llvm-project/commit/5f6ca065a55fcbd2b39e3d32b3eb3deb04aa3e97.di

[Lldb-commits] [lldb] ddcc7ce - [lldb-vscode] Fix TestVSCode_module

2020-09-03 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-09-03T09:01:56-07:00 New Revision: ddcc7ce59150c9ebc6b0b2d61e7ef4f2525c11f4 URL: https://github.com/llvm/llvm-project/commit/ddcc7ce59150c9ebc6b0b2d61e7ef4f2525c11f4 DIFF: https://github.com/llvm/llvm-project/commit/ddcc7ce59150c9ebc6b0b2d61e7ef4f2525c11f4.di

[Lldb-commits] [lldb] 5b2b4f3 - Retry of D84974

2020-09-08 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-09-08T11:50:09-07:00 New Revision: 5b2b4f331d78f326e5e29166bec5ad92c864343d URL: https://github.com/llvm/llvm-project/commit/5b2b4f331d78f326e5e29166bec5ad92c864343d DIFF: https://github.com/llvm/llvm-project/commit/5b2b4f331d78f326e5e29166bec5ad92c864343d.di

[Lldb-commits] [lldb] 5c463d1 - Revert "Retry of D84974"

2020-09-08 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-09-08T13:41:11-07:00 New Revision: 5c463d107d3c26fc5573f31b838a8a3a1e4b5065 URL: https://github.com/llvm/llvm-project/commit/5c463d107d3c26fc5573f31b838a8a3a1e4b5065 DIFF: https://github.com/llvm/llvm-project/commit/5c463d107d3c26fc5573f31b838a8a3a1e4b5065.di

[Lldb-commits] [lldb] 132e57b - Retry of D84974

2020-09-14 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-09-14T10:44:13-07:00 New Revision: 132e57bc597bd3f50174b7d286c43f76b47f11c1 URL: https://github.com/llvm/llvm-project/commit/132e57bc597bd3f50174b7d286c43f76b47f11c1 DIFF: https://github.com/llvm/llvm-project/commit/132e57bc597bd3f50174b7d286c43f76b47f11c1.di

[Lldb-commits] [lldb] a3bc040 - Fix 132e57bc597bd3f50174b7d286c43f76b47f11c1

2020-09-14 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-09-14T10:54:17-07:00 New Revision: a3bc0401d436d8c7d2dd5b54e13b81333d53bdff URL: https://github.com/llvm/llvm-project/commit/a3bc0401d436d8c7d2dd5b54e13b81333d53bdff DIFF: https://github.com/llvm/llvm-project/commit/a3bc0401d436d8c7d2dd5b54e13b81333d53bdff.di

[Lldb-commits] [lldb] 74c9395 - Add a "Trace" plug-in to LLDB to add process trace support in stages.

2020-09-21 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-09-21T17:13:18-07:00 New Revision: 74c93956e1c1f1054dfb040ce26830016e0f3095 URL: https://github.com/llvm/llvm-project/commit/74c93956e1c1f1054dfb040ce26830016e0f3095 DIFF: https://github.com/llvm/llvm-project/commit/74c93956e1c1f1054dfb040ce26830016e0f3095.di

[Lldb-commits] [lldb] ed621e7 - [trace] avoid using

2020-09-22 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-09-22T16:08:58-07:00 New Revision: ed621e76a9889e25a9cbed47e0b96a7a6fdbdb80 URL: https://github.com/llvm/llvm-project/commit/ed621e76a9889e25a9cbed47e0b96a7a6fdbdb80 DIFF: https://github.com/llvm/llvm-project/commit/ed621e76a9889e25a9cbed47e0b96a7a6fdbdb80.di

[Lldb-commits] [lldb] bddebca - [intel-pt] Refactor the JSON parsing

2020-09-24 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-09-24T16:35:34-07:00 New Revision: bddebca61ea73d45d5eafc38aaf9fe7605f5a9b3 URL: https://github.com/llvm/llvm-project/commit/bddebca61ea73d45d5eafc38aaf9fe7605f5a9b3 DIFF: https://github.com/llvm/llvm-project/commit/bddebca61ea73d45d5eafc38aaf9fe7605f5a9b3.di

[Lldb-commits] [lldb] 92e1ebe - [trace] Fix destructor declaration

2020-09-29 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-09-29T13:09:52-07:00 New Revision: 92e1ebeaa1fe0e5461327d071c55167733834e60 URL: https://github.com/llvm/llvm-project/commit/92e1ebeaa1fe0e5461327d071c55167733834e60 DIFF: https://github.com/llvm/llvm-project/commit/92e1ebeaa1fe0e5461327d071c55167733834e60.di

Re: [Lldb-commits] [lldb] 92e1ebe - [trace] Fix destructor declaration

2020-10-03 Thread Walter Erquinigo via lldb-commits
l Labath" wrote: On 29/09/2020 22:09, Walter Erquinigo via lldb-commits wrote: > The destructor must be defined in the implementation class so that it > can be called That doesn't sound right. Each class automatically gets a destructor if it does not declare one it

[Lldb-commits] [lldb] ea1f497 - [intel pt] Refactor parsing

2020-10-09 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-10-09T17:32:04-07:00 New Revision: ea1f49741ec4c0a37796b88f6bb8d09d7ab1e8c3 URL: https://github.com/llvm/llvm-project/commit/ea1f49741ec4c0a37796b88f6bb8d09d7ab1e8c3 DIFF: https://github.com/llvm/llvm-project/commit/ea1f49741ec4c0a37796b88f6bb8d09d7ab1e8c3.di

[Lldb-commits] [lldb] 26d861c - [trace] Scaffold "thread trace dump instructions"

2020-10-12 Thread Walter Erquinigo via lldb-commits
Author: Walter Erquinigo Date: 2020-10-12T12:08:18-07:00 New Revision: 26d861cbbd5f40182b3b7f0ac7ed0e58e0e8feaa URL: https://github.com/llvm/llvm-project/commit/26d861cbbd5f40182b3b7f0ac7ed0e58e0e8feaa DIFF: https://github.com/llvm/llvm-project/commit/26d861cbbd5f40182b3b7f0ac7ed0e58e0e8feaa.di

[Lldb-commits] [lldb] r373670 - [process list] make the TRIPLE column wider

2019-10-03 Thread Walter Erquinigo via lldb-commits
Author: wallace Date: Thu Oct 3 14:57:01 2019 New Revision: 373670 URL: http://llvm.org/viewvc/llvm-project?rev=373670&view=rev Log: [process list] make the TRIPLE column wider Summary: Now that `process list` works better on the android platform, the arch aarch64-unknown-linux-android appears

[Lldb-commits] [lldb] r373758 - [lldb-server/android] Show more processes and package name when necessary

2019-10-04 Thread Walter Erquinigo via lldb-commits
Author: wallace Date: Fri Oct 4 09:35:59 2019 New Revision: 373758 URL: http://llvm.org/viewvc/llvm-project?rev=373758&view=rev Log: [lldb-server/android] Show more processes and package name when necessary Summary: By default `platform process list` only shows the processes of the current user

[Lldb-commits] [lldb] r373760 - [process info] Remove assert in DoGetGroupName

2019-10-04 Thread Walter Erquinigo via lldb-commits
Author: wallace Date: Fri Oct 4 09:56:23 2019 New Revision: 373760 URL: http://llvm.org/viewvc/llvm-project?rev=373760&view=rev Log: [process info] Remove assert in DoGetGroupName Summary: Disabling this assert prevents lldb-server from crashing, which prevents it from finding the user and grou

<    3   4   5   6   7   8   9   10   >