[Lldb-commits] [lldb] 560221a - [lldb] Modernize TestVLA.py

2021-10-27 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-27T12:47:56+02:00 New Revision: 560221ac7f5ca3d5dcae405587db066f4c4c8a7c URL: https://github.com/llvm/llvm-project/commit/560221ac7f5ca3d5dcae405587db066f4c4c8a7c DIFF: https://github.com/llvm/llvm-project/commit/560221ac7f5ca3d5dcae405587db066f4c4c8a7c.diff

[Lldb-commits] [lldb] f5158ca - Modernize Platform::GetOSKernelDescription

2021-10-27 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-27T10:46:47+02:00 New Revision: f5158ca48c260dd29136ab19ba8573226f087fb3 URL: https://github.com/llvm/llvm-project/commit/f5158ca48c260dd29136ab19ba8573226f087fb3 DIFF: https://github.com/llvm/llvm-project/commit/f5158ca48c260dd29136ab19ba8573226f087fb3.diff

[Lldb-commits] [lldb] 49481b5 - Remove ConstString from Language, LanguageRuntime, SystemRuntime and SymbolFile plugin names

2021-10-27 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-27T08:25:44+02:00 New Revision: 49481b538065a0ba5ba1d7cc901eeceb8bf344c0 URL: https://github.com/llvm/llvm-project/commit/49481b538065a0ba5ba1d7cc901eeceb8bf344c0 DIFF: https://github.com/llvm/llvm-project/commit/49481b538065a0ba5ba1d7cc901eeceb8bf344c0.diff

[Lldb-commits] [lldb] 93c7ed8 - [lldb] Fix PlatformAppleSimulator for a458ef4f

2021-10-26 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-26T13:03:47+02:00 New Revision: 93c7ed8c3f8e2b2966e565758d0992ec1b07a11f URL: https://github.com/llvm/llvm-project/commit/93c7ed8c3f8e2b2966e565758d0992ec1b07a11f DIFF: https://github.com/llvm/llvm-project/commit/93c7ed8c3f8e2b2966e565758d0992ec1b07a11f.diff

[Lldb-commits] [lldb] 0a39a9c - Modernize and simplify HostInfo::GetOSKernelDescription

2021-10-26 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-26T11:17:02+02:00 New Revision: 0a39a9c2cb43f93c82908cabdf73fdd4918a26e5 URL: https://github.com/llvm/llvm-project/commit/0a39a9c2cb43f93c82908cabdf73fdd4918a26e5 DIFF: https://github.com/llvm/llvm-project/commit/0a39a9c2cb43f93c82908cabdf73fdd4918a26e5.diff

[Lldb-commits] [lldb] a458ef4 - [lldb] Remove ConstString from Platform plugin names

2021-10-26 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-26T10:04:35+02:00 New Revision: a458ef4f732b27312d8a5d20d2843d8bff35daeb URL: https://github.com/llvm/llvm-project/commit/a458ef4f732b27312d8a5d20d2843d8bff35daeb DIFF: https://github.com/llvm/llvm-project/commit/a458ef4f732b27312d8a5d20d2843d8bff35daeb.diff

[Lldb-commits] [lldb] b69564d - [lldb/DWARF] Move a declaration closer to its use

2021-10-26 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-26T09:58:10+02:00 New Revision: b69564d94d90b83ccdcc501f811959c23aeec52a URL: https://github.com/llvm/llvm-project/commit/b69564d94d90b83ccdcc501f811959c23aeec52a DIFF: https://github.com/llvm/llvm-project/commit/b69564d94d90b83ccdcc501f811959c23aeec52a.diff

[Lldb-commits] [lldb] a53978c - [lldb] Remove a trailing \0 from the result of HostInfoMacOSX::GetOSBuildString

2021-10-25 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-25T17:33:06+02:00 New Revision: a53978c95c46a8bef563058fa35a688f8cbaaf88 URL: https://github.com/llvm/llvm-project/commit/a53978c95c46a8bef563058fa35a688f8cbaaf88 DIFF: https://github.com/llvm/llvm-project/commit/a53978c95c46a8bef563058fa35a688f8cbaaf88.diff

[Lldb-commits] [lldb] 40e4ac3 - [lldb] Modernize Platform::GetOSBuildString

2021-10-25 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-25T15:58:58+02:00 New Revision: 40e4ac3e5b3548aa77367da37aba52f2556b855e URL: https://github.com/llvm/llvm-project/commit/40e4ac3e5b3548aa77367da37aba52f2556b855e DIFF: https://github.com/llvm/llvm-project/commit/40e4ac3e5b3548aa77367da37aba52f2556b855e.diff

[Lldb-commits] [lldb] 1397c56 - Fix windows build for 6fa1b4ff4

2021-10-25 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-25T11:12:39+02:00 New Revision: 1397c56d7ae844033d8ba9b7dee2b1b30a6b37c0 URL: https://github.com/llvm/llvm-project/commit/1397c56d7ae844033d8ba9b7dee2b1b30a6b37c0 DIFF: https://github.com/llvm/llvm-project/commit/1397c56d7ae844033d8ba9b7dee2b1b30a6b37c0.diff

[Lldb-commits] [lldb] 6fa1b4f - Remove ConstString from DynamicLoader, JITLoader and Instruction plugin names

2021-10-25 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-25T10:32:35+02:00 New Revision: 6fa1b4ff4b05b9b9a432f7310802255c160c8f4f URL: https://github.com/llvm/llvm-project/commit/6fa1b4ff4b05b9b9a432f7310802255c160c8f4f DIFF: https://github.com/llvm/llvm-project/commit/6fa1b4ff4b05b9b9a432f7310802255c160c8f4f.diff

[Lldb-commits] [lldb] c1055f0 - [lldb/DWARF] Don't create lldb_private::Functions for gc'ed DW_TAG_subprograms

2021-10-25 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-25T10:32:35+02:00 New Revision: c1055f09190856ae58c9a075b4103d77623228ee URL: https://github.com/llvm/llvm-project/commit/c1055f09190856ae58c9a075b4103d77623228ee DIFF: https://github.com/llvm/llvm-project/commit/c1055f09190856ae58c9a075b4103d77623228ee.diff

[Lldb-commits] [lldb] f37463b - [lldb] Another build fix for 8b8070e23

