aboutsummaryrefslogtreecommitdiff
path: root/gdb/dbxread.c
AgeCommit message (Collapse)AuthorFilesLines
1991-04-26 dbxread.c (read_type): If we get "##", don't lookup_function_typeJim Kingdon1-24/+31
and start clobbering it; allocate_stub_method instead. * dbxread.c (read_struct_type): Put "op$" instead of "operator" in the symbol table. * dbxread.c (read_struct_type): Set fcontext to 0 for normal member function. * dbxread.c (read_struct_type): Initialize name to 0. * dbxread.c (read_ofile_symtab, N_CATCH): Add offset to bufp->n_value. * dbxread.c (dbx_create_type): Zero TYPE_VPTR_BASETYPE. (read_struct_type): Don't bother to set TYPE_VTPR_{BASETYPE,FIELDNO} if it's just going to be {0,1}. * dbxread.c (virtual_context): Use TYPE_BASECLASS starting at 0 (yes, it's #if 0, but just in case...).
1991-04-24 * main.c (cd_command): Call dont_repeat.Jim Kingdon1-8/+18
* dbxread.c (read_struct_type): If const/volatile character is missing, don't complain, just continue. * dbxread.c (read_struct_type): Only try to read the fcontext if it is there. Also change "error_type " to "return error_type ". values.c (value_virtual_fn_field): If there is no fcontext, then do things the way GDB 3.x did. valops.c (search_struct_method): Add type to value_virtual_fn_field arguments. * dbxread.c (read_struct_type): Fix typo: *pp != '\0' -> **pp != '\0'.
1991-04-23*** empty log message ***Jim Kingdon1-0/+1
1991-04-19 * dbxread.c (end_symtab, end_psymtab): Change comments.John Gilmore1-1/+5
(initialize_dbxread): Call dbx_new_init() in case the first command is add-symbols.
1991-04-13 Permit symbols to be superseded when new symbol files haveJohn Gilmore1-9/+24
been read in, particularly for VxWorks. * dbxread.c (read_dbx_symtab): Allow N_SOL to cleanly take us back to the main file, as well as to include files. Also, put global functions into the global psymtab, to make "i fun" work. (end_psymtab): Free named symtabs and psymtabs for a file, once a new psymtab for it has been read.
1991-04-06*** empty log message ***John Gilmore1-2/+5
1991-04-05*** empty log message ***John Gilmore1-1/+4
1991-03-28Initial revisionK. Richard Pixley1-0/+5348
1990-09-05Initial revisionJohn Gilmore1-5476/+0
2012-06-03gdb-3.5gdb-3.51-28/+93
2012-06-03gdb-3.4gdb-3.41-37/+193
2012-06-03gdb-3.3gdb-3.31-641/+1343
2012-06-03gdb-3.1gdb-3.11-403/+1699
2012-06-03gdb-2.8.1gdb-2.8.11-12/+763
2012-06-03gdb-2.8gdb-2.81-861/+448
2012-06-03gdb-2.5.3gdb-2.5.31-0/+5
2012-06-03gdb-2.5.2gdb-2.5.21-88/+78
2012-06-03gdb-2.5.1gdb-2.5.11-38/+779
2012-06-03gdb-2.4+.aux.coffgdb-2.4+.aux.coff1-0/+2183