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 v10 00/21] branch tracing for Atom


On Fri, 08 Mar 2013 10:15:47 +0100, Markus Metzger wrote:
> The series has been committed into archer's mmetzger/btrace.

FYI on that branch I get:

infcmd.c: In function ‘detach_command’:
infcmd.c:2725:3: error: implicit declaration of function ‘disconnect_btrace’ [-Werror=implicit-function-declaration]
   disconnect_btrace ();

mmetzger/btrace = b9726ca4867ba8cea4f945aebae4c3ad2e2e2889

But I can cleanly 'git am' your posted patchset on top of gdb/master
(61ea5d208bafd661f52b7db0d43cd2655741987f) so no problem with it.


Jan


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