This is the mail archive of the gdb-patches@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: [RFA] Use vector for varobj_list_children interface.


Pierre Muller wrote:

> Volodya,
> 
>   I suspect that your commit broke
> gdbtk:

Hmm. What is gdbtk and why is it a part of gdb checkout?

> $ make
> gcc -c -gstabs+ -O0   -I. -I../../purecvs/gdb -I../../purecvs/gdb/config
> -DLOCAL
> EDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H
> -I../../purecvs/gdb/../includ
> e/opcode -I../../purecvs/gdb/../readline/.. -I../bfd
> -I../../purecvs/gdb/../bfd
> -I../../purecvs/gdb/../include -I../libdecnumber
> -I../../purecvs/gdb/../libdecnu
> mber   -DMI_OUT=1 -DGDBTK -DTUI=1  -Wall -Wdeclaration-after-statement
> -Wpointer
> -arith -Wformat-nonliteral -Wno-unused -Wno-switch -Wno-char-subscripts
> -Werror
> -I../../purecvs/gdb/../libgui/src
> -I/home/Pierre/gdbcvs/purecvs/itcl/itcl/gener
> ic  \
>         -I/home/Pierre/gdbcvs/purecvs/tcl/generic
> -I/home/Pierre/gdbcvs/purecvs/
> tk/generic  -I"/home/Pierre/gdbcvs/purecvs/tk/xlib" \
>                 ../../purecvs/gdb/gdbtk/generic/gdbtk-varobj.c
> ../../purecvs/gdb/gdbtk/generic/gdbtk-varobj.c: In function
> `variable_children':
> 
> ../../purecvs/gdb/gdbtk/generic/gdbtk-varobj.c:422: error: too many
> arguments to
>  function `varobj_list_children'
> make: *** [gdbtk-varobj.o] Error 1
> 
> 
> Could you please fix that?

I'll look into this.

Sorry,
Volodya



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