OSDN Git Service

2004-06-08 Paul N. Hilfinger <Hilfinger@gnat.com>
authorPaul N. Hilfinger <hilfinger@adacore.com>
Tue, 8 Jun 2004 08:42:04 +0000 (08:42 +0000)
committerPaul N. Hilfinger <hilfinger@adacore.com>
Tue, 8 Jun 2004 08:42:04 +0000 (08:42 +0000)
commit33752174cc99c5ae8a7fc5c85ca75b2807e4c313
treef2313c6b18aee3b1cd8f9c0299717360b0bb9ca0
parentbdd2fab8bb5fc55eeb530e674c29da388bf0404e
2004-06-08  Paul N. Hilfinger  <Hilfinger@gnat.com>

* ada-lang.c (lookup_symbol_in_language): New function to allow
re-use of another language's symbol lookup code.  (Placed here
temporarily while Ada support is being integrated into the public
tree).
(restore_language): New auxiliary function for
lookup_symbol_in_language.
* ada-lang.h (lookup_symbol_in_language): Declare (Placed here
temporarily while Ada support is being integrated into the public
tree).
gdb/ChangeLog
gdb/ada-lang.c
gdb/ada-lang.h