New ARI warning Thu Jan 30 01:58:49 UTC 2020

GDB Administrator gdbadmin@sourceware.org
Thu Jan 30 09:01:00 GMT 2020


87a88,99
> gdb/dbxread.c:248: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:248:			legacy_psymtab *pst_)
> gdb/dbxread.c:257: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:257:  legacy_psymtab *pst;	 
> gdb/dbxread.c:266: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:266:static void read_ofile_symtab (struct objfile *, legacy_psymtab *);
> gdb/dbxread.c:268: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:268:static void dbx_read_symtab (legacy_psymtab *self,
> gdb/dbxread.c:271: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:271:static void dbx_psymtab_to_symtab_1 (legacy_psymtab *, struct objfile *);
> gdb/dbxread.c:275: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:275:static legacy_psymtab *find_corresponding_bincl_psymtab (const char *,
> gdb/dbxread.c:300: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:300:static legacy_psymtab *start_psymtab (struct objfile *, const char *,
> gdb/dbxread.c:860: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:860:static legacy_psymtab *
> gdb/dbxread.c:869: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:869:  return (legacy_psymtab *) 0;
> gdb/dbxread.c:971: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:971:  legacy_psymtab *pst;
> gdb/dbxread.c:979: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:979:  legacy_psymtab **dependency_list;
> gdb/dbxread.c:992: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:992:  pst = (legacy_psymtab *) 0;
88a101,102
> gdb/dbxread.c:1002: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1002:    (legacy_psymtab **) alloca (dependencies_allocated *
> gdb/dbxread.c:1003: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1003:				sizeof (legacy_psymtab *));
89a104,129
> gdb/dbxread.c:1139: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1139:		  pst = (legacy_psymtab *) 0;
> gdb/dbxread.c:1254: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1254:		    pst = (legacy_psymtab *) 0;
> gdb/dbxread.c:1765: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1765:	    legacy_psymtab *needed_pst =
> gdb/dbxread.c:1792: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1792:		    legacy_psymtab **orig = dependency_list;
> gdb/dbxread.c:1795: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1795:		      (legacy_psymtab **)
> gdb/dbxread.c:1797: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1797:			      * sizeof (legacy_psymtab *));
> gdb/dbxread.c:1800: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1800:			     * sizeof (legacy_psymtab *)));
> gdb/dbxread.c:1826: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1826:	      pst = (legacy_psymtab *) 0;
> gdb/dbxread.c:1902: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1902:static legacy_psymtab *
> gdb/dbxread.c:1906: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1906:  legacy_psymtab *result = new legacy_psymtab (filename, objfile, textlow);
gdb/dbxread.c:1906:  legacy_psymtab *result = new legacy_psymtab (filename, objfile, textlow);
> gdb/dbxread.c:1906: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1906:  legacy_psymtab *result = new legacy_psymtab (filename, objfile, textlow);
gdb/dbxread.c:1906:  legacy_psymtab *result = new legacy_psymtab (filename, objfile, textlow);
> gdb/dbxread.c:1911: legacy: legacy read_symtab: Do not use legacy read_symtab, see declaration for details
gdb/dbxread.c:1911:  result->legacy_read_symtab = dbx_read_symtab;
> gdb/dbxread.c:1912: legacy: legacy expand_psymtab: Do not use legacy expand_psymtab, see declaration for details
gdb/dbxread.c:1912:  result->legacy_expand_psymtab = dbx_psymtab_to_symtab_1;
> gdb/dbxread.c:1930: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1930:legacy_psymtab *
> gdb/dbxread.c:1931: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1931:dbx_end_psymtab (struct objfile *objfile, legacy_psymtab *pst,
> gdb/dbxread.c:1934: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:1934:		 legacy_psymtab **dependency_list,
> gdb/dbxread.c:2020: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:2020:	      number_dependencies * sizeof (legacy_psymtab *));
> gdb/dbxread.c:2027: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:2027:      legacy_psymtab *subpst =
> gdb/dbxread.c:2028: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:2028:	new legacy_psymtab (include_list[i], objfile);
> gdb/dbxread.c:2042: legacy: legacy read_symtab: Do not use legacy read_symtab, see declaration for details
gdb/dbxread.c:2042:      subpst->legacy_read_symtab = pst->legacy_read_symtab;
gdb/dbxread.c:2042:      subpst->legacy_read_symtab = pst->legacy_read_symtab;
> gdb/dbxread.c:2042: legacy: legacy read_symtab: Do not use legacy read_symtab, see declaration for details
gdb/dbxread.c:2042:      subpst->legacy_read_symtab = pst->legacy_read_symtab;
gdb/dbxread.c:2042:      subpst->legacy_read_symtab = pst->legacy_read_symtab;
> gdb/dbxread.c:2043: legacy: legacy expand_psymtab: Do not use legacy expand_psymtab, see declaration for details
gdb/dbxread.c:2043:      subpst->legacy_expand_psymtab = pst->legacy_expand_psymtab;
gdb/dbxread.c:2043:      subpst->legacy_expand_psymtab = pst->legacy_expand_psymtab;
> gdb/dbxread.c:2043: legacy: legacy expand_psymtab: Do not use legacy expand_psymtab, see declaration for details
gdb/dbxread.c:2043:      subpst->legacy_expand_psymtab = pst->legacy_expand_psymtab;
gdb/dbxread.c:2043:      subpst->legacy_expand_psymtab = pst->legacy_expand_psymtab;
> gdb/dbxread.c:2069: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:2069:dbx_psymtab_to_symtab_1 (legacy_psymtab *pst, struct objfile *objfile)
> gdb/dbxread.c:2096: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:2096:dbx_read_symtab (legacy_psymtab *self, struct objfile *objfile)
> gdb/dbxread.c:2128: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/dbxread.c:2128:read_ofile_symtab (struct objfile *objfile, legacy_psymtab *pst)
182,207d221
< gdb/gdbsupport/array-view.h:252: code: function call in first column: Function name in first column should be restricted to function implementation
gdb/gdbsupport/array-view.h:252:make_array_view (U *array, size_t size) noexcept
< gdb/gdbsupport/buffer.c:100: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/gdbsupport/buffer.c:100:	      sprintf (str, ', va_arg (ap, int));
< gdb/gdbsupport/buffer.c:103: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/gdbsupport/buffer.c:103:	      sprintf (str, ', va_arg (ap, unsigned int));
< gdb/gdbsupport/buffer.c:106: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/gdbsupport/buffer.c:106:	      sprintf (str, ', va_arg (ap, unsigned int));
< gdb/gdbsupport/buffer.c:109: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/gdbsupport/buffer.c:109:	      sprintf (str, ', va_arg (ap, unsigned int));
< gdb/gdbsupport/buffer.c:116: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/gdbsupport/buffer.c:116:		  sprintf (str, ', va_arg (ap, long));
< gdb/gdbsupport/buffer.c:119: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/gdbsupport/buffer.c:119:		  sprintf (str, ', va_arg (ap, unsigned long));
< gdb/gdbsupport/buffer.c:122: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/gdbsupport/buffer.c:122:		  sprintf (str, ', va_arg (ap, unsigned long));
< gdb/gdbsupport/buffer.c:125: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/gdbsupport/buffer.c:125:		  sprintf (str, ', va_arg (ap, unsigned long));
< gdb/gdbsupport/buffer.c:132: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/gdbsupport/buffer.c:132:		      sprintf (str, ' PRId64,
< gdb/gdbsupport/buffer.c:133: code: long long: Do not use 'long long', instead use LONGEST
gdb/gdbsupport/buffer.c:133:			       (int64_t) va_arg (ap, long long));
< gdb/gdbsupport/buffer.c:136: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/gdbsupport/buffer.c:136:		      sprintf (str, ' PRIu64,
< gdb/gdbsupport/buffer.c:137: code: long long: Do not use 'long long', instead use LONGEST
gdb/gdbsupport/buffer.c:137:			       (uint64_t) va_arg (ap, unsigned long long));
< gdb/gdbsupport/buffer.c:140: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/gdbsupport/buffer.c:140:		      sprintf (str, ' PRIx64,
< gdb/gdbsupport/buffer.c:141: code: long long: Do not use 'long long', instead use LONGEST
gdb/gdbsupport/buffer.c:141:			       (uint64_t) va_arg (ap, unsigned long long));
< gdb/gdbsupport/buffer.c:144: code: sprintf: Do not use sprintf, instead use xsnprintf or xstrprintf
gdb/gdbsupport/buffer.c:144:		      sprintf (str, ' PRIo64,
< gdb/gdbsupport/buffer.c:145: code: long long: Do not use 'long long', instead use LONGEST
gdb/gdbsupport/buffer.c:145:			       (uint64_t) va_arg (ap, unsigned long long));
< gdb/gdbsupport/common-exceptions.h:117: gettext: _ markup: All messages should be marked up with _.
gdb/gdbsupport/common-exceptions.h:117:      error (GDB_NO_ERROR)
< gdb/gdbsupport/common-types.h:28: code: long long: Do not use 'long long', instead use LONGEST
gdb/gdbsupport/common-types.h:28:typedef unsigned long long CORE_ADDR;
< gdb/gdbsupport/common-types.h:30: code: long long: Do not use 'long long', instead use LONGEST
gdb/gdbsupport/common-types.h:30:typedef long long LONGEST;
< gdb/gdbsupport/common-types.h:31: code: long long: Do not use 'long long', instead use LONGEST
gdb/gdbsupport/common-types.h:31:typedef unsigned long long ULONGEST;
< gdb/gdbsupport/common-types.h:52: code: long long: Do not use 'long long', instead use LONGEST
gdb/gdbsupport/common-types.h:52:typedef long long LONGEST;
< gdb/gdbsupport/common-types.h:53: code: long long: Do not use 'long long', instead use LONGEST
gdb/gdbsupport/common-types.h:53:typedef unsigned long long ULONGEST;
< gdb/gdbsupport/gdb_optional.h:173: code: OP eol: Do not use &&, or || at the end of a line
gdb/gdbsupport/gdb_optional.h:173:  T &&operator* () &&
< gdb/gdbsupport/gdb_optional.h:176: code: OP eol: Do not use &&, or || at the end of a line
gdb/gdbsupport/gdb_optional.h:176:  constexpr const T &&operator* () const &&
< gdb/gdbsupport/underlying.h:27: code: function call in first column: Function name in first column should be restricted to function implementation
gdb/gdbsupport/underlying.h:27:to_underlying (E val) noexcept
297a312,315
> gdb/mdebugread.c:254: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:254:static legacy_psymtab *new_psymtab (const char *, struct objfile *);
> gdb/mdebugread.c:256: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:256:static void psymtab_to_symtab_1 (legacy_psymtab *pst,
> gdb/mdebugread.c:278: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:278:mdebug_read_symtab (legacy_psymtab *self, struct objfile *objfile)
> gdb/mdebugread.c:383: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:383:  legacy_psymtab *pst;	 
302a321
> gdb/mdebugread.c:1904: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:1904:		 legacy_psymtab *pst)
303a323,324
> gdb/mdebugread.c:2304: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:2304:  legacy_psymtab *pst;
> gdb/mdebugread.c:2314: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:2314:  legacy_psymtab **dependency_list;
304a326,333
> gdb/mdebugread.c:2343: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:2343:    (legacy_psymtab **) alloca (dependencies_allocated *
> gdb/mdebugread.c:2344: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:2344:				sizeof (legacy_psymtab *));
> gdb/mdebugread.c:2367: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:2367:    legacy_psymtab *new_pst = new_psymtab (', objfile);
> gdb/mdebugread.c:2585: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:2585:      legacy_psymtab *save_pst;
> gdb/mdebugread.c:2603: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:2603:      pst = new legacy_psymtab (fdr_name (fh), objfile, textlow);
> gdb/mdebugread.c:2615: legacy: legacy read_symtab: Do not use legacy read_symtab, see declaration for details
gdb/mdebugread.c:2615:      pst->legacy_read_symtab = mdebug_read_symtab;
> gdb/mdebugread.c:2616: legacy: legacy expand_psymtab: Do not use legacy expand_psymtab, see declaration for details
gdb/mdebugread.c:2616:      pst->legacy_expand_psymtab = psymtab_to_symtab_1;
> gdb/mdebugread.c:2890: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:2890:			      pst = (legacy_psymtab *) 0;
305a335,341
> gdb/mdebugread.c:3280: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:3280:			pst = (legacy_psymtab *) 0;
> gdb/mdebugread.c:3838: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:3838:psymtab_to_symtab_1 (legacy_psymtab *pst, struct objfile *objfile)
> gdb/mdebugread.c:4630: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:4630:static legacy_psymtab *
> gdb/mdebugread.c:4633: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:4633:  legacy_psymtab *psymtab;
> gdb/mdebugread.c:4635: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/mdebugread.c:4635:  psymtab = new legacy_psymtab (name, objfile);
> gdb/mdebugread.c:4647: legacy: legacy read_symtab: Do not use legacy read_symtab, see declaration for details
gdb/mdebugread.c:4647:  psymtab->legacy_read_symtab = mdebug_read_symtab;
> gdb/mdebugread.c:4648: legacy: legacy expand_psymtab: Do not use legacy expand_psymtab, see declaration for details
gdb/mdebugread.c:4648:  psymtab->legacy_expand_psymtab = psymtab_to_symtab_1;
390a427,436
> gdb/psympriv.h:340: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/psympriv.h:340:struct legacy_psymtab : public standard_psymtab
> gdb/psympriv.h:342: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/psympriv.h:342:  legacy_psymtab (const char *filename, struct objfile *objfile)
> gdb/psympriv.h:347: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/psympriv.h:347:  legacy_psymtab (const char *filename, struct objfile *objfile,
> gdb/psympriv.h:355: legacy: legacy read_symtab: Do not use legacy read_symtab, see declaration for details
gdb/psympriv.h:355:    if (legacy_read_symtab)
> gdb/psympriv.h:356: legacy: legacy read_symtab: Do not use legacy read_symtab, see declaration for details
gdb/psympriv.h:356:      (*legacy_read_symtab) (this, objf);
> gdb/psympriv.h:361: legacy: legacy expand_psymtab: Do not use legacy expand_psymtab, see declaration for details
gdb/psympriv.h:361:    (*legacy_expand_psymtab) (this, objf);
> gdb/psympriv.h:367: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/psympriv.h:367:  void (*legacy_read_symtab) (legacy_psymtab *, struct objfile *) = nullptr;
gdb/psympriv.h:367:  void (*legacy_read_symtab) (legacy_psymtab *, struct objfile *) = nullptr;
> gdb/psympriv.h:367: legacy: legacy read_symtab: Do not use legacy read_symtab, see declaration for details
gdb/psympriv.h:367:  void (*legacy_read_symtab) (legacy_psymtab *, struct objfile *) = nullptr;
gdb/psympriv.h:367:  void (*legacy_read_symtab) (legacy_psymtab *, struct objfile *) = nullptr;
> gdb/psympriv.h:372: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/psympriv.h:372:  void (*legacy_expand_psymtab) (legacy_psymtab *, struct objfile *) = nullptr;
gdb/psympriv.h:372:  void (*legacy_expand_psymtab) (legacy_psymtab *, struct objfile *) = nullptr;
> gdb/psympriv.h:372: legacy: legacy expand_psymtab: Do not use legacy expand_psymtab, see declaration for details
gdb/psympriv.h:372:  void (*legacy_expand_psymtab) (legacy_psymtab *, struct objfile *) = nullptr;
gdb/psympriv.h:372:  void (*legacy_expand_psymtab) (legacy_psymtab *, struct objfile *) = nullptr;
475a522,525
> gdb/stabsread.h:23: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/stabsread.h:23:struct legacy_psymtab;
> gdb/stabsread.h:174: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/stabsread.h:174:extern legacy_psymtab *dbx_end_psymtab
> gdb/stabsread.h:175: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/stabsread.h:175:  (struct objfile *objfile, legacy_psymtab *pst,
> gdb/stabsread.h:178: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/stabsread.h:178:   legacy_psymtab **dependency_list, int number_dependencies,
617a668
> gdb/xcoffread.c:233: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:233:static void read_xcoff_symtab (struct objfile *, legacy_psymtab *);
620a672,673
> gdb/xcoffread.c:595: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:595:static legacy_psymtab *this_symtab_psymtab;
> gdb/xcoffread.c:993: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:993:read_xcoff_symtab (struct objfile *objfile, legacy_psymtab *pst)
621a675,694
> gdb/xcoffread.c:1820: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:1820:xcoff_psymtab_to_symtab_1 (legacy_psymtab *pst, struct objfile *objfile)
> gdb/xcoffread.c:1843: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:1843:xcoff_read_symtab (legacy_psymtab *self, struct objfile *objfile)
> gdb/xcoffread.c:1962: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:1962:static legacy_psymtab *
> gdb/xcoffread.c:1967: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:1967:  legacy_psymtab *result = new legacy_psymtab (filename, objfile, 0);
gdb/xcoffread.c:1967:  legacy_psymtab *result = new legacy_psymtab (filename, objfile, 0);
> gdb/xcoffread.c:1967: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:1967:  legacy_psymtab *result = new legacy_psymtab (filename, objfile, 0);
gdb/xcoffread.c:1967:  legacy_psymtab *result = new legacy_psymtab (filename, objfile, 0);
> gdb/xcoffread.c:1972: legacy: legacy read_symtab: Do not use legacy read_symtab, see declaration for details
gdb/xcoffread.c:1972:  result->legacy_read_symtab = xcoff_read_symtab;
> gdb/xcoffread.c:1973: legacy: legacy expand_psymtab: Do not use legacy expand_psymtab, see declaration for details
gdb/xcoffread.c:1973:  result->legacy_expand_psymtab = xcoff_psymtab_to_symtab_1;
> gdb/xcoffread.c:1989: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:1989:static legacy_psymtab *
> gdb/xcoffread.c:1990: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:1990:xcoff_end_psymtab (struct objfile *objfile, legacy_psymtab *pst,
> gdb/xcoffread.c:1993: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:1993:		   legacy_psymtab **dependency_list,
> gdb/xcoffread.c:2014: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:2014:	      number_dependencies * sizeof (legacy_psymtab *));
> gdb/xcoffread.c:2021: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:2021:      legacy_psymtab *subpst =
> gdb/xcoffread.c:2022: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:2022:	new legacy_psymtab (include_list[i], objfile);
> gdb/xcoffread.c:2035: legacy: legacy read_symtab: Do not use legacy read_symtab, see declaration for details
gdb/xcoffread.c:2035:      subpst->legacy_read_symtab = pst->legacy_read_symtab;
gdb/xcoffread.c:2035:      subpst->legacy_read_symtab = pst->legacy_read_symtab;
> gdb/xcoffread.c:2035: legacy: legacy read_symtab: Do not use legacy read_symtab, see declaration for details
gdb/xcoffread.c:2035:      subpst->legacy_read_symtab = pst->legacy_read_symtab;
gdb/xcoffread.c:2035:      subpst->legacy_read_symtab = pst->legacy_read_symtab;
> gdb/xcoffread.c:2036: legacy: legacy expand_psymtab: Do not use legacy expand_psymtab, see declaration for details
gdb/xcoffread.c:2036:      subpst->legacy_expand_psymtab = pst->legacy_expand_psymtab;
gdb/xcoffread.c:2036:      subpst->legacy_expand_psymtab = pst->legacy_expand_psymtab;
> gdb/xcoffread.c:2036: legacy: legacy expand_psymtab: Do not use legacy expand_psymtab, see declaration for details
gdb/xcoffread.c:2036:      subpst->legacy_expand_psymtab = pst->legacy_expand_psymtab;
gdb/xcoffread.c:2036:      subpst->legacy_expand_psymtab = pst->legacy_expand_psymtab;
> gdb/xcoffread.c:2130: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:2130:  legacy_psymtab *pst;
> gdb/xcoffread.c:2138: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:2138:  legacy_psymtab **dependency_list;
> gdb/xcoffread.c:2152: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:2152:  pst = (legacy_psymtab *) 0;
622a696,697
> gdb/xcoffread.c:2162: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:2162:    (legacy_psymtab **) alloca (dependencies_allocated *
> gdb/xcoffread.c:2163: legacy: legacy psymtab: Do not use legacy psymtab, see declaration for details
gdb/xcoffread.c:2163:				       sizeof (legacy_psymtab *));



More information about the Gdb-patches mailing list