all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* GDB  not running in Emacs 22.2.1
@ 2008-08-21  7:17 petteri.lapinlampi
  2008-08-21 14:16 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: petteri.lapinlampi @ 2008-08-21  7:17 UTC (permalink / raw)
  To: help-gnu-emacs

I'm running emacs 22.2.1 (GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)) on
a Windows XP. When I try to run gdb in emacs (plain M-x gdb or by M-x
gdb --annotate=3 executable.exe) I get an empty buffer and a message
"Symbol's function definition is void: nil". If I use Cygwin and an X-
terminal I can run gdb normally (version GNU gdb 6.8.0.20080328-cvs
(cygwin-special)). Any ideas what might be the problem?


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GDB  not running in Emacs 22.2.1
  2008-08-21  7:17 GDB not running in Emacs 22.2.1 petteri.lapinlampi
@ 2008-08-21 14:16 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2008-08-21 14:16 UTC (permalink / raw)
  To: help-gnu-emacs

> From: petteri.lapinlampi@gmail.com
> Date: Thu, 21 Aug 2008 00:17:11 -0700 (PDT)
> 
> I'm running emacs 22.2.1 (GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)) on
> a Windows XP. When I try to run gdb in emacs (plain M-x gdb or by M-x
> gdb --annotate=3 executable.exe) I get an empty buffer and a message
> "Symbol's function definition is void: nil". If I use Cygwin and an X-
> terminal I can run gdb normally (version GNU gdb 6.8.0.20080328-cvs
> (cygwin-special)). Any ideas what might be the problem?

Try using the native Windows port of GDB (can be downloaded from the
MinGW site).  The Cygwin port might be incompatible with native
Windows pipes, which Emacs uses to communicate with GDB.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-21 14:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-21  7:17 GDB not running in Emacs 22.2.1 petteri.lapinlampi
2008-08-21 14:16 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.