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 Tue Jan 25 01:55:01 UTC 2011


861a862,894
> gdb/remote-mips.c:513: deprecated: deprecated throw_reason: Do not use deprecated throw_reason, see declaration for details
gdb/remote-mips.c:513:  deprecated_throw_reason (RETURN_ERROR);
> gdb/remote-mips.c:675: gettext: trailing new line: A message should not have a trailing new line
gdb/remote-mips.c:675:      error (_("Watchdog has expired.  Target detached.\n"));
> gdb/remote-mips.c:1264: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:1264:	sprintf (buff, ', cmd,
> gdb/remote-mips.c:1267: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:1267:	sprintf (buff, ', cmd,
> gdb/remote-mips.c:1416: gettext: _ markup: All messages should be marked up with _.
gdb/remote-mips.c:1416:      warning ("internal error: mips_initialize called twice");
> gdb/remote-mips.c:1460: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:1460:		sprintf (tbuff, ');
> gdb/remote-mips.c:1614: code: if assignment: An IF statement's expression contains an assignment (the GNU coding standard discourages this)
gdb/remote-mips.c:1614:	    if ((local_name = strchr (remote_name, '.')) != NULL)
> gdb/remote-mips.c:1645: deprecated: deprecated mips_set_processor_regs_hack: Do not use deprecated mips_set_processor_regs_hack, see declaration for details
gdb/remote-mips.c:1645:  deprecated_mips_set_processor_regs_hack ();
> gdb/remote-mips.c:2285: deprecated: deprecated throw_reason: Do not use deprecated throw_reason, see declaration for details
gdb/remote-mips.c:2285:	  deprecated_throw_reason (RETURN_QUIT);
> gdb/remote-mips.c:2322: gettext: _ markup: All messages should be marked up with _.
gdb/remote-mips.c:2322:      warning ("\
> gdb/remote-mips.c:2581: gettext: _ markup: All messages should be marked up with _.
gdb/remote-mips.c:2581:	      warning ("\
> gdb/remote-mips.c:2588: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:2588:	  sprintf (buf, ', i);
> gdb/remote-mips.c:2630: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:2630:	      sprintf (buf, ', phex_nz (addr, addr_size));
> gdb/remote-mips.c:2636: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:2636:	      sprintf (buf, ',
> gdb/remote-mips.c:2703: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:2703:	  sprintf (buf, ', phex_nz (addr, addr_size),
> gdb/remote-mips.c:2709: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:2709:	  sprintf (buf, ', phex_nz (addr, addr_size));
> gdb/remote-mips.c:2770: gettext: trailing new line: A message should not have a trailing new line
gdb/remote-mips.c:2770:	  error (_("Download got unexpected ack char: 0x%x, retrying.\n"),
> gdb/remote-mips.c:2829: deprecated: deprecated ui_load_progress_hook: Do not use deprecated ui_load_progress_hook, see declaration for details
gdb/remote-mips.c:2829:	      if (deprecated_ui_load_progress_hook)
> gdb/remote-mips.c:2830: deprecated: deprecated ui_load_progress_hook: Do not use deprecated ui_load_progress_hook, see declaration for details
gdb/remote-mips.c:2830:		deprecated_ui_load_progress_hook (s->name, i);
> gdb/remote-mips.c:3024: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:3024:  sprintf (*buff, ');
> gdb/remote-mips.c:3051: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:3051:  sprintf (*buff, ');
> gdb/remote-mips.c:3054: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:3054:  sprintf (*buff, ');
> gdb/remote-mips.c:3120: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:3120:	  sprintf (p, ');
> gdb/remote-mips.c:3195: code: if assignment: An IF statement's expression contains an assignment (the GNU coding standard discourages this)
gdb/remote-mips.c:3195:      if ((tftp_file = fopen (tftp_localname, ')) == NULL)
> gdb/remote-mips.c:3242: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:3242:  sprintf (hexnumber, ', final);
> gdb/remote-mips.c:3257: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:3257:  sprintf (hexnumber, ', bintotal);
> gdb/remote-mips.c:3391: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:3391:  sprintf (buffer, ');
> gdb/remote-mips.c:3408: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:3408:	sprintf (buffer, ');
> gdb/remote-mips.c:3453: deprecated: deprecated ui_load_progress_hook: Do not use deprecated ui_load_progress_hook, see declaration for details
gdb/remote-mips.c:3453:			if (deprecated_ui_load_progress_hook)
> gdb/remote-mips.c:3454: deprecated: deprecated ui_load_progress_hook: Do not use deprecated ui_load_progress_hook, see declaration for details
gdb/remote-mips.c:3454:			  deprecated_ui_load_progress_hook (s->name, i);
> gdb/remote-mips.c:3488: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:3488:  sprintf (buffer, ');	 
> gdb/remote-mips.c:3573: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/remote-mips.c:3573:  sprintf (buf, ', args);
> gdb/remote-mips.c:3600: deprecated: deprecated xfer_memory: Do not use deprecated xfer_memory, see declaration for details
gdb/remote-mips.c:3600:  mips_ops.deprecated_xfer_memory = mips_xfer_memory;
1194d1226
< gdb/valprint.c:1174: code: OP eol: Do not use &&, or || at the end of a line
gdb/valprint.c:1174:      while ((rep1 < len) &&


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