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


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

insight/88: shouldn't have to set target to Exec on native builds



>Number:         88
>Category:       insight
>Synopsis:       shouldn't have to set target to Exec on native builds
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon May 14 09:43:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Tom Tromey
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
[ this is cut-and-pasted from my email to the insight list ]

I'm using a relatively recent (yesterday) cvs Insight.
I run x86 Red Hat Linux 6.2.

The `Run' button on the toolbar doesn't seem to work for me.
I start gdb on my program.
The arguments to the program and a breakpoint are already set by
.gdbinit in the current directory.

When I hit Run, apparently nothing happens.
This message appears in the insight console window:

    Argument required (target name).  Try `help target'


Of course, what I forgot is that I have to go to the target settings
dialog and set the target to Exec.  Unfortunately this also has the
side effect of overwriting the inferior arguments (I consider this is
a minor problem since I know at least they'll be saved for next time).

I dislike having to remember to do this.  In fact I forget regularly,
and then I forget the fix, and end up just using `r' in the console.

I think this is a fairly important bug to fix for native
configurations at least.  Probably more than 90% of debugging with a
native linux gdb is done with the Exec target.  Having to always set
this means insight isn't optimized for the common case.
>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]