* gdb.asm/asm-source.exp: Use -e instead of --entry.

This commit is contained in:
Mark Kettenis 2005-10-31 20:33:22 +00:00
parent bbe6b987a5
commit 31d3fb18aa
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2005-10-31 Mark Kettenis <kettenis@gnu.org>
* gdb.asm/asm-source.exp: Use -e instead of --entry.
2005-10-31 Mark Kettenis <kettenis@gnu.org>
* gdb.base/bfp-test.exp: Properly anchor gdb_multiple_test usage.

View file

@ -34,7 +34,7 @@ set bug_id 0
set asm-arch ""
set asm-note "empty"
set asm-flags ""
set link-flags "--entry _start"
set link-flags "-e _start"
set debug-flags ""
switch -glob -- [istarget] {