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 Aug 14 01:53:52 UTC 2010


814a815,817
> gdb/mi/mi-main.c:1490: gettext: _ markup: All messages should be marked up with _.
gdb/mi/mi-main.c:1490:    error ("Unable to read memory.");
> gdb/mi/mi-main.c:1512: code: sprintf: Do not use sprintf, instead use xstrprintf
gdb/mi/mi-main.c:1512:	  sprintf (p, ', read_result->data[i]);
> gdb/mi/mi-main.c:1582: gettext: _ markup: All messages should be marked up with _.
gdb/mi/mi-main.c:1582:    error ("mi_cmd_data_write_memory: Usage: [-o COLUMN_OFFSET] ADDR FORMAT WORD-SIZE VALUE.");
821a825
> gdb/mi/mi-main.c:1738: gettext: _ markup: All messages should be marked up with _.
gdb/mi/mi-main.c:1738:    error ("the specified thread group does not exist");


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