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
gdbinit: Use proper define syntax #19557
Conversation
Using `def` rather than `define` results in:
Ambiguous command "def pu": define, define-prefix.
|
Thanks @The-Compiler for the PR |
|
GH-19676 is a backport of this pull request to the 3.8 branch. |
|
Sorry, @The-Compiler, I could not cleanly backport this to |
|
Manual cherry-pick to 3.7: #19678 edit: Hah, faster than the bot |
|
GH-19678 is a backport of this pull request to the 3.7 branch. |
Using `def` rather than `define` results in:
Ambiguous command "def pu": define, define-prefix.
Automerge-Triggered-By: @csabella
Using `def` rather than `define` results in:
Ambiguous command "def pu": define, define-prefix.
Automerge-Triggered-By: @csabella
Using `def` rather than `define` results in:
Ambiguous command "def pu": define, define-prefix.
Automerge-Triggered-By: @csabella
Using `def` rather than `define` results in:
Ambiguous command "def pu": define, define-prefix.
Automerge-Triggered-By: @csabella
Using
defrather thandefineresults in:Automerge-Triggered-By: @csabella