Bug 23301 - Add stub breakpoints
Summary: Add stub breakpoints
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: eCos
Classification: Retired
Component: Debugging
Version: CVS
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: ecc-bugs-int
QA Contact: ecc-bugs-int
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-01-04 14:18 UTC by Jesper Skov
Modified: 2007-04-18 16:30 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-06-20 15:46:57 UTC
Embargoed:


Attachments (Terms of Use)

Description Jesper Skov 2001-01-04 14:18:43 UTC
Letting the stub handle breakpoints will reduce the time GDB spends
on putting data back and forth between each step somewhat. Not entirely
though, since it keeps setting/clearing breakpoints - it just gets a bit
more effecient.

I raised the subject (on gdb-local) of letting the stub handle the
breakpoints entirely and not set/clear them continously, but this appears
to be a feature, allowing GDB to crash / lose the connection without
affecting the target state. Of course, this is only true if it happens
while the user is interacting with GDB - not while GDB is waiting for
target actions... Oh well...

Comment 1 Alex Schuilenburg 2003-06-20 15:46:57 UTC
This bug has moved to http://bugs.ecos.sourceware.org/show_bug.cgi?id>23301


Note You need to log in before you can comment on or make changes to this bug.