2021-10-22 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-22T15:29:38+02:00 New Revision: f37463b2eef66dfae3ed669d1cbb2a34b643d071 URL: https://github.com/llvm/llvm-project/commit/f37463b2eef66dfae3ed669d1cbb2a34b643d071 DIFF: https://github.com/llvm/llvm-project/commit/f37463b2eef66dfae3ed669d1cbb2a34b643d071.diff

[Lldb-commits] [lldb] 43f8845 - [lldb] Fix build errors from 8b8070e23

2021-10-22 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-22T14:28:52+02:00 New Revision: 43f8845dd371a842841a19aad063b735ff0c9ec2 URL: https://github.com/llvm/llvm-project/commit/43f8845dd371a842841a19aad063b735ff0c9ec2 DIFF: https://github.com/llvm/llvm-project/commit/43f8845dd371a842841a19aad063b735ff0c9ec2.diff

Re: [Lldb-commits] [lldb] 8b8070e - Host::GetOSBuildString

2021-10-22 Thread Pavel Labath via lldb-commits
For posterity, this was meant to have a slightly better commit message: "Modernize Host::GetOSBuildString" Oops. On 22/10/2021 13:00, Pavel Labath via lldb-commits wrote: Author: Pavel Labath Date: 2021-10-22T12:59:58+02:00 New Revision: 8b8070e23442351ae153e36a4d05790252c6ad96 U

[Lldb-commits] [lldb] 8b8070e - Host::GetOSBuildString

2021-10-22 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-22T12:59:58+02:00 New Revision: 8b8070e23442351ae153e36a4d05790252c6ad96 URL: https://github.com/llvm/llvm-project/commit/8b8070e23442351ae153e36a4d05790252c6ad96 DIFF: https://github.com/llvm/llvm-project/commit/8b8070e23442351ae153e36a4d05790252c6ad96.diff

[Lldb-commits] [lldb] b5e9f83 - [lldb] Remove ConstString from ABI, Architecture and Disassembler plugin names

2021-10-22 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-22T10:29:19+02:00 New Revision: b5e9f83ea48e29f0fe6d03354303179e5daaec1e URL: https://github.com/llvm/llvm-project/commit/b5e9f83ea48e29f0fe6d03354303179e5daaec1e DIFF: https://github.com/llvm/llvm-project/commit/b5e9f83ea48e29f0fe6d03354303179e5daaec1e.diff

[Lldb-commits] [lldb] 6c88086 - [lldb] Fix a thinko in 2ace1e57

2021-10-21 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-21T14:05:49+02:00 New Revision: 6c88086ba8046884bb30a72ae1a8bea95e46f022 URL: https://github.com/llvm/llvm-project/commit/6c88086ba8046884bb30a72ae1a8bea95e46f022 DIFF: https://github.com/llvm/llvm-project/commit/6c88086ba8046884bb30a72ae1a8bea95e46f022.diff

[Lldb-commits] [lldb] 2ace1e5 - [lldb] Remove ConstString from GetPluginNameStatic of some plugins

2021-10-21 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-21T12:58:45+02:00 New Revision: 2ace1e5753a49195ca17f3e175c7e189cf147760 URL: https://github.com/llvm/llvm-project/commit/2ace1e5753a49195ca17f3e175c7e189cf147760 DIFF: https://github.com/llvm/llvm-project/commit/2ace1e5753a49195ca17f3e175c7e189cf147760.diff

[Lldb-commits] [lldb] 551d118 - [lldb/test] Remove quote/unquote steps from the make invocations

2021-10-20 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-20T11:35:28+02:00 New Revision: 551d118805c808936956e464dc21e05acb478f78 URL: https://github.com/llvm/llvm-project/commit/551d118805c808936956e464dc21e05acb478f78 DIFF: https://github.com/llvm/llvm-project/commit/551d118805c808936956e464dc21e05acb478f78.diff

[Lldb-commits] [lldb] ffbff6c - [lldb/DWARF] Ignore debug info pointing to the low addresses

2021-10-20 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-20T11:19:30+02:00 New Revision: ffbff6c511ba230954013eca8d824a66f6b4f9a5 URL: https://github.com/llvm/llvm-project/commit/ffbff6c511ba230954013eca8d824a66f6b4f9a5 DIFF: https://github.com/llvm/llvm-project/commit/ffbff6c511ba230954013eca8d824a66f6b4f9a5.diff

[Lldb-commits] [lldb] 8bac18b - [lldb] Reduce code duplication around inferior building

2021-10-19 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-19T12:09:41+02:00 New Revision: 8bac18be0e45adc7b096375bf4f65635fb994df0 URL: https://github.com/llvm/llvm-project/commit/8bac18be0e45adc7b096375bf4f65635fb994df0 DIFF: https://github.com/llvm/llvm-project/commit/8bac18be0e45adc7b096375bf4f65635fb994df0.diff

[Lldb-commits] [lldb] 1ef6bd9 - [lldb] Delete TestStandardUnwind

2021-10-18 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-18T15:22:10+02:00 New Revision: 1ef6bd9b1bffb3f0314840ad95cd554366fdbda7 URL: https://github.com/llvm/llvm-project/commit/1ef6bd9b1bffb3f0314840ad95cd554366fdbda7 DIFF: https://github.com/llvm/llvm-project/commit/1ef6bd9b1bffb3f0314840ad95cd554366fdbda7.diff

[Lldb-commits] [lldb] b37efed - [lldb] Fix PDB/compilands.test for a3939e1

2021-10-18 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-18T14:11:47+02:00 New Revision: b37efed957ed0a0193d80020aefd55cb587dfc1f URL: https://github.com/llvm/llvm-project/commit/b37efed957ed0a0193d80020aefd55cb587dfc1f DIFF: https://github.com/llvm/llvm-project/commit/b37efed957ed0a0193d80020aefd55cb587dfc1f.diff

[Lldb-commits] [lldb] d914aa4 - [lldb] Fix SymbolFilePDBTests for a3939e1

2021-10-18 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-18T11:59:01+02:00 New Revision: d914aa4ead2aabda2c9e2cf343d30ba8171e4ce2 URL: https://github.com/llvm/llvm-project/commit/d914aa4ead2aabda2c9e2cf343d30ba8171e4ce2 DIFF: https://github.com/llvm/llvm-project/commit/d914aa4ead2aabda2c9e2cf343d30ba8171e4ce2.diff

