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]

New ARI warning Sat Jul 21 01:56:07 UTC 2018


37a38,39
> gdb/buildsym-legacy.h:19: legacy: legacy buildsym_h: Do not use legacy buildsym_h, see declaration for details
gdb/buildsym-legacy.h:19:#if !defined (LEGACY_BUILDSYM_H)
> gdb/buildsym-legacy.h:20: legacy: legacy buildsym_h: Do not use legacy buildsym_h, see declaration for details
gdb/buildsym-legacy.h:20:#define LEGACY_BUILDSYM_H 1
517a520,521
> gdb/rust-exp.y:23: code: %p: Do not use printf(%p), instead use printf(%s,paddr()) to dump a target address, or host_address_to_string() for a host address
gdb/rust-exp.y:23:%pure-parser
> gdb/rust-exp.y:25: code: %p: Do not use printf(%p), instead use printf(%s,paddr()) to dump a target address, or host_address_to_string() for a host address
gdb/rust-exp.y:25:%parse-param {struct rust_parser *parser}


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