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: Check for truncated registers in process_g_packet


On 2017-08-25 23:04, Simon Marchi wrote:
If I move the line mentioned above just after the follow_exec call,
gdb interprets the g reply with the right/new gdbarch, so the test
case works.  I don't know if it breaks anything else, but so far I
didn't find anything before that point that relied on stop_pc.  I sent
that change to the buildbot to check.

Hmm, this causes gdb.base/foll-exec-mode.exp to fail.


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