public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Insight feature request
@ 2002-03-05 14:52 Jindrich Kubec
  2002-03-05 14:59 ` Duane Ellis
  0 siblings, 1 reply; 2+ messages in thread
From: Jindrich Kubec @ 2002-03-05 14:52 UTC (permalink / raw)
  To: insight

Hi,

I just tried to use Insight, after few tries I succeded.

My problem is that I can't step thru code without symbols. Because it needs 
the function name and there is none in my code. I tried to hack it a bit, 
but I don't know tcl :-( so I ended up in forcing to create 200 lines of 
disassembly, but it remembers it incorrectly in the cache, so when I jump 
out of the 200 instructions range it doesn't refresh it.

Also creating breakpoints at absolute address needs the console.


Jindroush (kubecj@asw.cz)
http://jindroush.atari.org - Home of Atari Cartridge Dumping Project.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Insight feature request
  2002-03-05 14:52 Insight feature request Jindrich Kubec
@ 2002-03-05 14:59 ` Duane Ellis
  0 siblings, 0 replies; 2+ messages in thread
From: Duane Ellis @ 2002-03-05 14:59 UTC (permalink / raw)
  To: kubecj; +Cc: insight


Ah, I see you noticed that GDB/Insight is not "rom" friendly.

I've had cases where it has tried to disassemble from 100K bytes of
NO-OP instructions.... or other 'jibberish'

The source window is just that, something aimed at a 'source file'
which has a relatively small number of lines. 

It also has problems when you have a *HUGE* C file and load it from
disk.

A long time ago there was some discussion about a 'virtual window' to
make the asm mode work better but... alais this is not a simple thing.

I wonder if anybody has ever worked on this. I could sure use it.
(HINT HINT)

-Duane.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-03-05 22:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-05 14:52 Insight feature request Jindrich Kubec
2002-03-05 14:59 ` Duane Ellis

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