This is the mail archive of the gdb@sources.redhat.com 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]

bugfix gdb5.0/insight5.0


    Hello all,

    for those compiling for target arm-elf, I have a small bugfix at
compile-time.

remove: struct tm lt;

in two functions. (openLog() and closeLog() or something. It are the
first two functions in the file).

in file: xxx/xxx5.0/gdb/rdi-share/devsw.c

Otherwise I got: struct tm : size not known.
struct tm is declared in the two functions but not called in any way...

Regards,

    Jan
begin:vcard 
n:Van Belle;Jan
tel;work:+32 3 4503297
x-mozilla-html:FALSE
org:Alcatel Telecom;Broadband Networking Division
version:2.1
email;internet:Jan.Van_Belle@alcatel.be
adr;quoted-printable:;;de Villermontstraat 38B=0D=0AB2550 Kontich;;;;Belgium
x-mozilla-cpt:;2
fn:Jan Van Belle
end:vcard

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