FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Patch instructions for Gentoo

 
Post new topic   Reply to topic     Forum Index -> GDB Patches
View previous topic :: View next topic  
Author Message
veelo



Joined: 30 Aug 2004
Posts: 7
Location: Norway

PostPosted: Mon Sep 12, 2005 4:21 am    Post subject: Patch instructions for Gentoo Reply with quote

In case anyone else wants to know, this is how I patched gdb on Gentoo:

### Unpack

cd /usr/portage/sys-devel/gdb
ebuild gdb-6.3-r4.ebuild fetch unpack


### Patch

cd /var/tmp/portage/gdb-6.3-r4/work
wget http://svn.dsource.org/projects/gdb-patches/downloads/gdb6.3/d-gdb0.2.patch
cd gdb-6.3
patch -p1 < ../d-gdb0.2.patch


### Install

cd /usr/portage/sys-devel/gdb
ebuild gdb-6.3-r4.ebuild compile install qmerge
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic     Forum Index -> GDB Patches All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group