[Lldb-commits] [lldb] bc9b106 - [lldb] Fix an include in HostTest.cpp

2021-10-15 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-15T11:10:38+02:00 New Revision: bc9b106a5750cf05ddab1dfce2a77d73bcc7d44a URL: https://github.com/llvm/llvm-project/commit/bc9b106a5750cf05ddab1dfce2a77d73bcc7d44a DIFF: https://github.com/llvm/llvm-project/commit/bc9b106a5750cf05ddab1dfce2a77d73bcc7d44a.diff

[Lldb-commits] [lldb] fa639ed - [lldb] Fix TestStackCorefile.py for ca0ce99fc8

2021-10-14 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-14T10:38:48+02:00 New Revision: fa639eda6535732a5fd79c3f551d5a667b810963 URL: https://github.com/llvm/llvm-project/commit/fa639eda6535732a5fd79c3f551d5a667b810963 DIFF: https://github.com/llvm/llvm-project/commit/fa639eda6535732a5fd79c3f551d5a667b810963.diff

[Lldb-commits] [lldb] ca0ce99 - [lldb] Print embedded nuls in char arrays (PR44649)

2021-10-14 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-14T09:50:40+02:00 New Revision: ca0ce99fc87c9a49b4c4a69cc6e88594bf6eb13c URL: https://github.com/llvm/llvm-project/commit/ca0ce99fc87c9a49b4c4a69cc6e88594bf6eb13c DIFF: https://github.com/llvm/llvm-project/commit/ca0ce99fc87c9a49b4c4a69cc6e88594bf6eb13c.diff

[Lldb-commits] [lldb] 8093c2e - [lldb] Make char[N] formatters respect the end of the array (PR44649)

2021-10-11 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-11T12:47:11+02:00 New Revision: 8093c2ea574b9f7cbeb6c150f6584446cfd93517 URL: https://github.com/llvm/llvm-project/commit/8093c2ea574b9f7cbeb6c150f6584446cfd93517 DIFF: https://github.com/llvm/llvm-project/commit/8093c2ea574b9f7cbeb6c150f6584446cfd93517.diff

[Lldb-commits] [lldb] f4145c0 - [lldb/gdb-remote] Refactor ReadExtFeature

2021-10-08 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-08T10:43:37+02:00 New Revision: f4145c074cb81441f2e4a965f618f9949fa4f071 URL: https://github.com/llvm/llvm-project/commit/f4145c074cb81441f2e4a965f618f9949fa4f071 DIFF: https://github.com/llvm/llvm-project/commit/f4145c074cb81441f2e4a965f618f9949fa4f071.diff

[Lldb-commits] [lldb] 3d7161e - [lldb] Remove shared_ptr from some global Properties objects

2021-10-08 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-08T10:43:37+02:00 New Revision: 3d7161e3c14c25a60a3c03aa4c07a1dc4e35511b URL: https://github.com/llvm/llvm-project/commit/3d7161e3c14c25a60a3c03aa4c07a1dc4e35511b DIFF: https://github.com/llvm/llvm-project/commit/3d7161e3c14c25a60a3c03aa4c07a1dc4e35511b.diff

[Lldb-commits] [lldb] 81a2f39 - [lldb/gdb-remote] Delete SendPacketsAndConcatenateResponses

2021-10-07 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-07T13:09:27+02:00 New Revision: 81a2f39307a1f2169203abeb66c7bb00b5496edc URL: https://github.com/llvm/llvm-project/commit/81a2f39307a1f2169203abeb66c7bb00b5496edc DIFF: https://github.com/llvm/llvm-project/commit/81a2f39307a1f2169203abeb66c7bb00b5496edc.diff

Re: [Lldb-commits] [lldb] 10f16bc - Revert "[lldb] [ABI/X86] Split base x86 and i386 classes"

2021-10-07 Thread Pavel Labath via lldb-commits
On 06/10/2021 19:57, Stella Stamenova via lldb-commits wrote: Author: Stella Stamenova Date: 2021-10-06T10:56:45-07:00 New Revision: 10f16bc7b2bfa0fb3589ac62fc8392854a3a2226 URL: https://github.com/llvm/llvm-project/commit/10f16bc7b2bfa0fb3589ac62fc8392854a3a2226 DIFF:

[Lldb-commits] [lldb] ca5be06 - Revert "[lldb] Refactor variable parsing"

2021-10-05 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-05T10:46:30+02:00 New Revision: ca5be065c4c612554acdcae3ead01a1474eff296 URL: https://github.com/llvm/llvm-project/commit/ca5be065c4c612554acdcae3ead01a1474eff296 DIFF: https://github.com/llvm/llvm-project/commit/ca5be065c4c612554acdcae3ead01a1474eff296.diff

[Lldb-commits] [lldb] 93c1b3c - [lldb] Remove some anonymous namespaces

2021-10-05 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-05T08:35:18+02:00 New Revision: 93c1b3caf052f6575abffd29ae53441db2849534 URL: https://github.com/llvm/llvm-project/commit/93c1b3caf052f6575abffd29ae53441db2849534 DIFF: https://github.com/llvm/llvm-project/commit/93c1b3caf052f6575abffd29ae53441db2849534.diff

[Lldb-commits] [lldb] fd9bc13 - [lldb] Fix a stray array access in Editline

2021-10-04 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-04T14:26:02+02:00 New Revision: fd9bc13803ee24bfa674311584126b83e059d756 URL: https://github.com/llvm/llvm-project/commit/fd9bc13803ee24bfa674311584126b83e059d756 DIFF: https://github.com/llvm/llvm-project/commit/fd9bc13803ee24bfa674311584126b83e059d756.diff

[Lldb-commits] [lldb] 633ac51 - [lldb] Simplify TestCompletion.py

2021-10-01 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-10-01T15:49:23+02:00 New Revision: 633ac5170996da6a80a2236bed99913b66ed1d27 URL: https://github.com/llvm/llvm-project/commit/633ac5170996da6a80a2236bed99913b66ed1d27 DIFF: https://github.com/llvm/llvm-project/commit/633ac5170996da6a80a2236bed99913b66ed1d27.diff

[Lldb-commits] [lldb] f6e3abc - [lldb/gdb-remote] Remove last_stop_packet_mutex

2021-09-29 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-29T11:23:14+02:00 New Revision: f6e3abc53021dbbba4944a4fa38c5731994823e9 URL: https://github.com/llvm/llvm-project/commit/f6e3abc53021dbbba4944a4fa38c5731994823e9 DIFF: https://github.com/llvm/llvm-project/commit/f6e3abc53021dbbba4944a4fa38c5731994823e9.diff

[Lldb-commits] [lldb] 7866dbb - [lldb/test] Remove a check from TestLoadAfterAttach

2021-09-28 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-28T14:47:46+02:00 New Revision: 7866dbb261240f71c79e70d2ed52351846f795cd URL: https://github.com/llvm/llvm-project/commit/7866dbb261240f71c79e70d2ed52351846f795cd DIFF: https://github.com/llvm/llvm-project/commit/7866dbb261240f71c79e70d2ed52351846f795cd.diff

[Lldb-commits] [lldb] 9413ead - [lldb/test] Add ability to specify environment when spawning processes

2021-09-28 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-28T14:13:50+02:00 New Revision: 9413ead7bcbaf5d8876ee484256df65c2846c5c9 URL: https://github.com/llvm/llvm-project/commit/9413ead7bcbaf5d8876ee484256df65c2846c5c9 DIFF: https://github.com/llvm/llvm-project/commit/9413ead7bcbaf5d8876ee484256df65c2846c5c9.diff

[Lldb-commits] [lldb] 156cb4c - [lldb] Remove non-stop mode code

2021-09-28 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-28T14:13:50+02:00 New Revision: 156cb4cc64bec2b72aad9848f8181b338ff19ebc URL: https://github.com/llvm/llvm-project/commit/156cb4cc64bec2b72aad9848f8181b338ff19ebc DIFF: https://github.com/llvm/llvm-project/commit/156cb4cc64bec2b72aad9848f8181b338ff19ebc.diff

[Lldb-commits] [lldb] 3dbf27e - [lldb] A different fix for Domain Socket tests

2021-09-27 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-27T18:00:27+02:00 New Revision: 3dbf27e762008757c0de7034c778d941bfeb0388 URL: https://github.com/llvm/llvm-project/commit/3dbf27e762008757c0de7034c778d941bfeb0388 DIFF: https://github.com/llvm/llvm-project/commit/3dbf27e762008757c0de7034c778d941bfeb0388.diff

[Lldb-commits] [lldb] d5629b5 - Fix rendezvous for rebase_exec=true case

2021-09-27 Thread Pavel Labath via lldb-commits
Author: Emre Kultursay Date: 2021-09-27T13:27:27+02:00 New Revision: d5629b5d4d41ce71703105362f58dfcdbb6cc175 URL: https://github.com/llvm/llvm-project/commit/d5629b5d4d41ce71703105362f58dfcdbb6cc175 DIFF:

[Lldb-commits] [lldb] cd6893a - [lldb] Fix target-symbols-add-unwind.test for clang 7647a841

2021-09-24 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-24T09:06:44+02:00 New Revision: cd6893a5a346d1b9c34ba621adad5f881e250695 URL: https://github.com/llvm/llvm-project/commit/cd6893a5a346d1b9c34ba621adad5f881e250695 DIFF: https://github.com/llvm/llvm-project/commit/cd6893a5a346d1b9c34ba621adad5f881e250695.diff

[Lldb-commits] [lldb] 5685eb9 - [lldb] Fix DomainSocket::GetSocketName for unnamed sockets

2021-09-23 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-23T12:30:18+02:00 New Revision: 5685eb950da7c6901c8b264a3c93e8ea63b34d3d URL: https://github.com/llvm/llvm-project/commit/5685eb950da7c6901c8b264a3c93e8ea63b34d3d DIFF: https://github.com/llvm/llvm-project/commit/5685eb950da7c6901c8b264a3c93e8ea63b34d3d.diff

[Lldb-commits] [lldb] 791b6eb - [lldb] Speculative fix to TestGuiExpandThreadsTree

2021-09-21 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-21T10:01:00+02:00 New Revision: 791b6ebc86680168d634103b67a92a354c075cc4 URL: https://github.com/llvm/llvm-project/commit/791b6ebc86680168d634103b67a92a354c075cc4 DIFF: https://github.com/llvm/llvm-project/commit/791b6ebc86680168d634103b67a92a354c075cc4.diff

[Lldb-commits] [lldb] 9669223 - [lldb] Remove two #ifndef linux from Platform.cpp

2021-09-20 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-20T08:30:02+02:00 New Revision: 966922320f09b8bf6e4a69a32f344b3acec36434 URL: https://github.com/llvm/llvm-project/commit/966922320f09b8bf6e4a69a32f344b3acec36434 DIFF: https://github.com/llvm/llvm-project/commit/966922320f09b8bf6e4a69a32f344b3acec36434.diff

[Lldb-commits] [lldb] bd590a5 - [lldb] Make Platform::DebugProcess take a Target reference

2021-09-16 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-16T11:33:47+02:00 New Revision: bd590a5f895f50ceb7669de1b4a69bbcc8adb38b URL: https://github.com/llvm/llvm-project/commit/bd590a5f895f50ceb7669de1b4a69bbcc8adb38b DIFF: https://github.com/llvm/llvm-project/commit/bd590a5f895f50ceb7669de1b4a69bbcc8adb38b.diff

[Lldb-commits] [lldb] f22c63b - [lldb/test] Start pexpect tests with a custom HOME

2021-09-14 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-14T15:17:10+02:00 New Revision: f22c63b41bda01163a88b0bb9887a9324810732f URL: https://github.com/llvm/llvm-project/commit/f22c63b41bda01163a88b0bb9887a9324810732f DIFF: https://github.com/llvm/llvm-project/commit/f22c63b41bda01163a88b0bb9887a9324810732f.diff

[Lldb-commits] [lldb] c82dbc2 - [lldb] Skip TestGuiBasicDebug due to pr51833

2021-09-13 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-13T15:11:28+02:00 New Revision: c82dbc2924bd37fc497cdfe581a21810aace608d URL: https://github.com/llvm/llvm-project/commit/c82dbc2924bd37fc497cdfe581a21810aace608d DIFF: https://github.com/llvm/llvm-project/commit/c82dbc2924bd37fc497cdfe581a21810aace608d.diff

[Lldb-commits] [lldb] beb768f - [lldb] Clean up Platform/CMakeLists.txt

