Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122050 - kdevelop can't set breakpoints with gdb-6.4 due to gdb-6.4-relative-paths.patch
Summary: kdevelop can't set breakpoints with gdb-6.4 due to gdb-6.4-relative-paths.patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 124978 155801 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-02-07 14:59 UTC by Stefan Knorr
Modified: 2006-11-26 11:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Knorr 2006-02-07 14:59:40 UTC
Hi,

today I found a bug in 'sys-devel/gdb-6.4' but I think the bug is also valid for all the newer versions. I'm working with KDE 3.5.0 and KDevelop V3.3.0 and KDevelop was not able to set any breakpoint with an absulot path like

  gdb> break /home/stefan/projects/test/test.c:100

then gdb was complaining the following:

  No line 100 in file test/test.c

I tracked the bug down to the patch

  gdb-6.4-relative-paths.patch

If this patch is not applied, everything is working fine, otherwise a breakpoint couldn't be set with an absolut path. The same happens too when using gdb without kdevelop.
I propose to not apply this patch until the patch is working properly !!

Sincerly,
stefan
---------------------------

Portage 2.0.53 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2, 2.6.15.1 i686)
=================================================================
System uname: 2.6.15.1 i686 Intel(R) Pentium(R) M processor 1.60GHz
Gentoo Base System version 1.12.0_pre13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo ftp://ftp-stud.fht-esslingen.de/pub/Mirrorsgentoo/ http://distfiles.gentoo.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts audiofile avi berkdb bitmap-fonts bzip2 cdr crypt cups curl dbus dvd dvdr dvdread eds emboss encode esd exif expat fam ffmpeg foomaticdb fortran gd gdbm gif glut gmp gphoto2 gpm gstreamer gtk2 hal idn imagemagick imlib ipv6 java jpeg kde lcms libg++ libwww mad mikmod mng motif mp3 mpeg ncurses nls ogg oggvorbis opengl oss pam pcre pdflib perl png python qt quicktime readline samba sdl spell sqlite sse ssl tcpd threads tiff truetype truetype-fonts type1-fonts udev usb vcd vorbis win32codecs xine xml2 xmms xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 SpanKY gentoo-dev 2006-03-05 10:06:59 UTC
*** Bug 124978 has been marked as a duplicate of this bug. ***
Comment 2 SpanKY gentoo-dev 2006-03-05 10:20:04 UTC
removed patch with 6.4-r3
Comment 3 SpanKY gentoo-dev 2006-11-26 06:00:51 UTC
*** Bug 155801 has been marked as a duplicate of this bug. ***