36 Commits (5148923360989fb54088f499e4b4cefd14088f9a)

Author SHA1 Message Date
Per Bothner 35fcebce93 A ton of changes to improve C++ debugging. See ChangeLog. 34 years ago
Per Bothner a252e71520 * gdbtypes.c, gdbtypes.h: New function lookup_signed_typename. 35 years ago
Michael Tiemann 368c8614bc Minor changes to make these work with bison again. 35 years ago
Fred Fish 866ecded64 Only treat "class" as a token if the current language is C++. 35 years ago
Fred Fish 8050a57b2c * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_type 35 years ago
Fred Fish 4ed3a9ea66 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c, 35 years ago
Fred Fish 51b57ded88 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c, 35 years ago
Fred Fish 36ce1b6469 * c-exp.y, m2-exp.y: Move remapping defines for malloc and 35 years ago
Fred Fish d630b6150e * c-exp.y (yylex): Recognize single-quoted strings that specify 35 years ago
Fred Fish 6c316cfd66 * inflow.c (new_tty): Temporarily ignore SIGTTOU when 35 years ago
Fred Fish 1867b3be84 Back out of TYPE_FLAG_FUND_TYPE change, solve the problem in valprint.c by 35 years ago
Fred Fish 4a11eef2eb Add TYPE_FLAG_FUND_TYPE bit to the flags member of the type structure, 35 years ago
John Gilmore ac88ca205c Lint. 35 years ago
Per Bothner d26b50b794 c-exp.y: Add missing return type to yyparse() prototype. 35 years ago
John Gilmore be772100b5 Lint 35 years ago
Per Bothner 04f27ddc6d * c-exp.y, gdbtypes.h: Add builtin_type_signed_char. 35 years ago
Per Bothner 01be69139e More C++ improvements (pointers to members, qualified names). See ChangeLog. 35 years ago
Fred Fish 318bf84ffe Globs of changes. See the ChangeLog for details. Most related to 35 years ago
John Gilmore 1ab3bf1b14 * Check in Fred Fish's changes in these modules. Fred 35 years ago
John Gilmore 088c3a0b74 * defs.h: Include ansidecl.h and PARAMS macro. Use PARAMS 35 years ago
John Gilmore 5a4e721505 * buildsym.c (read_struct_type): Circumvent sun3 sunos "--" compiler bug. 35 years ago
John Gilmore 2a5ec41d88 Fix things pointed up by Fred Fish's test suite; see ChangeLog. 35 years ago
John Gilmore 7d9884b927 * defs.h: Incorporate param.h. All users changed. 35 years ago
Fred Fish d018c8a6e1 Add defines so that parsers produced by SVR4 versions of yacc can coexist 35 years ago
Sean Eric Fagan d671e293c3 Fixed a syntax error. 35 years ago
David Henkel-Wallace 4c53d9ca84 ansi name abuse changes 35 years ago
Per Bothner 0e2a896cf5 Fixes related to handling of C++ methods (handle destructors 35 years ago
Per Bothner 545af6ce07 Add C++ as a separate language. 35 years ago
John Gilmore b90c4f33cd * c-exp.y (yyerror): Pass error message if given. 35 years ago
Fred Fish e2aab0314f Add three new builtin types (builtin_type_long_double, builtin_type_complex, 35 years ago
John Gilmore 5b0a744f98 * c-exp.y: sym->class to SYMBOL_CLASS (sym). 35 years ago
John Gilmore 39bf59520b * c-exp.y, m2-exp.y: Define more yysymbols that happen to be 35 years ago
Stu Grossman 9ce7cb7c52 #define yyerrflag and yynerrs to avoid global name conflicts. 35 years ago
John Gilmore f24adda313 * c-exp.y, m2-exp.y: Lint. 35 years ago
John Gilmore 9dffe475b5 Lint 35 years ago
John Gilmore 3d6b6a9075 * parse.c: New file with the common code remains of expread.y. 35 years ago
Stu Grossman 1e30f7e347 lint 36 years ago
John Gilmore c3a2180180 Eliminate LOC_EXTERNAL. Improve select_source_symtab. Bug fixes. 36 years ago
John Gilmore 99a7de40cb Change GDB over to GNU General Public License version 2. 36 years ago
Jim Kingdon e1ce8aa5ed The list of changes is too long to fit in the cvs log (since it truncates!). 36 years ago
Jim Kingdon 5cced18459 * expread.y (abs_decl): Accept '&' and '&' abs_decl. 36 years ago
John Gilmore 92a29b47d7 * symtab.h (GLOBAL_BLOCK, STATIC_BLOCK, FIRST_LOCAL_BLOCK): New 36 years ago
John Gilmore 3f2e006b77 *** empty log message *** 36 years ago
K. Richard Pixley dd3b648e8b Johns release 36 years ago
John Gilmore 831c851165 Initial revision 36 years ago
gdb-3.5 7a67dd45ca gdb-3.5 37 years ago
gdb-3.3 4187119d59 gdb-3.3 37 years ago
gdb-3.1 e91b87a368 gdb-3.1 38 years ago
gdb-2.8.1 bb7592f010 gdb-2.8.1 38 years ago
gdb-2.8 3bf57d2108 gdb-2.8 39 years ago