william@beaglebone:~$ dpkg -l | grep gdbserver
<no output>

william@beaglebone:~$ sudo apt-get update
. . .
william@beaglebone:~$ apt-cache search gdbserver
gdbserver - GNU Debugger (remote server)
gdbserver-c6x - TI gdb-server for Keystone 2 devices.


On Wed, Jun 22, 2016 at 9:07 AM, William Hermans <[email protected]> wrote:

> No . . .gdb-server does not come preinstalled in Debian.
>
> On Wed, Jun 22, 2016 at 8:35 AM, <[email protected]> wrote:
>
>> 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
>> <https://groups.google.com/d/msgid/beagleboard/7ac9d5d7-e1d0-49b2-b43f-0aa9923c326e%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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/CALHSORqR00ZyQ34187AA2T3xNGeaEye15hhmJzKyxuzK5TPz6w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to