aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2002-10-18gdb.base/default.exp: Update expected output to include 'ObjC'.Adam Fedor3-6/+11
2002-10-18 * gdbint.texinfo (Address Classes): Fix problems with insertionKevin Buettner2-8/+13
2002-10-18*** empty log message ***gdbadmin1-1/+1
2002-10-172002-10-09 David Carlton <carlton@math.stanford.edu>David Carlton3-4/+14
2002-10-17 * gdb.base/constvars.c (struct crass, struct crisp): New structs.Kevin Buettner3-0/+15
2002-10-17Address Class documentation.Kevin Buettner2-0/+136
2002-10-17*** empty log message ***gdbadmin1-1/+1
2002-10-16(parse_breakpoint_sals): Ignore ObjC methodAdam Fedor2-2/+10
2002-10-16Address class support.Kevin Buettner7-9/+325
2002-10-162002-10-16 Klee Dienes <kdienes@apple.com>Klee Dienes2-1/+7
2002-10-16*** empty log message ***gdbadmin1-1/+1
2002-10-15New objc_specific struct.Adam Fedor2-1/+21
2002-10-15(init_filename_language_table): Add ObjC file extension.Adam Fedor2-0/+5
2002-10-15utils.c (puts_filtered_tabular): New function.Adam Fedor3-7/+64
2002-10-15*** empty log message ***gdbadmin1-1/+1
2002-10-14 * c-lang.h (c_type_print_varspec_prefix): Delete.Kevin Buettner3-16/+25
2002-10-14 * config/mips/nm-irix4.h (HAVE_NONSTEPPABLE_WATCHPOINT): Define to 1.Daniel Jacobowitz5-4/+11
2002-10-14source.c (print_source_lines): Update comments.Adam Fedor2-2/+7
2002-10-14valops.c (value_of_local): New function.Adam Fedor3-12/+32
2002-10-14parse.c: (length_of_subexp, prefixify_subexp): HandleAdam Fedor2-0/+21
2002-10-14*** empty log message ***gdbadmin1-1/+1
2002-10-13*** empty log message ***gdbadmin1-1/+1
2002-10-12language.c (binop_result_type): Add language_objc to case.Adam Fedor2-0/+17
2002-10-12printcmd.c (address_info): Print 'self' for ObjC.Adam Fedor2-1/+9
2002-10-12expression.h: New ops OP_NSSTRING, OP_SELECTOR, OP_MSGCALL, and OP_SELF.Adam Fedor2-3/+23
2002-10-12language.h (CAST_IS_CONVERSION): Add language_objc.Adam Fedor2-1/+6
2002-10-12defs.h (enum language): Add language_objc.Adam Fedor2-0/+5
2002-10-122002-10-11 Klee Dienes <kdienes@apple.com>Klee Dienes5-14/+36
2002-10-12*** empty log message ***gdbadmin1-1/+1
2002-10-112002-10-11 Martin M. Hunt <hunt@redhat.com>Martin Hunt2-0/+8
2002-10-112002-10-11 Klee Dienes <kdienes@apple.com>Klee Dienes2-2/+8
2002-10-11 * c-exp.y (THIS): Delete token and grammar rule.Daniel Jacobowitz24-181/+66
2002-10-11 * gdbint.texinfo (CPLUS_MARKER): Remove item.Daniel Jacobowitz2-7/+4
2002-10-11*** empty log message ***gdbadmin1-1/+1
2002-10-10Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into CMarko Mlinar3-13/+13
2002-10-10*** empty log message ***gdbadmin1-1/+1
2002-10-09Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into CMarko Mlinar4-0/+50
2002-10-092002-10-08 Petr Sorfa <petrs@caldera.com>Jim Blandy2-27/+86
2002-10-09*** empty log message ***gdbadmin1-1/+1
2002-10-08*** empty log message ***gdbadmin1-1/+1
2002-10-07*** empty log message ***gdbadmin1-1/+1
2002-10-06* Makefile.in (install-gdbtk): Add missing continuation backslash to insureChristopher Faylor2-1/+7
2002-10-06* config/i386/nm-i386sco.h: Add protection againstMark Kettenis2-3/+12
2002-10-06*** empty log message ***gdbadmin1-1/+1
2002-10-05*** empty log message ***gdbadmin1-1/+1
2002-10-042002-10-04 Michael Snyder <msnyder@redhat.com>Michael Snyder2-5/+18
2002-10-042002-10-03 Adam Fedor <fedor@gnu.org>Adam Fedor3-26/+52
2002-10-04*** empty log message ***gdbadmin1-1/+1
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-4/+39
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-8/+17