Skip to content

arm-none-eabi-gdb-py can not run #513

@SourceLink

Description

@SourceLink

Your issue will be closed unless you confirm the following (insert x in the brackets if done/agreed):

  • [x ] Did you use the latest version of GEF from master branch?
  • [x ] Did you read the documentation first?
  • [ x] Did you check closed issues?

Step 1: Describe your environment

Step 2: Describe your problem

➜  arm-none-eabi-gdb-py 
GNU gdb (GNU Tools for Arm Embedded Processors 9-2019-q4-major) 8.3.0.20190709-git
Copyright (C) 2019 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "--host=x86_64-linux-gnu --target=arm-none-eabi".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word".
  File "/home/sourcelink/.gdbinit-gef.py", line 908
    pattern_libc_ver = re.compile(rb"glibc (\d+)\.(\d+)")
                                                       ^
SyntaxError: invalid syntax

Type "apropos word" to search for commands related to "word".
File "/home/sourcelink/.gdbinit-gef.py", line 908
pattern_libc_ver = re.compile(rb"glibc (\d+).(\d+)")

is pyhton version problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions