This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: expand-symtabs.exp


"Dependings"?

gdb/testsuite/ChangeLog:
2008-01-27  Jim Blandy  <jimb@codesourcery.com>

	* gdb.base/expand-psymtabs.exp: Doc fix to the doc fix.

Index: gdb/testsuite/gdb.base/expand-psymtabs.exp
===================================================================
RCS file: /cvs/src/src/gdb/testsuite/gdb.base/expand-psymtabs.exp,v
retrieving revision 1.3
diff -u -r1.3 expand-psymtabs.exp
--- gdb/testsuite/gdb.base/expand-psymtabs.exp	27 Jan 2008 17:19:06 -0000	1.3
+++ gdb/testsuite/gdb.base/expand-psymtabs.exp	27 Jan 2008 22:24:19 -0000
@@ -26,7 +26,7 @@
 # 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]