mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-02 00:56:27 +00:00
(test_file_list_exec_source_files): Just
check for one file.
This commit is contained in:
parent
b399c54988
commit
cd26961926
@ -75,7 +75,7 @@ proc test_file_list_exec_source_files {} {
|
||||
|
||||
# get the path and absolute path to the current executable
|
||||
mi_gdb_test "222-file-list-exec-source-files" \
|
||||
"222\\\^done,files=\\\[\{file=\".*/${srcfile}\",fullname=\"$fullname_syntax${srcfile}\"\},\{file=\".*\"\},\{file=\".*\"\},\{file=\".*\"\},\{file=\".*\"\}\\\]" \
|
||||
"222\\\^done,files=\\\[\{file=\".*/${srcfile}\",fullname=\"$fullname_syntax${srcfile}\"\}.*]" \
|
||||
"Getting a list of source files."
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user