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: (patch) hpjyg20: symtab.c & related


Jimmy Guo wrote:
> 
> ***
> Patch dependecies: hpjyg05 (config/pa/tm-hppa.h)
>                    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 codes ifdef'd by FAT_FREE_PSYMTABS to rely on linker
>   symbol table entries to determine which translation unit's partial
>   symbol table must be expanded.  Here is a more complete overview of
>   this feature:

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

Michael

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