Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* How to debug "in application programming" embedded software
@ 2020-03-09  9:41 echo
  2020-03-09 20:49 ` John Baldwin
  0 siblings, 1 reply; 2+ messages in thread
From: echo @ 2020-03-09  9:41 UTC (permalink / raw)
  To: gdb

There's two programs in the flash, one boots the other one. How can I debug both programs (boot and app)? I can load both programs into flash, but I don't know how to debug both of them. Could you give me some hints?

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

* Re: How to debug "in application programming" embedded software
  2020-03-09  9:41 How to debug "in application programming" embedded software echo
@ 2020-03-09 20:49 ` John Baldwin
  0 siblings, 0 replies; 2+ messages in thread
From: John Baldwin @ 2020-03-09 20:49 UTC (permalink / raw)
  To: echo, gdb

On 3/9/20 2:41 AM, echo wrote:
> There's two programs in the flash, one boots the other one. How can I debug both programs (boot and app)? I can load both programs into flash, but I don't know how to debug both of them. Could you give me some hints?

You can use add-symbol-file to load symbols for additional files.

-- 
John Baldwin


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

end of thread, other threads:[~2020-03-09 20:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-09  9:41 How to debug "in application programming" embedded software echo
2020-03-09 20:49 ` John Baldwin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox