Honor "Stop on startup at" setting
commit9e394f07d9f2cc684bf9c0964ef1d47b2748e71a
authorDon Porges <dporges@walter.chipwrights.com>
Mon, 1 Aug 2011 19:46:34 +0000 (1 15:46 -0400)
committerDon Porges <dporges@walter.chipwrights.com>
Mon, 1 Aug 2011 19:46:34 +0000 (1 15:46 -0400)
treead0ba4b9da6611882c97463c4d3eb5d34c66b83b
parentb863ac5313eb550548a56e32867235bbba16e5bd
Honor "Stop on startup at" setting

The launcher now checks the "Stop on startup at" setting from the Debugger panel,
    and does the normal thing with it by invoking a variant form of
    CDIDebugModel.newDebugTarget().  This is probably more useful with "target sim"
    debugging than with hardware connections.
com.zylin.embeddedcdt/src/com/zylin/embeddedcdt/launch/Launch.java