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] Prevent turning record on while threads are running (PR 20869)


On 11/30/2016 09:36 AM, Pedro Alves wrote:
On 11/29/2016 04:47 PM, Luis Machado wrote:
On 11/29/2016 10:42 AM, Simon Marchi wrote:
On 16-11-29 10:58 AM, Luis Machado wrote:
+if ![supports_reverse] {

Add an explicit untested call here?

Right, adding:

untested "reverse debugging not supported"

Shouldn't it be "unsupported" ?


It does make more sense. But it is also untested, because it is unsupported.


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