summaryrefslogtreecommitdiff
path: root/meta/packages/gdb/gdb.inc
AgeCommit message (Collapse)AuthorFiles
2010-08-27Major layout change to the packages directoryRichard Purdie1
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-08gdb family: upgrade from 6.8 to 7.1Nitin A Kamble1
upgraded gdb, gdb-cross & gdb-cross-canadian recipes. ignore_whitespace_changes.patch : this patch is not needed anymore because the newer version fixed the issue differently. rebased other patches to the newer version of the source code. Added the --with-libelf line in the gdb-common.inc to fix a configure faulre. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2009-12-04gdb: Make sure cross-candian version does not provide gdbserverRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-02gdb: Clean up recipe and don't inherit cross for cross-canadianRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-17gdb: Clean up do_install and convert to use install for stagingRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-04-04gdb: upgraded to 6.8Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4174 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-23gdb: Add patch to ignore bogus CFLAGS whitespace changesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3209 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-09-01gdb: metadata cleanupRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2634 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-22gdb: Add gdb-cross-sdk, factor out code into .inc filesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2202 311d38ba-8fff-0310-9ca6-ca027cbcb966