GNU bug report logs -
#31918
25.3; gud inserts invalid gdb commands (gdb 7.10.1 --target=arm-buildroot-...)
Previous Next
Reported by: Moritz Wilhelmy <mw-emacs <at> barfooze.de>
Date: Wed, 20 Jun 2018 19:45:02 UTC
Severity: normal
Tags: unreproducible
Found in version 25.3
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 31918 <at> debbugs.gnu.org (full text, mbox):
> From: Moritz Wilhelmy <mw-emacs <at> barfooze.de>
> Date: Sat, 23 Jun 2018 17:05:41 +0200
>
> $ exec ${BR}/output/host/usr/bin/arm-buildroot-linux-musleabi-gdb
> GNU gdb (GDB) 7.10.1
> Copyright (C) 2015 Free Software Foundation, Inc.
> ...
> This GDB was configured as "--host=x86_64-pc-linux-gnu --target=arm-buildroot-linux-musleabi".
> ...
> (gdb) show configuration
> This GDB was configured as follows:
> configure --host=x86_64-pc-linux-gnu --target=arm-buildroot-linux-musleabi
> --with-auto-load-dir=$debugdir:$datadir/auto-load
> --with-auto-load-safe-path=$debugdir:$datadir/auto-load
> --with-expat
> --with-gdb-datadir=/home/mw/src/FAME/miro-service.buildroot/output/host/usr/share/gdb (relocatable)
> --with-jit-reader-dir=/home/mw/src/FAME/miro-service.buildroot/output/host/usr/lib/gdb (relocatable)
> --without-libunwind-ia64
> --with-lzma
> --without-guile
> --with-separate-debug-dir=/home/mw/src/FAME/miro-service.buildroot/output/host/usr/lib/debug (relocatable)
> --without-babeltrace
>
> ("Relocatable" means the directory can be moved with the GDB installation
> tree, and GDB will still find it.)
> (gdb)
>
> Is there a minimum required gdb version for gdb-mi to work correctly?
GDB 7.0, AFAIK. But it's possible that some features need a newer
GDB.
If you invoke GDB from the shell with -i=mi, can you reproduce the
problem?
Also, do these commands appear in "info break" output right after you
define the breakpoint, or do you need the breakpoint to break a few
times before that happens?
This bug report was last modified 5 years and 313 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.