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] Fix displaced stepping for remote targets


On 04/13/2012 04:59 PM, Pedro Alves wrote:
On 04/13/2012 08:45 PM, Luis Gustavo wrote:



Doh! Of course... This block looked more functional than a simple debug output block. No surprise it works while debugging a displaced stepping issue. :-)


Thanks for spotting that.

How about the attached one?


This one's okay. Thanks.

2012-04-13 Luis Machado<lgustavo@codesourcery.com>

	* infrun.c (resume): Update PC address to the real PC after
	preparing to do displaced stepping.




Thanks, i've checked it in now.


Luis


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