public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* gdb 7.11.1-2 started within emacs fails
@ 2016-09-27 20:03 Rockefeller, Harry
  2016-09-27 20:32 ` Ken Brown
  0 siblings, 1 reply; 12+ messages in thread
From: Rockefeller, Harry @ 2016-09-27 20:03 UTC (permalink / raw)
  To: cygwin

Using program foo:
      program foo
      e = 1.0
      stop
      end

$ /usr/bin/gfortran    -g foo.f -o foo

Emacs version info: GNU Emacs 25.1.1 (i686-pc-cygwin, GTK+ Version 3.18.9) of 2016-09-17

Inside emacs I ran M-x gud-gdb and got
... GNU gdb (GDB) (Cygwin 7.11.1-2) 7.11.1 ...
(gdb) b 1
Breakpoint 1 at 0x4011d6: file foo.f, line 1.
(gdb) r
Starting program: /cygdrive/c/Users/harryr/foo.exe
[New Thread 6296.0x22ac]
[New Thread 6296.0x24d4]
readline: readline_callback_read_char() called with no handler!
Debugger aborted (core dumped)

Foo written in C++ also fails with the same message.
Running gdb foo in bash gives the expected result:
gdb stops at first executable line prompting for next gdb command.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2017-10-12 19:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-27 20:03 gdb 7.11.1-2 started within emacs fails Rockefeller, Harry
2016-09-27 20:32 ` Ken Brown
2016-09-29 17:24   ` Rockefeller, Harry
2016-10-19 16:47     ` William M. (Mike) Miller
2016-10-19 16:54       ` Rockefeller, Harry
2016-10-19 17:03         ` Corinna Vinschen
2016-10-19 19:21           ` William M. (Mike) Miller
2016-10-20 19:06         ` Jon Turney
2017-10-11 19:44   ` Jon Turney
2017-10-11 20:32     ` Ken Brown
2017-10-12 17:24       ` Jon Turney
2017-10-12 19:47         ` Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).