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

[Bug] SyntaxError: unterminated triple-quoted string literal #1099

Closed
1 of 9 tasks
Ahmed-Zahran-AZ opened this issue May 3, 2024 · 1 comment
Closed
1 of 9 tasks

Comments

@Ahmed-Zahran-AZ
Copy link

GEF+GDB version

GEF:2024.01 - Evergreen Response
GDB: 14.2

Operating System

Windows 10 64-bit msys2 mingw subsystem

Describe the issue you encountered

File "", line 11306
hook = f"""
^
SyntaxError: unterminated triple-quoted string literal (detected at line 11310)
C:/msys64/mingw64/bin/../etc/gdbinit:11379: Error in sourced command file:
Error while executing Python code.

Do you read the docs and look at previously closed issues/PRs for similar cases?

No

Architecture impacted

  • X86
  • X64
  • ARM
  • ARM64
  • MIPS
  • MIPS64
  • PPC
  • PPC64
  • RISCV

Describe your issue. Without a proper reproduction step-by-step, your issue will be ignored.

Just by running gdb. I get this syntax error from gdbinit

Minimalist test case

No response

Additional context?

No response

@hugsy
Copy link
Owner

hugsy commented May 3, 2024

No explanation whatsoever, closing

@hugsy hugsy closed this as completed May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants