public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Re: wish list
       [not found] <011201c00de6$2df453c0$6801a8c0@gray.internal>
@ 2000-08-24  9:27 ` Keith Seitz
  0 siblings, 0 replies; only message in thread
From: Keith Seitz @ 2000-08-24  9:27 UTC (permalink / raw)
  To: Shaun Jackman; +Cc: Insight mail list

Shaun Jackman wrote:
> 
> Insight's a great GUI for a spectacular debugger. However, there are a few
> features I'd love to see implemented.
> None of these are mission critical, just would-be-nices if the developpers
> had some time on their hands. (you don't have anything better to do, right?)
> ; )

Well, it's a start at least. O:-)

> "Set PC to here" from source windows
>   when a source (or assembler) line is right clicked, give this option
>   this has been discusses recently and may even be in more recent snapshots
>   If compiling with anything more than -O0 I say the user is taking his life
> into his own hands, and knows it.
> 

Yes, I believe that Fernando threw this in recently.

> "Recenter source window on PC" button
>   finds the current PC, and displays the source around it

Ummm. Doesn't clicking the "bottom of stack" button do this already?

> mixed view scope
>   provide an option to display the whole file, not just the current function
>   or, display a particular function, not just the one the PC's in

We'd love to do this, but it's nearly impossible for gdb to disassemble
a file (don't ask why).

> mixed view colors
>   make the text-color of source a different color from the assembler

DAMN! It used to do this -- that's why there is a preference for this!

> remember target settings in a .funkylinuxconfig file
>   although beautiful, I never want to see the "target options" dialog box
> again.    ; )

Yeah, someone was talking about a "per project" config file... Dunno
what happened to it, though.

> reload button
>   if the executable file changes (due to recompiling) a File::Open is
> necessary otherwise Insight displays
>   "Source file is dated newer than executable" (or something of the ilk).
> need a button to reload the executable file
> 

Don't even get me started. I've spent about 15 hours trying to get this
to work properly. I have some patches which will help, but they're still
not perfect. In the short run, the problem is that you've changed the
source file and the exe, but Insight sees that you changed the source
file BEFORE it knows that you've loaded a new exe. Unfortunately, I've
had my priorities "readjusted", and this "project" is now on the back
burner. :-(

You should simply just have to press "Run" again and everything should
happen automatically. Sigh.

Otherwise, some really good ideas here. I'm sure Fernando will save your
message off and put them into a TODO or something.

Keith

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

only message in thread, other threads:[~2000-08-24  9:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <011201c00de6$2df453c0$6801a8c0@gray.internal>
2000-08-24  9:27 ` wish list Keith Seitz

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).