This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

mi/1032: Jump command for MI


>Number:         1032
>Category:       mi
>Synopsis:       Jump command for MI
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 06 01:08:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     alain@qnx.com
>Release:        unknown-1.0
>Organization:
>Environment:
any
>Description:
So far for gdb/MI there is no equivalent to
the "jump" command

So the IDE/Eclipse is left calling the cli counterpart
which does not have the same semantics as
the "-exec-continue"

We do without it but for mi level 2
providing a
-exec-jump location
would be nice.

The second note, is that in cli, gdb checks the
location and can warn the user that the jump is
outside of frame, not sure how to do this in MI.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]