Could not determine GDB version using command

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Could not determine GDB version using command

1,754 Views
ts1234
Contributor III

I am observing the following error on debugging a bare-metal app on LS1043ARDB.

Could not determine GDB version using command: C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\gdb\bin\aarch64-fsl-gdb.exe --version

How do I fix this?

0 Kudos
3 Replies

795 Views
annlily
Contributor I

I would like to find out too – following.

 
0 Kudos

1,750 Views
yipingwang
NXP TechSupport
NXP TechSupport

I can get the version information as the following.

Microsoft Windows [Version 10.0.18363.2094]
(c) 2019 Microsoft Corporation. All rights reserved.

C:\Users\nxa22585>C:\Freescale\CW4NET_v2020.06\CW_ARMv8\ARMv8\gdb\bin\aarch64-fsl-gdb.exe --version
GNU gdb (GDB) 7.11.1.0.05c0cb628d-b200311 (NXP Semiconductors)
Copyright (C) 2016 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=i686-w64-mingw32 --target=aarch64-fsl-linux".
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".

C:\Users\nxa22585>

0 Kudos

1,680 Views
ashlidurden
Contributor I

I would like to find out too – following.

every daily wordle puzzle
0 Kudos