https://github.com/rchamala edited
https://github.com/llvm/llvm-project/pull/120832
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/rchamala edited
https://github.com/llvm/llvm-project/pull/120832
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/rchamala updated
https://github.com/llvm/llvm-project/pull/120833
>From d8f99abee76a3d74d6c5c4904304f77cb2142087 Mon Sep 17 00:00:00 2001
From: Rahul Reddy Chamala
Date: Thu, 19 Dec 2024 20:56:21 -0800
Subject: [PATCH] [lldb][ResolveSourceFileCallback] Call resolve source fil
https://github.com/rchamala updated
https://github.com/llvm/llvm-project/pull/120834
>From 126ba755d58aa74c6d0c5727ec08593cfcfb57ee Mon Sep 17 00:00:00 2001
From: Rahul Reddy Chamala
Date: Fri, 20 Dec 2024 15:55:36 -0800
Subject: [PATCH] [lldb][ResolveSourceFileCallback] Implement API, Python
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: None (rchamala)
Changes
Summary:
RFC
https://discourse.llvm.org/t/rfc-python-callback-for-source-file-resolution/83545
Updated LineEntry::ApplyFileMappings to call resolve source file callback if
set.
include/lldb/Target/Platform.h, sour
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: None (rchamala)
Changes
Summary:
RFC https://discourse.llvm.org/t/rfc-python-callback-for-target-get-module/71580
Use SWIG for the resolve source file callback the same as other Python
callbacks. TestResolveSourceFileCallback.py verifies t
llvmbot wrote:
@llvm/pr-subscribers-lldb
Author: None (rchamala)
Changes
Summary:
RFC
https://discourse.llvm.org/t/rfc-python-callback-for-source-file-resolution/83545
SBFileSpec and SBModule will be used for resolve source file callback as Python
function arguments. This diff allows th
https://github.com/rchamala ready_for_review
https://github.com/llvm/llvm-project/pull/120834
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
rchamala wrote:
@labath @splhack @clayborg @cs01
https://github.com/llvm/llvm-project/pull/120834
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
rchamala wrote:
@labath @splhack @clayborg @cs01
https://github.com/llvm/llvm-project/pull/120833
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
rchamala wrote:
Will rebase the changes from https://github.com/llvm/llvm-project/pull/120832
after it is approved
https://github.com/llvm/llvm-project/pull/120833
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bi
rchamala wrote:
@labath @splhack @clayborg @cs01
https://github.com/llvm/llvm-project/pull/120832
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
rchamala wrote:
Will rebase changes from https://github.com/llvm/llvm-project/pull/120832 and
https://github.com/llvm/llvm-project/pull/120832 once they are approved which
should fix the errors
https://github.com/llvm/llvm-project/pull/120834
___
lld
https://github.com/rchamala ready_for_review
https://github.com/llvm/llvm-project/pull/120832
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/rchamala ready_for_review
https://github.com/llvm/llvm-project/pull/120833
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
https://github.com/rchamala created
https://github.com/llvm/llvm-project/pull/120833
Summary:
RFC
https://discourse.llvm.org/t/rfc-python-callback-for-source-file-resolution/83545
Updated LineEntry::ApplyFileMappings to call resolve source file callback if
set.
include/lldb/Target/Platform.h
https://github.com/rchamala created
https://github.com/llvm/llvm-project/pull/120834
Summary:
RFC https://discourse.llvm.org/t/rfc-python-callback-for-target-get-module/71580
Use SWIG for the resolve source file callback the same as other Python
callbacks. TestResolveSourceFileCallback.py veri
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
https://github.com/rchamala created
https://github.com/llvm/llvm-project/pull/120832
Summary:
RFC
https://discourse.llvm.org/t/rfc-python-callback-for-source-file-resolution/83545
SBFileSpec and SBModule will be used for resolve source file callback as Python
function arguments. This diff all
https://github.com/rchamala updated
https://github.com/llvm/llvm-project/pull/120832
>From 7cc031dbd888fdfa993c08da837df956f263877f Mon Sep 17 00:00:00 2001
From: Rahul Reddy Chamala
Date: Thu, 19 Dec 2024 19:09:34 -0800
Subject: [PATCH] [lldb][ResolveSourceFileCallback] Update SBFileSpec/SBMod
github-actions[bot] wrote:
Thank you for submitting a Pull Request (PR) to the LLVM Project!
This PR will be automatically labeled and the relevant teams will be notified.
If you wish to, you can add reviewers by using the "Reviewers" section on this
page.
If this is not working for you, it
22 matches
Mail list logo