gdb: Fix parameter passing to mi_create_breakpoint
authorAndrew Burgess <andrew.burgess@embecosm.com>
Wed, 14 Jun 2017 18:47:52 +0000 (19:47 +0100)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Thu, 13 Jul 2017 19:44:57 +0000 (20:44 +0100)
commit5d2cbaa526279a02cb1b70e29246099f0b8287d0
treea7beb04f1b00ce04ea3117eee111c22e0e29e816
parent55efceabc6149e96134c10676adb2b1e79e0ae13
gdb: Fix parameter passing to mi_create_breakpoint

In the test gdb.mi/mi-vla-fortran.exp the parameters passed to
mi_create_breakpoint are passed in the wrong order.  By good luck the
tests still passes, however the wrong test name is used.  All fixed in
this commit.

gdb/testsuite/ChangeLog:

* gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
mi_create_breakpoint.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-vla-fortran.exp
This page took 0.063925 seconds and 4 git commands to generate.