public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/13549] New: add command to disable the default run target (don't pick the native target by default for "run" and "attach")
@ 2012-01-03 18:36 alves.ped at gmail dot com
  0 siblings, 0 replies; only message in thread
From: alves.ped at gmail dot com @ 2012-01-03 18:36 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=13549

             Bug #: 13549
           Summary: add command to disable the default run target (don't
                    pick the native target by default for "run" and
                    "attach")
           Product: gdb
           Version: unknown
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
        AssignedTo: unassigned@sourceware.org
        ReportedBy: alves.ped@gmail.com
    Classification: Unclassified


Sometimes one wants native support, but also, at times, wants "run" to complain
if it's going to run native and not extended-remote.  An option to gdb (in some
flavor) that did this WBN.

One way to do that would be a switch to disable the default run target lookup. 
Then, if the users wanted to run with the native target, he'd connect to the
native target before "run" with "target child", which currently just errors
out.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-01-03 18:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-03 18:36 [Bug gdb/13549] New: add command to disable the default run target (don't pick the native target by default for "run" and "attach") alves.ped at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).