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: ARI stopped updating again?


On Mon, Oct 22, 2007 at 03:47:52PM +0200, Ulrich Weigand wrote:
> Hello,
> 
> it looks like the ARI has stopped updating again ...
> 
> Could someone with access to the machine have a look?

../.././gdb/doc/gdbint.texinfo:3267: @item found outside of an insertion block.
makeinfo: Removing output file `gdbint.info' due to errors; use --force to preserve.
make[4]: *** [gdbint.info] Error 1
make[3]: *** [diststuff] Error 2

Looks like that's stopping it:

@node Compiler Characteristics
@section Compiler Characteristics

@item set_gdbarch_sofun_address_maybe_missing (@var{gdbarch}, @var{set})
@findex set_gdbarch_sofun_address_maybe_missing

Merge error maybe?  I don't think that's where you meant to add the method.

-- 
Daniel Jacobowitz
CodeSourcery


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