summaryrefslogtreecommitdiff
path: root/meta/packages/gdb/gdb.inc
Commit message (Collapse)AuthorAgeFilesLines
* Major layout change to the packages directoryRichard Purdie2010-08-271-12/+0
| | | | | | | | | | | | | | | | | 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>
* gdb family: upgrade from 6.8 to 7.1Nitin A Kamble2010-07-081-4/+2
| | | | | | | | | | | | | | 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>
* gdb: Make sure cross-candian version does not provide gdbserverRichard Purdie2009-12-041-0/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gdb: Clean up recipe and don't inherit cross for cross-canadianRichard Purdie2009-12-021-25/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gdb: Clean up do_install and convert to use install for stagingRichard Purdie2009-11-171-8/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gdb: upgraded to 6.8Marcin Juszkiewicz2008-04-041-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4174 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: Add patch to ignore bogus CFLAGS whitespace changesRichard Purdie2007-11-231-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3209 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: metadata cleanupRichard Purdie2007-09-011-16/+34
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2634 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gdb: Add gdb-cross-sdk, factor out code into .inc filesRichard Purdie2007-07-221-0/+22
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2202 311d38ba-8fff-0310-9ca6-ca027cbcb966