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)
commit18f3a435e465a337435fc166cf6fdfb3809d669b
tree617d2945e5d27410b6a6d327f53f4a3f1a9360b9
parent0afdf54818519b2ed20601e04bbf9cbd078279c7
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]