OSDN Git Service

gdb/
authorpalves <palves>
Wed, 20 Aug 2008 11:47:57 +0000 (11:47 +0000)
committerpalves <palves>
Wed, 20 Aug 2008 11:47:57 +0000 (11:47 +0000)
commitae2839a02e7c48c86a24cded59c1767f3231a2f5
treeaa73a653bc169fcda1c7b6fc4d9d37386ce556c0
parent7ab9e9ed3c80ef8790af4e3f2c3675efb3437b0b
gdb/
* linespec.c (symtab_from_filename): Also throw NOT_FOUND_ERROR if
there are no symbols loaded, instead of throwing a generic error.
(decode_variable): Likewise.

gdb/testsuite/
* gdb.base/pending.exp: Test pending breakpoints without symbols
loaded.
gdb/ChangeLog
gdb/linespec.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/pending.exp