* bug#1786: 23.0.60; Can't start with Emacs from gdb on w32 @ 2009-01-04 22:23 Lennart Borgman (gmail) 2009-01-04 23:30 ` Juanma Barranquero 2009-01-05 7:35 ` Nick Roberts 0 siblings, 2 replies; 6+ messages in thread From: Lennart Borgman (gmail) @ 2009-01-04 22:23 UTC (permalink / raw) To: emacs-pretest-bug See subject line. Some more details are here: http://lists.gnu.org/archive/html/emacs-devel/2009-01/msg00046.html I have updated to the latest MinGW now. I followed the instructions here (2.5.1) http://www.gnu.org/software/emacs/windows/Getting-Emacs.html#Getting-Emacs In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) of 2009-01-04 Windowing system distributor `Microsoft Corp.', version 5.1.2600 configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include -fno-crossjumping' ^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#1786: 23.0.60; Can't start with Emacs from gdb on w32 2009-01-04 22:23 bug#1786: 23.0.60; Can't start with Emacs from gdb on w32 Lennart Borgman (gmail) @ 2009-01-04 23:30 ` Juanma Barranquero 2009-01-05 0:02 ` Lennart Borgman 2009-01-05 7:35 ` Nick Roberts 1 sibling, 1 reply; 6+ messages in thread From: Juanma Barranquero @ 2009-01-04 23:30 UTC (permalink / raw) To: Lennart Borgman (gmail); +Cc: 1786 > C:\eclean\bld\emacs\src>gdb oo/i386/emacs.exe > GNU gdb 5.2.1 > Copyright 2002 Free Software Foundation, Inc. What happens if you try with a more recent gdb? You can find MinGW's GDB 6.8-3 at http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=20507&release_id=594520 Juanma ^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#1786: 23.0.60; Can't start with Emacs from gdb on w32 2009-01-04 23:30 ` Juanma Barranquero @ 2009-01-05 0:02 ` Lennart Borgman 2009-01-05 7:41 ` Nick Roberts 0 siblings, 1 reply; 6+ messages in thread From: Lennart Borgman @ 2009-01-05 0:02 UTC (permalink / raw) To: Juanma Barranquero; +Cc: 1786 On Mon, Jan 5, 2009 at 12:30 AM, Juanma Barranquero <lekktu@gmail.com> wrote: >> C:\eclean\bld\emacs\src>gdb oo/i386/emacs.exe >> GNU gdb 5.2.1 >> Copyright 2002 Free Software Foundation, Inc. > > What happens if you try with a more recent gdb? You can find MinGW's > GDB 6.8-3 at > > http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=20507&release_id=594520 That fixed it, thanks. ^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#1786: 23.0.60; Can't start with Emacs from gdb on w32 2009-01-05 0:02 ` Lennart Borgman @ 2009-01-05 7:41 ` Nick Roberts 2009-01-05 7:45 ` Nick Roberts 0 siblings, 1 reply; 6+ messages in thread From: Nick Roberts @ 2009-01-05 7:41 UTC (permalink / raw) To: Lennart Borgman, 1786; +Cc: Juanma Barranquero Lennart Borgman writes: > On Mon, Jan 5, 2009 at 12:30 AM, Juanma Barranquero <lekktu@gmail.com> wrote: > >> C:\eclean\bld\emacs\src>gdb oo/i386/emacs.exe > >> GNU gdb 5.2.1 > >> Copyright 2002 Free Software Foundation, Inc. > > > > What happens if you try with a more recent gdb? You can find MinGW's > > GDB 6.8-3 at > > > > http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=20507&release_id=594520 > > That fixed it, thanks. Sorry, I should have read this before I hit reply to your earlier message in this thread. Since it is fixed, please close this report. -- Nick http://www.inet.net.nz/~nickrob ^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#1786: 23.0.60; Can't start with Emacs from gdb on w32 2009-01-05 7:41 ` Nick Roberts @ 2009-01-05 7:45 ` Nick Roberts 0 siblings, 0 replies; 6+ messages in thread From: Nick Roberts @ 2009-01-05 7:45 UTC (permalink / raw) To: Lennart Borgman, 1786, Juanma Barranquero > Sorry, I should have read this before I hit reply to your earlier message in > this thread. Since it is fixed, please close this report. Hmm, not doing too well today. I see you already have (it appears that the bug number doesn't gett included in the subject line). -- Nick http://www.inet.net.nz/~nickrob ^ permalink raw reply [flat|nested] 6+ messages in thread
* bug#1786: 23.0.60; Can't start with Emacs from gdb on w32 2009-01-04 22:23 bug#1786: 23.0.60; Can't start with Emacs from gdb on w32 Lennart Borgman (gmail) 2009-01-04 23:30 ` Juanma Barranquero @ 2009-01-05 7:35 ` Nick Roberts 1 sibling, 0 replies; 6+ messages in thread From: Nick Roberts @ 2009-01-05 7:35 UTC (permalink / raw) To: Lennart Borgman (gmail), 1786; +Cc: emacs-pretest-bug Lennart Borgman (gmail) writes: > See subject line. Yes, but I don't see the bug report. > Some more details are here: > > http://lists.gnu.org/archive/html/emacs-devel/2009-01/msg00046.html That was for GDB 5.2.1 which is over six years old. > I have updated to the latest MinGW now. > > I followed the instructions here (2.5.1) > > http://www.gnu.org/software/emacs/windows/Getting-Emacs.html#Getting-Emacs > What happened when you started the latest MinGW GDB in Emacs? > > In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600) > of 2009-01-04 > Windowing system distributor `Microsoft Corp.', version 5.1.2600 > configured using `configure --with-gcc (3.4) --no-opt --cflags > -Ic:/g/include -fno-crossjumping' > > > > -- Nick http://www.inet.net.nz/~nickrob ^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-01-05 7:45 UTC | newest] Thread overview: 6+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-01-04 22:23 bug#1786: 23.0.60; Can't start with Emacs from gdb on w32 Lennart Borgman (gmail) 2009-01-04 23:30 ` Juanma Barranquero 2009-01-05 0:02 ` Lennart Borgman 2009-01-05 7:41 ` Nick Roberts 2009-01-05 7:45 ` Nick Roberts 2009-01-05 7:35 ` Nick Roberts
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/emacs.git 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).