This is the mail archive of the gdb-patches@sourceware.cygnus.com 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]

Re: revision: (patch) hpjyg20: symtab.c & related


    Date: Thu, 11 Nov 1999 12:44:33 -0800 (PST)
    From: Jimmy Guo <guo@cup.hp.com>

    >This patch is huge, and these two changes are unrelated.
    >Could you please submit them separately?

    Sure.  Here it is for the part without FAT_FREE_PSYMTABS.

    ***
    Patch dependecies: hpjyg16 (symtab.c,source.c)
		       hpjyg19 (breakpoint.c)
    ***

    This patch contains various changes to symtab.c, mainly:

    - introduction of multiple functions handling in decode_line_1
      (i.e. overloaded C++ funcs or file static C functions)

    - addition of the notion of language case sensitivity to support
      debugging Fortran which is case insensitive ... a new pair of GDB
      commands is introduced here: set/show case-sensitive (on/off).

These are also unrelated.  Additionally you included some formatting
changes and some unrelated apparent bug fixes.

The language sensitivity part is approved.


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