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: [PATCH v3 2/2] compile: Add 'set compile-gcc'


On Mon, 27 Apr 2015 17:47:42 +0200, Pedro Alves wrote:
> IIUC, gdb will always apply the same search as when this is set
> empty?  That is, the user can also set this to a regex.  So it seems to me
> that the documentation (manual and help) doesn't match the implementation?

That it can be also a regex is an API bug because I wanted to make a minimal
API change.  Rather than officially documenting such bug I find then better to
rather make a proper complex change to the API.  Given that you requested an
API rework anyway I will try to post the new API even with this change.


Thanks,
Jan


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