2021-09-10 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-09-10T14:18:41+02:00 New Revision: beb768f40b47e23e05766738edc0e7723e2f98d4 URL: https://github.com/llvm/llvm-project/commit/beb768f40b47e23e05766738edc0e7723e2f98d4 DIFF: https://github.com/llvm/llvm-project/commit/beb768f40b47e23e05766738edc0e7723e2f98d4.diff

Re: [Lldb-commits] [lldb] cd64273 - [lldb/ELF] Fix IDs of synthetic eh_frame symbols

2021-04-22 Thread Pavel Labath via lldb-commits
On 21/04/2021 22:13, Shafik Yaghmour wrote: Having side effects in the argument to a function call just feels like a bad idea in general even if it seems obviously correct here e.g. ++last_symbol_id, Can’t we just do: uint64_t last_symbol_id = num_symbols ?

[Lldb-commits] [lldb] e5984a3 - [lldb/elf] Avoid side effects in function calls ParseUnwindSymbols

2021-04-22 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-22T14:31:00+02:00 New Revision: e5984a3680bef22d422beaafa73bf131d7197973 URL: https://github.com/llvm/llvm-project/commit/e5984a3680bef22d422beaafa73bf131d7197973 DIFF: https://github.com/llvm/llvm-project/commit/e5984a3680bef22d422beaafa73bf131d7197973.diff

[Lldb-commits] [lldb] 55ee541 - [lldb/test] Clean up TestThreadSpecificBpPlusCondition inferior

2021-04-21 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-21T17:37:30+02:00 New Revision: 55ee541653a817c77a6b5b837c4b8cc50ed3ae0e URL: https://github.com/llvm/llvm-project/commit/55ee541653a817c77a6b5b837c4b8cc50ed3ae0e DIFF: https://github.com/llvm/llvm-project/commit/55ee541653a817c77a6b5b837c4b8cc50ed3ae0e.diff

[Lldb-commits] [lldb] 953f580 - [lldb/test] Modernize lldb-server test inferior

2021-04-21 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-21T17:02:41+02:00 New Revision: 953f580b904989af11a69a2fbcb046cf0e10cdc5 URL: https://github.com/llvm/llvm-project/commit/953f580b904989af11a69a2fbcb046cf0e10cdc5 DIFF: https://github.com/llvm/llvm-project/commit/953f580b904989af11a69a2fbcb046cf0e10cdc5.diff

[Lldb-commits] [lldb] cd64273 - [lldb/ELF] Fix IDs of synthetic eh_frame symbols

2021-04-21 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-21T11:24:43+02:00 New Revision: cd64273f5ed39ec697ff1e20a1fe25ebd3502629 URL: https://github.com/llvm/llvm-project/commit/cd64273f5ed39ec697ff1e20a1fe25ebd3502629 DIFF: https://github.com/llvm/llvm-project/commit/cd64273f5ed39ec697ff1e20a1fe25ebd3502629.diff

[Lldb-commits] [lldb] 2494243 - [lldb] Move QThreadSuffixSupported and QListThreadsInStopReply into llgs

2021-04-14 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-14T21:08:55+02:00 New Revision: 2494243ed3f2ec2d7aba6e879fff47ff0ed71683 URL: https://github.com/llvm/llvm-project/commit/2494243ed3f2ec2d7aba6e879fff47ff0ed71683 DIFF: https://github.com/llvm/llvm-project/commit/2494243ed3f2ec2d7aba6e879fff47ff0ed71683.diff

[Lldb-commits] [lldb] ded6604 - [lldb/test] Remove the "expect_captures" feature of lldb-server tests

2021-04-14 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-14T21:08:55+02:00 New Revision: ded660495f4e6514823db9ebadbbfa7653c061f3 URL: https://github.com/llvm/llvm-project/commit/ded660495f4e6514823db9ebadbbfa7653c061f3 DIFF: https://github.com/llvm/llvm-project/commit/ded660495f4e6514823db9ebadbbfa7653c061f3.diff

[Lldb-commits] [lldb] 872b1da - [lldb/test] s/add_no_ack_remote_stream/do_handshake

2021-04-13 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-13T17:10:32+02:00 New Revision: 872b1da6ad276515ccfb1481009d23b129c72cac URL: https://github.com/llvm/llvm-project/commit/872b1da6ad276515ccfb1481009d23b129c72cac DIFF: https://github.com/llvm/llvm-project/commit/872b1da6ad276515ccfb1481009d23b129c72cac.diff

[Lldb-commits] [lldb] d7ce89c - [lldb] Remove self-skipping code from lldb-server tests

2021-04-13 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-13T16:23:43+02:00 New Revision: d7ce89c769d2a518efef5cc4eda152ded33b7ddf URL: https://github.com/llvm/llvm-project/commit/d7ce89c769d2a518efef5cc4eda152ded33b7ddf DIFF: https://github.com/llvm/llvm-project/commit/d7ce89c769d2a518efef5cc4eda152ded33b7ddf.diff

[Lldb-commits] [lldb] 14b9f32 - [lldb] Remote @debugserver_test from TestAppleSimulatorOSType

2021-04-13 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-13T16:09:50+02:00 New Revision: 14b9f320fef9888ab63ff0e791060437a0e1dcc8 URL: https://github.com/llvm/llvm-project/commit/14b9f320fef9888ab63ff0e791060437a0e1dcc8 DIFF: https://github.com/llvm/llvm-project/commit/14b9f320fef9888ab63ff0e791060437a0e1dcc8.diff

[Lldb-commits] [lldb] 121cff7 - Revert "[lldb] [Process] Watch for fork/vfork notifications" and associated followups

2021-04-13 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-13T11:03:06+02:00 New Revision: 121cff78a8032a73aa4fb820625dc1ecae8e3997 URL: https://github.com/llvm/llvm-project/commit/121cff78a8032a73aa4fb820625dc1ecae8e3997 DIFF: https://github.com/llvm/llvm-project/commit/121cff78a8032a73aa4fb820625dc1ecae8e3997.diff

[Lldb-commits] [lldb] c9cf394 - [lldb] Replace NativeProcess delegate list with a single delegate

2021-04-13 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-13T09:49:38+02:00 New Revision: c9cf394f796e181b9ee3bc9b69d84fbbba2fe45c URL: https://github.com/llvm/llvm-project/commit/c9cf394f796e181b9ee3bc9b69d84fbbba2fe45c DIFF: https://github.com/llvm/llvm-project/commit/c9cf394f796e181b9ee3bc9b69d84fbbba2fe45c.diff

[Lldb-commits] [lldb] 2ecf928 - [lldb/DWARF] Fix a crash parsing invalid dwarf (pr49678)

2021-04-08 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-08T16:48:02+02:00 New Revision: 2ecf928153fc56dcb6bb0bd910584eac86bc23bd URL: https://github.com/llvm/llvm-project/commit/2ecf928153fc56dcb6bb0bd910584eac86bc23bd DIFF: https://github.com/llvm/llvm-project/commit/2ecf928153fc56dcb6bb0bd910584eac86bc23bd.diff

[Lldb-commits] [lldb] 1e511bb - [lldb] Re-skip TestVSCode_launch

2021-04-08 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-08T16:31:18+02:00 New Revision: 1e511bb1be718657a5584ccb792723d9ddac481f URL: https://github.com/llvm/llvm-project/commit/1e511bb1be718657a5584ccb792723d9ddac481f DIFF: https://github.com/llvm/llvm-project/commit/1e511bb1be718657a5584ccb792723d9ddac481f.diff

[Lldb-commits] [lldb] bad5ee1 - [lldb] Make TestLoadUsingLazyBind work on linux

2021-04-01 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-01T14:49:42+02:00 New Revision: bad5ee15ea2e5a5aaaed9c9a5d9982e23cedba55 URL: https://github.com/llvm/llvm-project/commit/bad5ee15ea2e5a5aaaed9c9a5d9982e23cedba55 DIFF: https://github.com/llvm/llvm-project/commit/bad5ee15ea2e5a5aaaed9c9a5d9982e23cedba55.diff

[Lldb-commits] [lldb] 48e3da1 - [lldb] Rewrite TestAutoInstallMainExecutable logic

2021-04-01 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-01T14:20:20+02:00 New Revision: 48e3da13519dea3bd91ab7de656c7d46105c2c01 URL: https://github.com/llvm/llvm-project/commit/48e3da13519dea3bd91ab7de656c7d46105c2c01 DIFF: https://github.com/llvm/llvm-project/commit/48e3da13519dea3bd91ab7de656c7d46105c2c01.diff

Re: [Lldb-commits] [PATCH] D98482: [lldb] [server] Support for multiprocess extension

2021-04-01 Thread Pavel Labath via lldb-commits
I think the first two test just need the "llgs" test category, since debugserver (obviously) does not support the extension. I don't see TestGdbserverPort.test failing in the latest build on that page (and I'd be surprised if this was related to that, so I suspect that was just flake. pl On

[Lldb-commits] [lldb] e1d4fb1 - [lldb] Fix build errors from 3bea7306e8

2021-04-01 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-01T09:01:35+02:00 New Revision: e1d4fb1ebfc612d65331f72bb0827d7206d4 URL: https://github.com/llvm/llvm-project/commit/e1d4fb1ebfc612d65331f72bb0827d7206d4 DIFF: https://github.com/llvm/llvm-project/commit/e1d4fb1ebfc612d65331f72bb0827d7206d4.diff

[Lldb-commits] [lldb] 3bea730 - [lldb] Fix compilation with gcc-6.5

2021-04-01 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-04-01T08:44:50+02:00 New Revision: 3bea7306e8669f94bacafae68748a9139cfc0b98 URL: https://github.com/llvm/llvm-project/commit/3bea7306e8669f94bacafae68748a9139cfc0b98 DIFF: https://github.com/llvm/llvm-project/commit/3bea7306e8669f94bacafae68748a9139cfc0b98.diff

[Lldb-commits] [lldb] 0bbe2a3 - [lldb] More missing includes in TestGdbRemote_vContThreads

2021-03-30 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-30T18:05:31+02:00 New Revision: 0bbe2a3c8aae29445b73423bd54baa72e515484d URL: https://github.com/llvm/llvm-project/commit/0bbe2a3c8aae29445b73423bd54baa72e515484d DIFF: https://github.com/llvm/llvm-project/commit/0bbe2a3c8aae29445b73423bd54baa72e515484d.diff

[Lldb-commits] [lldb] 9709186 - [lldb] Add missing include in TestGdbRemote_vContThreads test

2021-03-30 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-30T17:38:52+02:00 New Revision: 9709186681a73489ecb76ea56cb4e1770f8da99a URL: https://github.com/llvm/llvm-project/commit/9709186681a73489ecb76ea56cb4e1770f8da99a DIFF: https://github.com/llvm/llvm-project/commit/9709186681a73489ecb76ea56cb4e1770f8da99a.diff

[Lldb-commits] [lldb] bbae066 - [lldb] Fix TestStopOnSharedlibraryEvents.py on linux

2021-03-30 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-30T17:38:51+02:00 New Revision: bbae06652e076a35b94acf84e67602ffbdc5c071 URL: https://github.com/llvm/llvm-project/commit/bbae06652e076a35b94acf84e67602ffbdc5c071 DIFF: https://github.com/llvm/llvm-project/commit/bbae06652e076a35b94acf84e67602ffbdc5c071.diff

[Lldb-commits] [lldb] 04b766d - [lldb/test] Deflake TestGdbRemote_vContThreads even more

2021-03-30 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-30T17:03:14+02:00 New Revision: 04b766dab0d9d786ab5695336348b0c01646cf99 URL: https://github.com/llvm/llvm-project/commit/04b766dab0d9d786ab5695336348b0c01646cf99 DIFF: https://github.com/llvm/llvm-project/commit/04b766dab0d9d786ab5695336348b0c01646cf99.diff

[Lldb-commits] [lldb] ce03a86 - [lldb] Remove linux/mips debugging support

2021-03-30 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-30T15:24:43+02:00 New Revision: ce03a862372a6f36d2fcf80dc80052aa155fcae8 URL: https://github.com/llvm/llvm-project/commit/ce03a862372a6f36d2fcf80dc80052aa155fcae8 DIFF: https://github.com/llvm/llvm-project/commit/ce03a862372a6f36d2fcf80dc80052aa155fcae8.diff

[Lldb-commits] [lldb] d1486e6 - [lldb] Change CreateHostNativeRegisterContextLinux argument type

