Package: emacs24 Version: 24.3+1-2 Severity: critical Dear Maintainer,
- run emacs - start program with gud - enter breakpoint / stop programm - use bt to get a backtrace the backtrace appears, but no prompt is shown afterwards, as as if the command wasn't finished yet. GUD should show a prompt after outputting the command output Heres a transscript: (gdb) <- thats the prompt indicating GUD is waiting for input C-c C-cQuit <- pressed Ctrl+c Ctrl+c it prints 'Quit', but it should simply output the prompt in the next line instead. bt <- ok, now we wanrt to see a backtrace... #0 0x00007ffff590a49d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007ffff5932f44 in usleep (useconds=<optimized out>) at ../sysdeps/unix/sysv/linux/usleep.c:32 #2 0x0000000000449df5 in go_threading () at threads.c:177 #3 0x0000000000421609 in main (argc=1, argv=0x7fffffffec18) at server_main.c:329<- now the backtrace is finished, we should see a prompt in the next line to indicate this, but nothing. frame 2<- walking the stack should open the c-file #2 0x0000000000449df5 in go_threading () at threads.c:177 177 usleep(1000000);<- but it simply stops like that, without opening the source and moving the cursor to that position; again no prompt. print EventQShuttingDown<- now we want to see a variable, it should print it, and show the prompt again, but... print EventQShuttingDown<- neither done, prompt nor variable. Next try, better luck: $2 = 0<- it prints the variable, but again no prompt. => GUD-MI is next to useless and rather to be considered alpha quality Attempts to report bugs with upstream have failed to produce any feedback. maintainer, please consider to downgrade to the GUD from emacs 23 and maybe forward the above bug again. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (500, 'oldstable') Architecture: amd64 (x86_64) Kernel: Linux 3.12.0 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages emacs24 depends on: ii emacs24-bin-common 24.3+1-2 ii gconf-service 3.2.6-1 ii libasound2 1.0.27.2-3 ii libatk1.0-0 2.10.0-2 ii libc6 2.17-93 ii libcairo-gobject2 1.12.16-2 ii libcairo2 1.12.16-2 ii libdbus-1-3 1.6.18-1 ii libfontconfig1 2.11.0-1 ii libfreetype6 2.4.9-1.1 ii libgconf-2-4 3.2.6-1 ii libgdk-pixbuf2.0-0 2.28.2-1 ii libgif4 4.1.6-10 ii libglib2.0-0 2.36.4-1 ii libgnutls26 2.12.23-8 ii libgomp1 4.8.2-1 ii libgpm2 1.20.4-6.1 ii libgtk-3-0 3.8.4-1 ii libice6 2:1.0.8-2 ii libjpeg8 8d-1 ii libm17n-0 1.6.4-2 ii libmagickcore5 8:6.7.7.10-6 ii libmagickwand5 8:6.7.7.10-6 ii libotf0 0.9.13-1 ii libpango-1.0-0 1.36.0-1 ii libpangocairo-1.0-0 1.36.0-1 ii libpng12-0 1.2.49-5 ii librsvg2-2 2.40.0-1 ii libselinux1 2.1.13-3 ii libsm6 2:1.2.1-2 ii libtiff4 3.9.7-2 ii libtinfo5 5.9+20130608-1 ii libx11-6 2:1.6.2-1 ii libxft2 2.3.1-1 ii libxml2 2.9.1+dfsg1-3 ii libxpm4 1:3.5.10-1 ii libxrender1 1:0.9.8-1 ii zlib1g 1:1.2.8.dfsg-1 emacs24 recommends no packages. Versions of packages emacs24 suggests: pn emacs24-common-non-dfsg <none> -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org