This is the mail archive of the insight-prs@sourceware.org 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]
Other format: [Raw text]

Re: insight/257: stop button doesn't work for simulator targets


Synopsis: stop button doesn't work for simulator targets

Responsible-Changed-From-To: unassigned->kseitz
Responsible-Changed-By: kseitz
Responsible-Changed-When: Thu Sep  1 04:54:19 2005
Responsible-Changed-Why:
    mine
State-Changed-From-To: open->analyzed
State-Changed-By: kseitz
State-Changed-When: Thu Sep  1 04:54:19 2005
State-Changed-Why:
    Control-C in almost every GUI environment means "copy". :-(
    
    But simulators should work with the "stop" button if the simulator was properly written to do this. I recall having to hack several simulators some years ago to properly support this.
    
    The stop button calls gdb's target_stop function. For most sims, this (eventually) calls sim_stop. Is this not implemented on your simulator?

http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=257


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