[Bug 1763006] Re: arm-none-eabi-gdb missed in ubuntu 18.04

2020-08-16 Thread Matthijs Kooijman
I just tried installing gdb-multiarch as a replacement for gdb-arm-none- eabi for an Atmel SAMD target and an STM32 target, and that worked out of the box. Maybe this issue can be closed? A transitional package depending on gdb-multiarch might have been useful, but since this package has been

[Bug 1763006] Re: arm-none-eabi-gdb missed in ubuntu 18.04

2019-04-21 Thread Werner
I came across this while following the Apache mynewt blinky tutorial, with a nRF development board https://mynewt.apache.org/latest/tutorials/blinky/nRF52.html The mynewt load target script has hard-coded the arm-none-eabi-gdb command -> not found error. I managed to make it run by installing

[Bug 1763006] Re: arm-none-eabi-gdb missed in ubuntu 18.04

2019-04-13 Thread Bjorn Burton
gdb-multiarch seemed like it should work. I use openocd 0.10.0 but when I attempt a connection to it reports of my SAMD09D14A (on an Adafruit Seesaw) "warning: Architecture rejected target-supplied description ... Truncated register 16 in remote 'g' packetInfo : dropped 'gdb' connection" This

[Bug 1763006] Re: arm-none-eabi-gdb missed in ubuntu 18.04

2018-08-20 Thread Sundberg Pauli
I tried the gdb-multiarch and it gives me " warning: while parsing target description (at line 1): Target description specified unknown architecture "arm" " When trying to connect to STM32F427 (via st-link). -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1763006] Re: arm-none-eabi-gdb missed in ubuntu 18.04

2018-05-09 Thread John Lindgren
Using gdb-multiarch seems to be an alternative. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763006 Title: arm-none-eabi-gdb missed in ubuntu 18.04 To manage notifications about this bug go to:

[Bug 1763006] Re: arm-none-eabi-gdb missed in ubuntu 18.04

2018-05-09 Thread John Lindgren
The package name is (was) actually gdb-arm-none-eabi. What happened here? Was ARM GDB intentionally left out of 18.04? This is a pretty important tool for anyone doing ARM development. We can still install the 16.04 version (plus libreadline6 dependency) and it works okay in 18.04.

[Bug 1763006] Re: arm-none-eabi-gdb missed in ubuntu 18.04

2018-04-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: chkconfig (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763006 Title: