[oe-commits] Khem Raj : gdb: Replace struct siginfo with proper siginfo_t

git at git.openembedded.org git at git.openembedded.org
Wed Jul 11 14:58:54 UTC 2012


Module: openembedded-core.git
Branch: master-next
Commit: bfe718c4b2a1dfa141feab731daec22a20f10fc2
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=bfe718c4b2a1dfa141feab731daec22a20f10fc2

Author: Khem Raj <raj.khem at gmail.com>
Date:   Tue Jul  3 10:13:43 2012 -0700

gdb: Replace struct siginfo with proper siginfo_t

Fixes errors like

/home/kraj/work/angstrom/sources/openembedded-core/build/tmp-eglibc/work/armv5te-oe-linux-gnueabi/gdb-7.4.1-r0.0/gdb-7.4.1/gdb/linux-nat.h:79:18:
error: field 'siginfo' has incomplete type

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 meta/recipes-devtools/gdb/gdb-common.inc      |    2 +-
 meta/recipes-devtools/gdb/gdb.inc             |    1 +
 meta/recipes-devtools/gdb/gdb/siginfo_t.patch |  403 +++++++++++++++++++++++++
 3 files changed, 405 insertions(+), 1 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=bfe718c4b2a1dfa141feab731daec22a20f10fc2




More information about the Openembedded-commits mailing list