mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
Partial fix for PR testsuite/1456. * gdb.base/list.exp (test_list_function): Delete unused declaration of gcc_compiled.
This commit is contained in:
parent
3e9b847674
commit
f35309fcfd
@ -1,3 +1,9 @@
|
||||
2003-11-30 Michael Chastain <mec.gnu@mindspring.com>
|
||||
|
||||
Partial fix for PR testsuite/1456.
|
||||
* gdb.base/list.exp (test_list_function): Delete unused declaration
|
||||
of gcc_compiled.
|
||||
|
||||
2003-11-29 Michael Chastain <mec.gnu@mindspring.com>
|
||||
|
||||
Partial fix for PR testsuite/1456.
|
||||
|
@ -222,7 +222,6 @@ proc test_list_filename_and_number {} {
|
||||
|
||||
proc test_list_function {} {
|
||||
global gdb_prompt
|
||||
global gcc_compiled
|
||||
|
||||
# gcc appears to generate incorrect debugging information for code
|
||||
# in include files, which breaks this test.
|
||||
|
Loading…
Reference in New Issue
Block a user