mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 19:50:13 +08:00
* gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
2008-01-27 Jim Blandy <jimb@codesourcery.com>
|
||||
|
||||
* gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.
|
||||
|
||||
* gdb.base/expand-psymtabs.exp: Doc fix.
|
||||
|
||||
2008-01-26 Mark Kettenis <kettenis@gnu.org>
|
||||
|
@ -26,7 +26,7 @@ if $tracelevel then {
|
||||
# different preprocessor symbols #defined; the first .o only has
|
||||
# 'main' at some earlier source lines, while the second .o only has
|
||||
# 'foo' at later source lines. So when setting breakpoints by line
|
||||
# number, which full symtab we need dependings on the line number in
|
||||
# number, which full symtab we need depends on the line number in
|
||||
# question.
|
||||
#
|
||||
# This test is meant to verify that, even with lazy partial symtab
|
||||
|
Reference in New Issue
Block a user