This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Improved linker-debugger interface


Hi Mark,

I will make only several technical fix ups.


On Mon, 07 May 2012 23:31:45 +0200, Mark Kettenis wrote:
> SystemTap relies on utrace,

No longer, there is development version of utrace-less SystemTap.


> So unless you are running RedHat Linux, you'll not only need to build
> a patched glibc, but you also need to build a patched kernel to be able to
> use these new SystemTap probes.

This is unrelated.  While you can use glibc SystemTap probes for additional
functionality from kernel you do not have to.  You can use arbitrary kernel
(probably not even Linux one as long as you build glibc there), GDB always
fetches the probe points from glibc on its own in userland.


> It means that people using RedHat Linux, almost certainly including any

FYI the brand is "Red Hat", not "RedHat".

> RedHat engineers contributing here will no longer test the codepaths that
> don't rely on SystemTap.  And people on other Linux variants will never test
> the codepaths that rely on SystemTap.  That'll inevitably lead to more
> breakage.

It is only about FSF glibc, neither related to SystemTap nor related to Red
Hat.


Regards,
Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]