This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Missing stop_bpstat


On Wed, Sep 10, 2008 at 03:56:02PM -0400, Marc Khouzam wrote:
> 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...

Try checking out gdb, instead of all of src.  Or else specify
--disable-gdbtk.  The code you're building is Insight, which is not
strictly speaking part of GDB.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]