Author: wallace
Date: Mon Oct 7 10:49:32 2019
New Revision: 373931
URL: http://llvm.org/viewvc/llvm-project?rev=373931&view=rev
Log:
[platform process list] add a flag for showing the processes of all users
Summary:
For context: https://reviews.llvm.org/D68293
We need a way to show all the proc
Author: wallace
Date: Mon Oct 7 13:26:49 2019
New Revision: 373953
URL: http://llvm.org/viewvc/llvm-project?rev=373953&view=rev
Log:
[gdb-remote] process properly effective uid
Summary:
Someone wrote SetEffectiveSetEffectiveGroupID instead of SetEffectiveUserID.
After this fix, the android proc
Author: wallace
Date: Fri Oct 11 12:41:12 2019
New Revision: 374584
URL: http://llvm.org/viewvc/llvm-project?rev=374584&view=rev
Log:
[platform process list] add a flag for showing the processes of all users
Summary:
For context: https://reviews.llvm.org/D68293
We need a way to show all the proc
Author: wallace
Date: Fri Oct 11 14:58:49 2019
New Revision: 374603
URL: http://llvm.org/viewvc/llvm-project?rev=374603&view=rev
Log:
Revert "[platform process list] add a flag for showing the processes of all
users"
Summary:
This reverts commit e4ac611cd787f3f0e727a394e96fb1a5c3b19ccb.
There's
Author: wallace
Date: Fri Oct 11 16:10:34 2019
New Revision: 374609
URL: http://llvm.org/viewvc/llvm-project?rev=374609&view=rev
Log:
[platform process list] add a flag for showing the processes of all users
Summary:
For context: https://reviews.llvm.org/D68293
We need a way to show all the proc
Author: wallace
Date: Fri Oct 11 17:44:50 2019
New Revision: 374620
URL: http://llvm.org/viewvc/llvm-project?rev=374620&view=rev
Log:
[platform process list] add a flag for showing the processes of all users
Summary:
For context: https://reviews.llvm.org/D68293
We need a way to show all the proc
Author: wallace
Date: Fri Oct 11 18:08:50 2019
New Revision: 374621
URL: http://llvm.org/viewvc/llvm-project?rev=374621&view=rev
Log:
Revert "[platform process list] add a flag for showing the processes of all
users"
This reverts commit 08781f4c53a177662c029d3da9c407ba65ae6747.
Removed:
ll
Author: wallace
Date: Fri Oct 11 18:33:21 2019
New Revision: 374622
URL: http://llvm.org/viewvc/llvm-project?rev=374622&view=rev
Log:
[platform process list] add a flag for showing the processes of all users
Summary:
For context: https://reviews.llvm.org/D68293
We need a way to show all the proc
Author: wallace
Date: Fri Oct 11 19:01:33 2019
New Revision: 374625
URL: http://llvm.org/viewvc/llvm-project?rev=374625&view=rev
Log:
Revert "[platform process list] add a flag for showing the processes of all
users"
This reverts commit 90d0de4999354a5223f08ad714222b0a5dca3cad.
Removed:
ll
Author: wallace
Date: Fri Oct 11 19:08:35 2019
New Revision: 374626
URL: http://llvm.org/viewvc/llvm-project?rev=374626&view=rev
Log:
[platform process list] add a flag for showing the processes of all users
Summary:
For context: https://reviews.llvm.org/D68293
We need a way to show all the proc
Author: wallace
Date: Fri Oct 11 19:31:22 2019
New Revision: 374630
URL: http://llvm.org/viewvc/llvm-project?rev=374630&view=rev
Log:
Revert "[platform process list] add a flag for showing the processes of all
users"
This reverts commit f670a5edfc70066872e1795d650ed6e1ac62b6a8.
Removed:
ll
Author: wallace
Date: Fri Oct 11 19:36:16 2019
New Revision: 374631
URL: http://llvm.org/viewvc/llvm-project?rev=374631&view=rev
Log:
[platform process list] add a flag for showing the processes of all users
Summary:
For context: https://reviews.llvm.org/D68293
We need a way to show all the proc
Author: wallace
Date: Mon Oct 14 16:32:46 2019
New Revision: 374846
URL: http://llvm.org/viewvc/llvm-project?rev=374846&view=rev
Log:
fix
Modified:
lldb/trunk/source/Host/linux/Host.cpp
Modified: lldb/trunk/source/Host/linux/Host.cpp
URL:
http://llvm.org/viewvc/llvm-project/lldb/trunk/sourc
Author: wallace
Date: Mon Oct 14 16:56:54 2019
New Revision: 374852
URL: http://llvm.org/viewvc/llvm-project?rev=374852&view=rev
Log:
Revert "fix"
This reverts commit d8af64c9a0228301f6fd0e1c841e4abe0b6f4801.
Modified:
lldb/trunk/source/Host/linux/Host.cpp
Modified: lldb/trunk/source/Host/l
Author: wallace
Date: Mon Oct 14 17:00:05 2019
New Revision: 374853
URL: http://llvm.org/viewvc/llvm-project?rev=374853&view=rev
Log:
[lldb-server/android] Show more processes by relaxing some checks
By default `platform process list` only shows the processes of the current user
that lldb-server
Author: wallace
Date: Wed Oct 16 11:47:05 2019
New Revision: 375029
URL: http://llvm.org/viewvc/llvm-project?rev=375029&view=rev
Log:
[android/process list] support showing process arguments
Summary:
The qfProcessInfo and qsProcessInfo packets currently don't set the processes'
arguments, howeve
Author: wallace
Date: Thu Oct 17 10:53:44 2019
New Revision: 375144
URL: http://llvm.org/viewvc/llvm-project?rev=375144&view=rev
Log:
Disable TestProcessList on windows
Summary: `platform process list -v` on windows doesn't show all the process
arguments, making this test useless for that platfo
Author: Walter Erquinigo
Date: 2019-11-15T17:37:55-08:00
New Revision: 2c7c528d7ac17230f1f239b629a02d407a74e1bf
URL:
https://github.com/llvm/llvm-project/commit/2c7c528d7ac17230f1f239b629a02d407a74e1bf
DIFF:
https://github.com/llvm/llvm-project/commit/2c7c528d7ac17230f1f239b629a02d407a74e1bf.di
Author: Walter Erquinigo
Date: 2020-10-19T15:15:02-07:00
New Revision: 8a203bb22d161d23c6b1195f85ae025e87f03bae
URL:
https://github.com/llvm/llvm-project/commit/8a203bb22d161d23c6b1195f85ae025e87f03bae
DIFF:
https://github.com/llvm/llvm-project/commit/8a203bb22d161d23c6b1195f85ae025e87f03bae.di
Author: Walter Erquinigo
Date: 2020-10-23T16:36:42-07:00
New Revision: 48d8af98251613261805891a3476e9fb01932f43
URL:
https://github.com/llvm/llvm-project/commit/48d8af98251613261805891a3476e9fb01932f43
DIFF:
https://github.com/llvm/llvm-project/commit/48d8af98251613261805891a3476e9fb01932f43.di
Author: Walter Erquinigo
Date: 2020-11-05T18:38:03-08:00
New Revision: cfd96f057ba4256fef49518cad43d0a7f591da12
URL:
https://github.com/llvm/llvm-project/commit/cfd96f057ba4256fef49518cad43d0a7f591da12
DIFF:
https://github.com/llvm/llvm-project/commit/cfd96f057ba4256fef49518cad43d0a7f591da12.di
Author: Walter Erquinigo
Date: 2020-11-11T10:35:58-08:00
New Revision: 21555fff4de811309ea7935f9cb65578c957d77f
URL:
https://github.com/llvm/llvm-project/commit/21555fff4de811309ea7935f9cb65578c957d77f
DIFF:
https://github.com/llvm/llvm-project/commit/21555fff4de811309ea7935f9cb65578c957d77f.di
Author: Walter Erquinigo
Date: 2020-11-11T12:30:24-08:00
New Revision: d2f18e6b1e0bed97f5218af499c4e0b88c4dd361
URL:
https://github.com/llvm/llvm-project/commit/d2f18e6b1e0bed97f5218af499c4e0b88c4dd361
DIFF:
https://github.com/llvm/llvm-project/commit/d2f18e6b1e0bed97f5218af499c4e0b88c4dd361.di
Author: Walter Erquinigo
Date: 2020-11-18T18:24:36-08:00
New Revision: fb19f11ef47bc479d42c11450817c5e855a9830b
URL:
https://github.com/llvm/llvm-project/commit/fb19f11ef47bc479d42c11450817c5e855a9830b
DIFF:
https://github.com/llvm/llvm-project/commit/fb19f11ef47bc479d42c11450817c5e855a9830b.di
Author: Walter Erquinigo
Date: 2021-01-21T13:18:50-08:00
New Revision: 39239f9b5666bebb059fa562badeffb9f1c3afab
URL:
https://github.com/llvm/llvm-project/commit/39239f9b5666bebb059fa562badeffb9f1c3afab
DIFF:
https://github.com/llvm/llvm-project/commit/39239f9b5666bebb059fa562badeffb9f1c3afab.di
Author: Walter Erquinigo
Date: 2021-01-25T11:30:48-08:00
New Revision: 4bb6244871c6914517a21f56830b3765495792f2
URL:
https://github.com/llvm/llvm-project/commit/4bb6244871c6914517a21f56830b3765495792f2
DIFF:
https://github.com/llvm/llvm-project/commit/4bb6244871c6914517a21f56830b3765495792f2.di
Author: Walter Erquinigo
Date: 2021-01-27T13:17:23-08:00
New Revision: ab5591e1d8f5abcfa9e75193d3e8a29087b61425
URL:
https://github.com/llvm/llvm-project/commit/ab5591e1d8f5abcfa9e75193d3e8a29087b61425
DIFF:
https://github.com/llvm/llvm-project/commit/ab5591e1d8f5abcfa9e75193d3e8a29087b61425.di
Author: Walter Erquinigo
Date: 2021-01-27T13:17:23-08:00
New Revision: ab5591e1d8f5abcfa9e75193d3e8a29087b61425
URL:
https://github.com/llvm/llvm-project/commit/ab5591e1d8f5abcfa9e75193d3e8a29087b61425
DIFF:
https://github.com/llvm/llvm-project/commit/ab5591e1d8f5abcfa9e75193d3e8a29087b61425.di
Author: Walter Erquinigo
Date: 2021-01-28T09:36:13-08:00
New Revision: 0bca9a7ce2eeaa9f1d732ffbc17769560a2b236e
URL:
https://github.com/llvm/llvm-project/commit/0bca9a7ce2eeaa9f1d732ffbc17769560a2b236e
DIFF:
https://github.com/llvm/llvm-project/commit/0bca9a7ce2eeaa9f1d732ffbc17769560a2b236e.di
Author: Walter Erquinigo
Date: 2021-01-28T09:36:13-08:00
New Revision: 0bca9a7ce2eeaa9f1d732ffbc17769560a2b236e
URL:
https://github.com/llvm/llvm-project/commit/0bca9a7ce2eeaa9f1d732ffbc17769560a2b236e
DIFF:
https://github.com/llvm/llvm-project/commit/0bca9a7ce2eeaa9f1d732ffbc17769560a2b236e.di
Author: Walter Erquinigo
Date: 2021-02-04T11:03:33-08:00
New Revision: 36496cc2992d6fa26e6024971efcfc7d15f69888
URL:
https://github.com/llvm/llvm-project/commit/36496cc2992d6fa26e6024971efcfc7d15f69888
DIFF:
https://github.com/llvm/llvm-project/commit/36496cc2992d6fa26e6024971efcfc7d15f69888.di
Author: Walter Erquinigo
Date: 2020-04-14T12:18:58-07:00
New Revision: cea112f422cea3e6fab7cefffef2e09eadec279e
URL:
https://github.com/llvm/llvm-project/commit/cea112f422cea3e6fab7cefffef2e09eadec279e
DIFF:
https://github.com/llvm/llvm-project/commit/cea112f422cea3e6fab7cefffef2e09eadec279e.di
Author: Walter Erquinigo
Date: 2020-04-15T16:03:31-07:00
New Revision: da0e91fee614e8686f48db28e6507c8abe061fc2
URL:
https://github.com/llvm/llvm-project/commit/da0e91fee614e8686f48db28e6507c8abe061fc2
DIFF:
https://github.com/llvm/llvm-project/commit/da0e91fee614e8686f48db28e6507c8abe061fc2.di
Author: Walter Erquinigo
Date: 2020-04-15T16:35:29-07:00
New Revision: f17a85cf362c96b0e501402049ffe16b97c093a2
URL:
https://github.com/llvm/llvm-project/commit/f17a85cf362c96b0e501402049ffe16b97c093a2
DIFF:
https://github.com/llvm/llvm-project/commit/f17a85cf362c96b0e501402049ffe16b97c093a2.di
Author: Walter Erquinigo
Date: 2020-04-15T17:52:36-07:00
New Revision: acfee72a053575f52a0922d2182d76eb42edff76
URL:
https://github.com/llvm/llvm-project/commit/acfee72a053575f52a0922d2182d76eb42edff76
DIFF:
https://github.com/llvm/llvm-project/commit/acfee72a053575f52a0922d2182d76eb42edff76.di
Author: Walter Erquinigo
Date: 2020-04-28T13:03:02-07:00
New Revision: 83725822c52535c239b1a7991023f96bfbc95568
URL:
https://github.com/llvm/llvm-project/commit/83725822c52535c239b1a7991023f96bfbc95568
DIFF:
https://github.com/llvm/llvm-project/commit/83725822c52535c239b1a7991023f96bfbc95568.di
Author: Walter Erquinigo
Date: 2020-06-23T11:47:43-07:00
New Revision: 0a9e7d0b6befad866dfd61f05b774247e0867121
URL:
https://github.com/llvm/llvm-project/commit/0a9e7d0b6befad866dfd61f05b774247e0867121
DIFF:
https://github.com/llvm/llvm-project/commit/0a9e7d0b6befad866dfd61f05b774247e0867121.di
Author: Walter Erquinigo
Date: 2020-06-23T12:51:43-07:00
New Revision: 74ab1da0285fb1f37fdb4648e2c677e97a2a5231
URL:
https://github.com/llvm/llvm-project/commit/74ab1da0285fb1f37fdb4648e2c677e97a2a5231
DIFF:
https://github.com/llvm/llvm-project/commit/74ab1da0285fb1f37fdb4648e2c677e97a2a5231.di
Author: Walter Erquinigo
Date: 2020-06-24T08:57:20-07:00
New Revision: 8e08422385d93fd99354286abd495484f4513f88
URL:
https://github.com/llvm/llvm-project/commit/8e08422385d93fd99354286abd495484f4513f88
DIFF:
https://github.com/llvm/llvm-project/commit/8e08422385d93fd99354286abd495484f4513f88.di
Author: Walter Erquinigo
Date: 2020-06-24T11:09:21-07:00
New Revision: d4ef569577625d50dfe01ab54c7b9995db3e013f
URL:
https://github.com/llvm/llvm-project/commit/d4ef569577625d50dfe01ab54c7b9995db3e013f
DIFF:
https://github.com/llvm/llvm-project/commit/d4ef569577625d50dfe01ab54c7b9995db3e013f.di
Author: Yifan Shen
Date: 2020-07-10T16:50:59-07:00
New Revision: 03ef61033ff5e1e40518f14f642e4ad8d686974c
URL:
https://github.com/llvm/llvm-project/commit/03ef61033ff5e1e40518f14f642e4ad8d686974c
DIFF:
https://github.com/llvm/llvm-project/commit/03ef61033ff5e1e40518f14f642e4ad8d686974c.diff
LO
Author: Yifan Shen
Date: 2020-07-10T16:50:59-07:00
New Revision: f7f80159753ba725f7e32529fcc369bc358efbb3
URL:
https://github.com/llvm/llvm-project/commit/f7f80159753ba725f7e32529fcc369bc358efbb3
DIFF:
https://github.com/llvm/llvm-project/commit/f7f80159753ba725f7e32529fcc369bc358efbb3.diff
LO
Author: Walter Erquinigo
Date: 2020-07-10T16:50:59-07:00
New Revision: 881af6eb0030986876d3b80668193e5c3c04a87c
URL:
https://github.com/llvm/llvm-project/commit/881af6eb0030986876d3b80668193e5c3c04a87c
DIFF:
https://github.com/llvm/llvm-project/commit/881af6eb0030986876d3b80668193e5c3c04a87c.di
Author: Walter Erquinigo
Date: 2020-07-10T17:07:07-07:00
New Revision: c60216db15132401ff60c08ccef899321f63b6b6
URL:
https://github.com/llvm/llvm-project/commit/c60216db15132401ff60c08ccef899321f63b6b6
DIFF:
https://github.com/llvm/llvm-project/commit/c60216db15132401ff60c08ccef899321f63b6b6.di
Author: Walter Erquinigo
Date: 2020-07-13T14:12:03-07:00
New Revision: 77c9aafc5d85a816c20d1f1fb176024bc0b8d0fe
URL:
https://github.com/llvm/llvm-project/commit/77c9aafc5d85a816c20d1f1fb176024bc0b8d0fe
DIFF:
https://github.com/llvm/llvm-project/commit/77c9aafc5d85a816c20d1f1fb176024bc0b8d0fe.di
Author: Walter Erquinigo
Date: 2020-07-13T18:02:37-07:00
New Revision: 869d05fb3e449ec7ec835b8a61687f8df41b8651
URL:
https://github.com/llvm/llvm-project/commit/869d05fb3e449ec7ec835b8a61687f8df41b8651
DIFF:
https://github.com/llvm/llvm-project/commit/869d05fb3e449ec7ec835b8a61687f8df41b8651.di
Author: Walter Erquinigo
Date: 2020-07-13T18:27:53-07:00
New Revision: 9a9ae01f994a92900bc703cf8a512082f49ce45d
URL:
https://github.com/llvm/llvm-project/commit/9a9ae01f994a92900bc703cf8a512082f49ce45d
DIFF:
https://github.com/llvm/llvm-project/commit/9a9ae01f994a92900bc703cf8a512082f49ce45d.di
Author: Walter Erquinigo
Date: 2020-07-16T12:18:59-07:00
New Revision: 4c5d52397e8c8015046ff5541fd0abc738953870
URL:
https://github.com/llvm/llvm-project/commit/4c5d52397e8c8015046ff5541fd0abc738953870
DIFF:
https://github.com/llvm/llvm-project/commit/4c5d52397e8c8015046ff5541fd0abc738953870.di
Author: Hector Diaz
Date: 2020-01-30T16:02:58-08:00
New Revision: 45e3f6660cf4503a8f63ce0a22e574f6d0997914
URL:
https://github.com/llvm/llvm-project/commit/45e3f6660cf4503a8f63ce0a22e574f6d0997914
DIFF:
https://github.com/llvm/llvm-project/commit/45e3f6660cf4503a8f63ce0a22e574f6d0997914.diff
L
https://github.com/walter-erquinigo approved this pull request.
cool
https://github.com/llvm/llvm-project/pull/112396
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo approved this pull request.
Thanks!
https://github.com/llvm/llvm-project/pull/111543
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo approved this pull request.
https://github.com/llvm/llvm-project/pull/104589
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
walter-erquinigo wrote:
@Da-Viper , you should request commit access!
https://github.com/llvm/llvm-project/pull/106919
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo closed
https://github.com/llvm/llvm-project/pull/106919
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo commented:
This looks much better!
Could you please write some tests?
https://github.com/llvm/llvm-project/pull/106907
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/
https://github.com/walter-erquinigo approved this pull request.
nice!
https://github.com/llvm/llvm-project/pull/106919
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
walter-erquinigo wrote:
I'm closing this because I figure out a way for my language to be compliant
with what LLDB expects, following the same path of Rust. I know we should make
LLDB more generic, but I ended up finding so many little broken things if I
don't follow C++'s style, and that's to
https://github.com/walter-erquinigo closed
https://github.com/llvm/llvm-project/pull/110543
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
walter-erquinigo wrote:
Man, this is fantastic. I'll try to implement a little compiler for this for my
language (Mojo).
https://github.com/llvm/llvm-project/pull/113398
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/
https://github.com/walter-erquinigo approved this pull request.
https://github.com/llvm/llvm-project/pull/113593
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo edited
https://github.com/llvm/llvm-project/pull/113521
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo approved this pull request.
https://github.com/llvm/llvm-project/pull/113596
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
walter-erquinigo wrote:
Friendly ping, otherwise I'll merge it in a couple of days
https://github.com/llvm/llvm-project/pull/113508
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo closed
https://github.com/llvm/llvm-project/pull/113508
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo edited
https://github.com/llvm/llvm-project/pull/114973
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo closed
https://github.com/llvm/llvm-project/pull/114973
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo closed
https://github.com/llvm/llvm-project/pull/113521
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo created
https://github.com/llvm/llvm-project/pull/114973
Reverts llvm/llvm-project#113521
>From 84633d7ccc926abff46c6480dbe7ccc7e48247ce Mon Sep 17 00:00:00 2001
From: Walter Erquinigo
Date: Tue, 5 Nov 2024 07:11:32 -0500
Subject: [PATCH] Revert "[LLDB] Add
Author: walter erquinigo
Date: 2024-11-05T13:29:51-05:00
New Revision: e952728f88c8b0e0208dc991dd9a04fe8c211cfb
URL:
https://github.com/llvm/llvm-project/commit/e952728f88c8b0e0208dc991dd9a04fe8c211cfb
DIFF:
https://github.com/llvm/llvm-project/commit/e952728f88c8b0e0208dc991dd9a04fe8c211cfb.di
walter-erquinigo wrote:
Yeah, splitting it would be a nice idea
https://github.com/llvm/llvm-project/pull/114881
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
@@ -165,6 +172,11 @@
.long .Lulong_ptr-.Lcu_begin0 # DW_AT_type
.uleb128 0xdeadbeefbaadf00d # DW_AT_const_value
+.byte 18 # Abbrev DW_TAG_variable
+.asciz "data16"# DW_AT_name
+.long .Lu128
@@ -238,9 +238,10 @@ def set_global(self, name, value, id=None):
def stepIn(
self, threadId=None, targetId=None, waitForStop=True,
granularity="statement"
):
-self.dap_server.request_stepIn(
+response = self.dap_server.request_stepIn(
@@ -281,12 +270,11 @@ def test_clear_breakpoints_unset_breakpoints(self):
self.assertEqual(
len(breakpoints), len(lines), "expect %u source breakpoints" %
(len(lines))
)
-for breakpoint, index in zip(breakpoints, range(len(lines))):
+
https://github.com/walter-erquinigo approved this pull request.
beautiful
https://github.com/llvm/llvm-project/pull/113787
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
walter-erquinigo wrote:
Friendly ping, otherwise I'll merge it in a couple of days
https://github.com/llvm/llvm-project/pull/113521
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
walter-erquinigo wrote:
I was able to make it work using @labath 's suggestion. Fortunately it just
works.
Please give it another look :)
https://github.com/llvm/llvm-project/pull/113508
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https:
https://github.com/walter-erquinigo updated
https://github.com/llvm/llvm-project/pull/113508
>From dce501d494a3d559d490f8d58f6918b63ed9d175 Mon Sep 17 00:00:00 2001
From: walter erquinigo
Date: Wed, 23 Oct 2024 19:49:24 -0400
Subject: [PATCH 1/2] [LLDB] Finish implementing support for DW_FORM_d
https://github.com/walter-erquinigo updated
https://github.com/llvm/llvm-project/pull/113521
>From 819380f93381eff8200c7eb9c55372f9a840c379 Mon Sep 17 00:00:00 2001
From: walter erquinigo
Date: Thu, 24 Oct 2024 00:17:48 -0400
Subject: [PATCH] [LLDB] Add a target.launch-working-dir setting
Inte
@@ -578,6 +583,7 @@ bool DWARFFormValue::IsBlockForm(const dw_form_t form) {
case DW_FORM_block1:
case DW_FORM_block2:
case DW_FORM_block4:
+ case DW_FORM_data16:
walter-erquinigo wrote:
I think that the block form will be the most convenient way to acc
walter-erquinigo wrote:
I remember that when lldb-dap was being brought up, the breakpoint structs were
very simple, but they have become non-trivial at this point, so I second the
idea of turning them into proper classes with better data encapsulation.
https://github.com/llvm/llvm-project/pul
https://github.com/walter-erquinigo created
https://github.com/llvm/llvm-project/pull/113508
This FORM already has support within LLDB to be parsed as a 16-byte BLOCK, and
all that is left to properly support it in the DWARFParser is to add it to some
enums.
With this, I can debug programs th
walter-erquinigo wrote:
Cancelled in favor of https://github.com/llvm/llvm-project/pull/113508 which
adds tests
https://github.com/llvm/llvm-project/pull/106799
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/
https://github.com/walter-erquinigo closed
https://github.com/llvm/llvm-project/pull/106799
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo created
https://github.com/llvm/llvm-project/pull/113521
Internally we use bazel in a way in which it can drop you in a LLDB session
with the target launched in a particular cwd, which is needed for things to
work. We've been making this automation work via
https://github.com/walter-erquinigo updated
https://github.com/llvm/llvm-project/pull/113521
>From 4c80e266e53c53393700a3030edfc471137d2fd5 Mon Sep 17 00:00:00 2001
From: walter erquinigo
Date: Thu, 24 Oct 2024 00:17:48 -0400
Subject: [PATCH] [LLDB] Add a target.launch-working-dir setting
Inte
https://github.com/walter-erquinigo approved this pull request.
https://github.com/llvm/llvm-project/pull/115933
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo approved this pull request.
https://github.com/llvm/llvm-project/pull/115948
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo approved this pull request.
thanks!
https://github.com/llvm/llvm-project/pull/116045
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
@@ -4428,6 +4428,15 @@ void TargetProperties::SetDisableSTDIO(bool b) {
const uint32_t idx = ePropertyDisableSTDIO;
SetPropertyAtIndex(idx, b);
}
+std::optional
+TargetProperties::GetLaunchWorkingDirectory() const {
walter-erquinigo wrote:
Yeah, that makes
walter-erquinigo wrote:
Sorry, I thought it had been 1 week already. I'll be mindful of that next time.
And yeah, it's natural that the conference slowed things down.
https://github.com/llvm/llvm-project/pull/113521
___
lldb-commits mailing list
lldb-
@@ -1465,11 +1462,7 @@ CreateRunInTerminalReverseRequest(const
llvm::json::Object &launch_request,
llvm::StringRef key = envs.GetNameAtIndex(index);
llvm::StringRef value = envs.GetValueAtIndex(index);
-if (key.empty())
- g_dap.SendOutput(OutputType::Stderr,
https://github.com/walter-erquinigo edited
https://github.com/llvm/llvm-project/pull/115561
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo commented:
Save one comment, everything else seems good
https://github.com/llvm/llvm-project/pull/115561
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-
https://github.com/walter-erquinigo approved this pull request.
https://github.com/llvm/llvm-project/pull/115561
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo approved this pull request.
https://github.com/llvm/llvm-project/pull/108948
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo approved this pull request.
beautiful.
https://github.com/llvm/llvm-project/pull/109427
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo approved this pull request.
looks great!
https://github.com/llvm/llvm-project/pull/109485
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo approved this pull request.
lgtm!
https://github.com/llvm/llvm-project/pull/107485
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo approved this pull request.
https://github.com/llvm/llvm-project/pull/109266
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/walter-erquinigo created
https://github.com/llvm/llvm-project/pull/110543
I'm developing the Mojo language, and some symbol breakpoints don't work
because of two reasons that got fixed1:
- There's a prune step that operates on the assuption that the symbol is
C-like. That w
801 - 900 of 973 matches
Mail list logo