Hi all
I am having troubles with gdb /arm-linux:
each program step displays the following message
"[tcsetpgrp failed in terminal_inferior: Inapropriate ioctl call for device]"
a strace shows that it results from an ioctl(0, 0x5410, [51]) = -1, ENOTTY
(the fact that strace is not capable of displaying the symbolic ioctl call may
be an additional indication..
What could it be?
the console wrongly initialized?
a ioctl requested by gdb not implemented by the device driver ?
what ever?
thanks to help me
Bye
Olivier Delouya - Software director - TAK'Asic
- Re: troubles with gdb olivier . delouya
- Re: troubles with gdb Lennart Sorensen