2021-03-30 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-30T11:45:17+02:00 New Revision: d1486e65a1645ca00c3e3109e4e4bb72df1082c3 URL: https://github.com/llvm/llvm-project/commit/d1486e65a1645ca00c3e3109e4e4bb72df1082c3 DIFF: https://github.com/llvm/llvm-project/commit/d1486e65a1645ca00c3e3109e4e4bb72df1082c3.diff

[Lldb-commits] [lldb] 1a2d25f - Revert "[lldb/DWARF] Simplify DIE extraction code slightly"

2021-03-30 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-30T09:59:34+02:00 New Revision: 1a2d25fcdd732fc3326c1e9a9729b3b2b08b5d17 URL: https://github.com/llvm/llvm-project/commit/1a2d25fcdd732fc3326c1e9a9729b3b2b08b5d17 DIFF: https://github.com/llvm/llvm-project/commit/1a2d25fcdd732fc3326c1e9a9729b3b2b08b5d17.diff

[Lldb-commits] [lldb] ea08d4b - [lldb] Remove ScriptInterpreterLuaTest.Plugin unittest

2021-03-30 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-30T08:48:56+02:00 New Revision: ea08d4ba37362506ebd30957a9473467df6f00b9 URL: https://github.com/llvm/llvm-project/commit/ea08d4ba37362506ebd30957a9473467df6f00b9 DIFF: https://github.com/llvm/llvm-project/commit/ea08d4ba37362506ebd30957a9473467df6f00b9.diff

[Lldb-commits] [lldb] 5978912 - [lldb] Add a dwarf unit test for null unit dies

2021-03-30 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-30T08:46:36+02:00 New Revision: 5978912da00acc610e4e1379bde815b28252944c URL: https://github.com/llvm/llvm-project/commit/5978912da00acc610e4e1379bde815b28252944c DIFF: https://github.com/llvm/llvm-project/commit/5978912da00acc610e4e1379bde815b28252944c.diff

[Lldb-commits] [lldb] 1b96e13 - [lldb/DWARF] Simplify DIE extraction code slightly

2021-03-30 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-30T08:44:17+02:00 New Revision: 1b96e133cf5215cb9ebfe7f14630f479c1611f22 URL: https://github.com/llvm/llvm-project/commit/1b96e133cf5215cb9ebfe7f14630f479c1611f22 DIFF: https://github.com/llvm/llvm-project/commit/1b96e133cf5215cb9ebfe7f14630f479c1611f22.diff

Re: [Lldb-commits] [PATCH] D97739: Add a progress class that can track and report long running operations that happen in LLDB.

2021-03-27 Thread Pavel Labath via lldb-commits
On 26/03/2021 23:04, Greg Clayton wrote: I built on mac with ASAN and ran the tests and they passed just fine. I was also able to compile on Debian linux and the tests ran ok for me. Can anyone else reproduce this failure? On an unloaded system the test seems to run fine, but as soon as I

[Lldb-commits] [lldb] 5c3aed9 - [lldb] Skip TestVSCode_launch.test_progress_events on linux

2021-03-26 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-26T17:26:44+01:00 New Revision: 5c3aed98afda5f3016deaca4671634cee449235b URL: https://github.com/llvm/llvm-project/commit/5c3aed98afda5f3016deaca4671634cee449235b DIFF: https://github.com/llvm/llvm-project/commit/5c3aed98afda5f3016deaca4671634cee449235b.diff

[Lldb-commits] [lldb] 21589d0 - [lldb] XFAIL TestGdbRemote_vContThreads on macos

2021-03-26 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-26T17:26:44+01:00 New Revision: 21589d07665cc167e8ce6afa12ac8d9c972f9ce2 URL: https://github.com/llvm/llvm-project/commit/21589d07665cc167e8ce6afa12ac8d9c972f9ce2 DIFF: https://github.com/llvm/llvm-project/commit/21589d07665cc167e8ce6afa12ac8d9c972f9ce2.diff

[Lldb-commits] [lldb] 22e2d11 - [lldb] Really fix dwarf5-debug_line-file-index.s

2021-03-26 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-26T17:26:44+01:00 New Revision: 22e2d117d3b9f04a66e03698f930c6f9ac538d69 URL: https://github.com/llvm/llvm-project/commit/22e2d117d3b9f04a66e03698f930c6f9ac538d69 DIFF: https://github.com/llvm/llvm-project/commit/22e2d117d3b9f04a66e03698f930c6f9ac538d69.diff

[Lldb-commits] [lldb] d9643af - [lldb] Re-disable dwarf5-debug_line-file-index.s

2021-03-22 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-22T16:29:06+01:00 New Revision: d9643af11958db7c7079a04788d8342e365324be URL: https://github.com/llvm/llvm-project/commit/d9643af11958db7c7079a04788d8342e365324be DIFF: https://github.com/llvm/llvm-project/commit/d9643af11958db7c7079a04788d8342e365324be.diff

[Lldb-commits] [lldb] 10d54e2 - [lldb] Attempt to fix dwarf5-debug_line-file-index.s

2021-03-22 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-22T15:27:25+01:00 New Revision: 10d54e2f8de11e65de8a3fe7e4673ede4d2c82c2 URL: https://github.com/llvm/llvm-project/commit/10d54e2f8de11e65de8a3fe7e4673ede4d2c82c2 DIFF: https://github.com/llvm/llvm-project/commit/10d54e2f8de11e65de8a3fe7e4673ede4d2c82c2.diff

[Lldb-commits] [lldb] 8248dd9 - [lldb] Fix test_exec_root of API tests

2021-03-22 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-22T15:15:48+01:00 New Revision: 8248dd91d7f042893d4a605e98d19cb1b89a44d4 URL: https://github.com/llvm/llvm-project/commit/8248dd91d7f042893d4a605e98d19cb1b89a44d4 DIFF: https://github.com/llvm/llvm-project/commit/8248dd91d7f042893d4a605e98d19cb1b89a44d4.diff

[Lldb-commits] [lldb] 68dafe4 - [lldb] Use CompileUnit::ResolveSymbolContext in SymbolFileDWARF

2021-03-22 Thread Pavel Labath via lldb-commits
Author: Kim-Anh Tran Date: 2021-03-22T08:44:16+01:00 New Revision: 68dafe40a69f799f69eeeb1f658da6e129c6d832 URL: https://github.com/llvm/llvm-project/commit/68dafe40a69f799f69eeeb1f658da6e129c6d832 DIFF: https://github.com/llvm/llvm-project/commit/68dafe40a69f799f69eeeb1f658da6e129c6d832.diff

