This is the mail archive of the gdb@sources.redhat.com 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]

bug in gdb tty command on cygwin


Hi
I submitted a patch to fix a bug in cygwin gdb to the gdb-patches list -
see:
http://sources.redhat.com/ml/gdb-patches/2002-12/msg00761.html

However, this did not attract any response. What is the next step in
getting this patch into gdb?

With this patch I am able to build and run a fully functional anjuta IDE
on cygwin-xfree86. Without it anjuta's debugger will not work on cygwin.
I am sure that other X11 GUIs for gdb on cygwin would also benefit from
this patch.

The patch moves one line of code in just one file that is only used in
the cygwin build; and code that is only invoked if the --tty option or
tty command are invoked.

Thanks,
Steven


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