OSDN Git Service

2009-06-29 Sami Wagiaalla <swagiaal@redhat.com>
authorswagiaal <swagiaal>
Mon, 29 Jun 2009 15:18:05 +0000 (15:18 +0000)
committerswagiaal <swagiaal>
Mon, 29 Jun 2009 15:18:05 +0000 (15:18 +0000)
commit3a286246f8bc8f885097a97a17610d26bb3d73b9
tree9fe72f413787ba32a8310b4cda95e03b1095a908
parent9d02f08a45cdb04bc196242db9cdc49c1f735bf7
2009-06-29  Sami Wagiaalla  <swagiaal@redhat.com>

* dwarf2read.c (read_import_statement): Properly set import location
and destination.
* cp-support.h (cp_add_using, cp_add_using_directive): Now take char*
inner, char* outer arguments. Updated callers.

2009-06-29  Sami Wagiaalla  <swagiaal@redhat.com>

* gdb.cp/namespace-nested-import.cc: New test.
* gdb.cp/namespace-nested-import.exp: New test.
gdb/ChangeLog
gdb/cp-namespace.c
gdb/cp-support.h
gdb/dwarf2read.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.cp/namespace-nested-import.cc [new file with mode: 0644]
gdb/testsuite/gdb.cp/namespace-nested-import.exp [new file with mode: 0644]