[Lldb-commits] [lldb] 0c208d1 - [lldb] Fix flakyness in TestGdbRemote_vContThreads

2021-03-18 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-18T20:41:55+01:00 New Revision: 0c208d1f42be3fcbca37729cafcab5e97ce0a8e2 URL: https://github.com/llvm/llvm-project/commit/0c208d1f42be3fcbca37729cafcab5e97ce0a8e2 DIFF: https://github.com/llvm/llvm-project/commit/0c208d1f42be3fcbca37729cafcab5e97ce0a8e2.diff

[Lldb-commits] [lldb] 68bb51a - [lldb] Fix TestAutoInstallMainExecutable.py

2021-03-18 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-18T15:20:44+01:00 New Revision: 68bb51acd572735d80d20adb2c2fc51a5cbbd88e URL: https://github.com/llvm/llvm-project/commit/68bb51acd572735d80d20adb2c2fc51a5cbbd88e DIFF: https://github.com/llvm/llvm-project/commit/68bb51acd572735d80d20adb2c2fc51a5cbbd88e.diff

[Lldb-commits] [lldb] 463863f - [lldb] Move PlatformPOSIX::ConnectToWaitingProcesses to RemoteAwarePlatform

2021-03-14 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-14T22:43:52+01:00 New Revision: 463863fffea5c26b0410ee030205fc6bf066f763 URL: https://github.com/llvm/llvm-project/commit/463863fffea5c26b0410ee030205fc6bf066f763 DIFF: https://github.com/llvm/llvm-project/commit/463863fffea5c26b0410ee030205fc6bf066f763.diff

[Lldb-commits] [lldb] 3d47f1f - [lldb] Remove implicit_const_form_support.test

2021-03-11 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-11T10:47:06+01:00 New Revision: 3d47f1f9b826003df4c19767d433095df89d1bc5 URL: https://github.com/llvm/llvm-project/commit/3d47f1f9b826003df4c19767d433095df89d1bc5 DIFF: https://github.com/llvm/llvm-project/commit/3d47f1f9b826003df4c19767d433095df89d1bc5.diff

[Lldb-commits] [lldb] 2e82608 - [lldb] Fix a bug in D96779 (shared lib directory logic)

2021-03-09 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-09T15:15:45+01:00 New Revision: 2e826088b9832067994e0348fc768b81632be687 URL: https://github.com/llvm/llvm-project/commit/2e826088b9832067994e0348fc768b81632be687 DIFF: https://github.com/llvm/llvm-project/commit/2e826088b9832067994e0348fc768b81632be687.diff

[Lldb-commits] [lldb] bf3ac99 - [lldb] Apply gdb-remote timeout to platform connections as well

2021-03-04 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-04T14:46:02+01:00 New Revision: bf3ac994c4d526b74044a977176e8e07d83f2049 URL: https://github.com/llvm/llvm-project/commit/bf3ac994c4d526b74044a977176e8e07d83f2049 DIFF: https://github.com/llvm/llvm-project/commit/bf3ac994c4d526b74044a977176e8e07d83f2049.diff

[Lldb-commits] [lldb] a63daf6 - [lldb] Remote leftover _llgs from TestGdbRemoteConnection.py

2021-03-02 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-03-02T10:59:25+01:00 New Revision: a63daf693ca4b67d8fae8546024d954fb2659c24 URL: https://github.com/llvm/llvm-project/commit/a63daf693ca4b67d8fae8546024d954fb2659c24 DIFF: https://github.com/llvm/llvm-project/commit/a63daf693ca4b67d8fae8546024d954fb2659c24.diff

[Lldb-commits] [lldb] 3ca7b2d - Reapply "[lldb/test] Automatically find debug servers to test"

2021-02-21 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-02-21T20:47:47+01:00 New Revision: 3ca7b2d03cce16aebfbacc33bd351c8272c38f50 URL: https://github.com/llvm/llvm-project/commit/3ca7b2d03cce16aebfbacc33bd351c8272c38f50 DIFF: https://github.com/llvm/llvm-project/commit/3ca7b2d03cce16aebfbacc33bd351c8272c38f50.diff

[Lldb-commits] [lldb] 1b8d2ec - [lldb] Un-XFAIL TestFormatters on windows

2021-02-18 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-02-18T18:47:20+01:00 New Revision: 1b8d2ec07142d3517c0236064b1b8d281319b02a URL: https://github.com/llvm/llvm-project/commit/1b8d2ec07142d3517c0236064b1b8d281319b02a DIFF: https://github.com/llvm/llvm-project/commit/1b8d2ec07142d3517c0236064b1b8d281319b02a.diff

[Lldb-commits] [lldb] 004a264 - [lldb] Fix shared library directory computation on windows

2021-02-18 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-02-18T15:37:52+01:00 New Revision: 004a264f8c923922ecd34255bcb10f4adaa27ac5 URL: https://github.com/llvm/llvm-project/commit/004a264f8c923922ecd34255bcb10f4adaa27ac5 DIFF: https://github.com/llvm/llvm-project/commit/004a264f8c923922ecd34255bcb10f4adaa27ac5.diff

[Lldb-commits] [lldb] 901ea29 - [lldb] Delete superfluous semicolon

2021-02-16 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-02-16T21:07:58+01:00 New Revision: 901ea29662c88cb8f87d650cef2ed64a9f0d480f URL: https://github.com/llvm/llvm-project/commit/901ea29662c88cb8f87d650cef2ed64a9f0d480f DIFF: https://github.com/llvm/llvm-project/commit/901ea29662c88cb8f87d650cef2ed64a9f0d480f.diff

[Lldb-commits] [lldb] 1db2888 - [lldb] Remove some nanosleep preprocessor magic

2021-02-16 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-02-16T21:07:57+01:00 New Revision: 1db2888e70709930da6c22ab83706c7695962ace URL: https://github.com/llvm/llvm-project/commit/1db2888e70709930da6c22ab83706c7695962ace DIFF: https://github.com/llvm/llvm-project/commit/1db2888e70709930da6c22ab83706c7695962ace.diff

<    3   4   5   6   7   8   9   10   11   12   >