2007-02-09 Gabriel Dos Reis <gdr@integrable-solutions.net>
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Fri, 9 Feb 2007 20:52:16 +0000 (20:52 +0000)
committerGabriel Dos Reis <gdr@integrable-solutions.net>
Fri, 9 Feb 2007 20:52:16 +0000 (20:52 +0000)
commitb260b6c1289a49a1e8f50cd78566a3e17a960781
tree838cd7bb1a95fbb36a8bfdd08efc4ff173a9a965
parent0f5d55d8c4b3bc46db59117233cfa1697415c3d0
2007-02-09  Gabriel Dos Reis  <gdr@integrable-solutions.net>

        * ada-lang.c (remove_out_of_scope_renamings): Change third
          parameter's
        type to a pointer to const struct block.
        (ada_lookup_symbol_list): Don't cast away constness when
          calling
        remove_out_of_scope_renamings.

2007-02-09  Gabriel Dos Reis  <gdr@integrable-solutions.net>

        * linux-nat.c (linux_nat_find_memory_regions): Don't check the
        address of 'filename'; it is always non null.
gdb/ChangeLog
gdb/ada-lang.c
gdb/linux-nat.c
This page took 0.037794 seconds and 4 git commands to generate.