X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Mon, 23 May 2011 03:28:00 -0400 Message-Id: From: Eli Zaretskii To: djgpp AT delorie DOT com In-reply-to: <80783695-b15d-47a5-a028-6a90a2768f49 AT r33g2000prh DOT googlegroups DOT com> (message from Jim Michaels on Sun, 22 May 2011 23:13:06 -0700 (PDT)) Subject: Re: gdb doesn't work on windows References: <80783695-b15d-47a5-a028-6a90a2768f49 AT r33g2000prh DOT googlegroups DOT com> Reply-To: djgpp AT delorie DOT com > From: Jim Michaels > Newsgroups: comp.os.msdos.djgpp > Date: Sun, 22 May 2011 23:13:06 -0700 (PDT) > > the curses library that gdb is using doesn't work on windows XP's > cmd.exe or windows command.com. What version of GDB is that? Are you using gdb.exe or gdbtui.exe? FWIW, I'm using the DJGPP GDB on Windows XP and have no such problems. And AFAIR, building GDB for DJGPP does not require curses at all, except perhaps for the TUI build.