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 25/28] btrace, gdbserver: read branch trace incrementally


>>>>> "Markus" == Metzger, Markus T <markus.t.metzger@intel.com> writes:

Markus> The return BTRACE_ERR_NOT_SUPPORTED is to avoid warnings from
Markus> compilers that can't figure out that tcomplain () does not
Markus> return.

I think we ignore those now :)

Markus> If this turns out to be unnecessary, I can send a patch to
Markus> remove those extra returns.

It isn't of major importance.
If you want to do it, it's fine as an obvious change.

Tom


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