public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Broken --disable-gdbmi configure option for gdb HEAD.
@ 2005-08-27 23:00 Steven J. Hill
  2005-08-27 23:15 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Steven J. Hill @ 2005-08-27 23:00 UTC (permalink / raw)
  To: gdb

Greetings.

I was attempting to build gdb for an embedded target with the
'--disable-gdbmi' option and the build failed in 'gdb/breakpoint.c'
due to the missing function 'async_reason_lookup' which is defined
in 'mi/mi-common.[ch]'. Is this a bug or how do I work around this
problem? Here are the related options that I am configuring with:

    --without-uiout
    --disable-gdbmi
    --disable-tui
    --disable-gdbtk
    --without-x

Or maybe I cannot specify all of these at the same time with the
latest gdb. This works fine for gdb-6.3. Thanks in advance.

-Steve

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

end of thread, other threads:[~2005-08-27 23:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-27 23:00 Broken --disable-gdbmi configure option for gdb HEAD Steven J. Hill
2005-08-27 23:15 ` Daniel Jacobowitz

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).