Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cerl: start GDB w/ commands file like GDB in Emacs #8826

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

danielfinke
Copy link
Contributor

When calling cerl -rgdb, start GDB with the same commands file as when calling cerl -gdb. Uses the same changes as introduced in cc6b223.

@CLAassistant
Copy link

CLAassistant commented Sep 18, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

github-actions bot commented Sep 18, 2024

CT Test Results

    3 files    141 suites   49m 53s ⏱️
1 588 tests 1 539 ✅ 49 💤 0 ❌
2 292 runs  2 223 ✅ 69 💤 0 ❌

Results for commit ebc26bd.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@IngelaAndin IngelaAndin added the team:PS Assigned to OTP team PS label Sep 23, 2024
@dgud dgud removed their assignment Sep 24, 2024
@dgud dgud added team:VM Assigned to OTP team VM and removed team:PS Assigned to OTP team PS labels Sep 24, 2024
@sverker sverker added fix testing currently being tested, tag is used by OTP internal CI labels Oct 8, 2024
When calling `cerl -rgdb`, start GDB with the same commands file as when
calling `cerl -gdb`. Uses the same changes as introduced in cc6b223.
@sverker sverker changed the base branch from master to maint October 14, 2024 16:07
@sverker sverker merged commit e81c275 into erlang:maint Oct 14, 2024
13 checks passed
@sverker
Copy link
Contributor

sverker commented Oct 14, 2024

Thanks for the contribution.
I changed base to maint for OTP 27.2 release.

@danielfinke danielfinke deleted the cerl-start-gdb-like-egdb branch October 22, 2024 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants