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

git at git.openembedded.org git at git.openembedded.org
Tue Jul 17 09:29:53 UTC 2012


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

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>
Signed-off-by: Saul Wold <sgw at linux.intel.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=6e5b37403dd4d0a9a249535d07b36bbae98cadd6




More information about the Openembedded-commits mailing list