This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


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

Interrupted system call problem


About a year ago, someone reported that Insight threw an Interrupted system
call error while debugging.  The consensus was that it was likely caused by
mixing GUI/console modes.

Unfortunately, I'm running into the same problem, and I'm not mixing modes.
The problem seems to surface when a select() is done.

If I run the non-GUI gdb (i.e. gdb -nw), or DDD, this problem doesn't occur.

Here's my version info...

GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "sparc-sun-solaris2.8".



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