public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Forcing a Break in code
@ 2001-06-27  9:12 Trenton D. Adams
  2001-06-27 10:00 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Trenton D. Adams @ 2001-06-27  9:12 UTC (permalink / raw)
  To: 'eCos discussion'

I want to get my program to break before a certain location by calling
some sort of function?  Is that possible?

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

* Re: [ECOS] Forcing a Break in code
  2001-06-27  9:12 [ECOS] Forcing a Break in code Trenton D. Adams
@ 2001-06-27 10:00 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2001-06-27 10:00 UTC (permalink / raw)
  To: Trenton D. Adams; +Cc: 'eCos discussion'

"Trenton D. Adams" wrote:
> 
> I want to get my program to break before a certain location by calling
> some sort of function?  Is that possible?

You mean forcibly hit a GDB breakpoint? You can use the breakpoint()
function if you have GDB stubs included in your app. Note you will have to
manually step over it if you want to continue.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/

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

end of thread, other threads:[~2001-06-27 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-27  9:12 [ECOS] Forcing a Break in code Trenton D. Adams
2001-06-27 10:00 ` Jonathan Larmour

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