This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unknown error with gdb [tcsetpgrp failed in terminal_inferior: Inappropriate ioctl for device]


On Thu, Aug 23, 2007 at 08:57:30AM +0100, Stuart Hughes wrote:
> Hi Xi,
> 
> I'm not sure if it's the same isse, but in LTIB we have this patch for
> gdb: http://www.bitshrine.org/gpp/gdb-6.3-tcsetpgrp-1.patch

Hmm, probably a reasonable patch.  But if you're getting this error,
it means your kernel didn't give you a proper console device - it's
running raw on the serial port, and probably job control doesn't work
right either.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]