Hi, I'm trying to run ./gdbserver on the beaglebone black but I get: 'No such file or directory'
The BBB is flashed with 8.4 (cat /etc/debian_version) According to the excellent Derek Molloy videos, it should come pre-installed with debian: https://www.youtube.com/watch?v=T9yFyWsyyGk&t=31m2s Unfortunately, even trying to install it manually doesn't work: " root@beaglebone:~# apt-get install gdbserver Reading package lists... Done Building dependency tree Reading state information... Done Package gdbserver is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package 'gdbserver' has no installation candidate " The /etc/apt/sources.list file looks like: deb http://httpredir.debian.org/debian/ jessie main contrib non-free deb http://httpredir.debian.org/debian/ jessie-updates main contrib non-free deb http://security.debian.org/ jessie/updates main contrib non-free deb https://deb.nodesource.com/node_0.12 jessie main deb [arch=armhf] http://repos.rcn-ee.com/debian/ jessie main Is there something I need to install first? Thanks! Ben -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/7ac9d5d7-e1d0-49b2-b43f-0aa9923c326e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
