Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] GDB Enhancements for device threaded core support
@ 2013-10-31  6:54 blloyd
  2013-10-31  6:54 ` [PATCH 1/1] Enhancements to allow core file debugging to work properly from devices blloyd
  0 siblings, 1 reply; 8+ messages in thread
From: blloyd @ 2013-10-31  6:54 UTC (permalink / raw)
  To: openembedded-core

core file generation can create a broken core file when threading is used in the application.  This change provides updates to the gdb package so multi-threaded applications debugging from failures works properly from end devices that include gdb.

The following changes since commit 523f2a9ea970713fb775bc48f84b67420b1106a0:

  cross-canadian: Improve comment (2013-10-30 18:01:34 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib blloyd/gdb_assist
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=blloyd/gdb_assist

blloyd (1):
  Enhancements to allow core file debugging to work properly from
    devices

 meta/recipes-devtools/gdb/gdb-common.inc | 12 +++++++-----
 meta/recipes-devtools/gdb/gdb.inc        |  9 ++++++++-
 2 files changed, 15 insertions(+), 6 deletions(-)

-- 
1.8.1.4



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

end of thread, other threads:[~2013-11-03 16:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-31  6:54 [PATCH 0/1] GDB Enhancements for device threaded core support blloyd
2013-10-31  6:54 ` [PATCH 1/1] Enhancements to allow core file debugging to work properly from devices blloyd
2013-10-31 13:54   ` Mark Hatle
2013-11-01  0:39     ` Brian Lloyd
2013-11-01 11:35   ` Burton, Ross
2013-11-01 16:32     ` Khem Raj
2013-11-03 16:25       ` Brian Lloyd
2013-11-01 15:18   ` Richard Purdie

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