This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 0/3] Implement support for SystemTap probes on userspace
On Saturday, March 10 2012, Eli Zaretskii wrote:
>> Date: Sat, 10 Mar 2012 09:54:33 +0100
>> From: Jan Kratochvil <jan.kratochvil@redhat.com>
>> Cc: Sergio Durigan Junior <sergiodj@redhat.com>, gdb-patches@sourceware.org,
>> tromey@redhat.com
>>
>> > May I suggest that the new command be called "info stap-probes"
>> > instead? IMO, "probe" is much too general, and may conflict in the
>> > future with some other feature that uses similar facilities or
>> > terminology.
>>
>> There can be "info probes stap" and "info probes foo" in the future with "info
>> probes" calling all the existing probe backends.
>
> Works for me. Or maybe "info sdt-probes" that would cover all of the
> varieties of this kind of probes, as in my other suggestion.
I don't really have a preference (though I lean towards Jan suggestion
because of how GDB already deals with such cases). So, which one do you
guys prefer?
--
Sergio