Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Marc Khouzam" <marc.khouzam@ericsson.com>
To: <gdb@sourceware.org>
Subject: Missing stop_bpstat
Date: Wed, 10 Sep 2008 19:57:00 -0000	[thread overview]
Message-ID: <6D19CA8D71C89C43A057926FE0D4ADAA061A296D@ecamlmw720.eamcs.ericsson.se> (raw)

Hi,

I'm getting compilation errors due missing stop_bpstat in gdbtk/generic.
I'm on Linux SLED10
I saw that the global stop_bpstat has been removed recently but I'm
assuming I'm compiling something
I should not, or else this would have been seen by someone else...

I run 
> ../src/configure
> make

but I eventually get:
 
gcc -g -O2   -I. -I../../src/gdb -I../../src/gdb/config
-DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H
-I../../src/gdb/../include/opcode -I../../src/gdb/../readline/..
-I../bfd -I../../src/gdb/../bfd -I../../src/gdb/../include
-I../libdecnumber -I../../src/gdb/../libdecnumber
-I../../src/gdb/gnulib -Ignulib  -DMI_OUT=1  -DGDBTK -DTUI=1  -Wall
-Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral
-Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts -Werror
-c -o gdbtk-cmds.o -MT gdbtk-cmds.o -MMD -MP -MF .deps/gdbtk-cmds.Tpo
-I../../src/gdb/../libgui/src
-I/local/home/lmckhou/workspace-GDB/src/tcl/generic
-I/local/home/lmckhou/workspace-GDB/src/tk/generic -I/usr/X11R6/include
-DGDBTK_LIBRARY=\"/usr/local/share/insight1.0\"
-DSRC_DIR=\"/local/home/lmckhou/workspace-GDB/src/gdb\"
../../src/gdb/gdbtk/generic/gdbtk-cmds.c
../../src/gdb/gdbtk/generic/gdbtk-cmds.c: In function 'gdb_cmd':
../../src/gdb/gdbtk/generic/gdbtk-cmds.c:704: error: 'stop_bpstat'
undeclared (first use in this function)
../../src/gdb/gdbtk/generic/gdbtk-cmds.c:704: error: (Each undeclared
identifier is reported only once
../../src/gdb/gdbtk/generic/gdbtk-cmds.c:704: error: for each function
it appears in.)
../../src/gdb/gdbtk/generic/gdbtk-cmds.c:704: error: too many arguments
to function 'bpstat_do_actions'
../../src/gdb/gdbtk/generic/gdbtk-cmds.c: In function
'gdb_immediate_command':
../../src/gdb/gdbtk/generic/gdbtk-cmds.c:755: error: 'stop_bpstat'
undeclared (first use in this function)
../../src/gdb/gdbtk/generic/gdbtk-cmds.c:755: error: too many arguments
to function 'bpstat_do_actions'
make: *** [gdbtk-cmds.o] Error 1

Thanks in advance

marc


             reply	other threads:[~2008-09-10 19:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-10 19:57 Marc Khouzam [this message]
2008-09-10 20:09 ` Daniel Jacobowitz
2008-09-10 20:11 ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6D19CA8D71C89C43A057926FE0D4ADAA061A296D@ecamlmw720.eamcs.ericsson.se \
    --to=marc.khouzam@ericsson.com \
    --cc=gdb@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox