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

David Taylor taylor@cygnus.com
Sat Apr 1 00:00:00 GMT 2000


    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.



More information about the Gdb-patches mailing list