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: Cannot execute this command without a live selected thread.


On 10/24/2014 11:40 AM, Pedro Alves wrote:
On 10/24/2014 06:23 PM, Pedro Alves wrote:

We may be able add a workaround for this.  :-/  Just in case,
can you confirm that the current thread's ptid (inferior_ptid)
is magic_null_ptid?

Please give this a try.

The patch works fine for hand-testing of a hello world program (can load and run it and stop at breakpoint on main, at least). I've kicked off a full set of tests.

-Sandra


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