Skip to content

ARROW-15423: [C++][Dev] Make GDB plugin auto-load friendly - #12236

Closed
pitrou wants to merge 1 commit into
apache:masterfrom
pitrou:ARROW-15423-gdb-auto-load
Closed

ARROW-15423: [C++][Dev] Make GDB plugin auto-load friendly#12236
pitrou wants to merge 1 commit into
apache:masterfrom
pitrou:ARROW-15423-gdb-auto-load

Conversation

@pitrou

@pitrou pitrou commented Jan 24, 2022

Copy link
Copy Markdown
Member

When auto-loaded, a GDB plugin should attach itself to the specific objfile being debugged.

This allows for potentially multiple inferiors being debugged at once, using different versions of Arrow C++.

When auto-loaded, a GDB plugin should attach itself to the specific objfile being debugged.

This allows for potentially multiple inferiors being debugged at once, using different versions of Arrow C++.
@github-actions

Copy link
Copy Markdown

@pitrou
pitrou requested a review from kou January 24, 2022 17:54

@kou kou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@kou kou closed this in 443d095 Jan 24, 2022
@pitrou
pitrou deleted the ARROW-15423-gdb-auto-load branch January 24, 2022 21:57
@ursabot

ursabot commented Jan 24, 2022

Copy link
Copy Markdown

Benchmark runs are scheduled for baseline = daa5c18 and contender = 443d095. 443d095 is a master commit associated with this PR. Results will be available as each benchmark for each run completes.
Conbench compare runs links:
[Finished ⬇️0.0% ⬆️0.0%] ec2-t3-xlarge-us-east-2
[Failed ⬇️0.0% ⬆️0.0%] ursa-i9-9960x
[Finished ⬇️0.3% ⬆️0.04%] ursa-thinkcentre-m75q
Supported benchmarks:
ec2-t3-xlarge-us-east-2: Supported benchmark langs: Python. Runs only benchmarks with cloud = True
ursa-i9-9960x: Supported benchmark langs: Python, R, JavaScript
ursa-thinkcentre-m75q: Supported benchmark langs: C++, Java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants