RE: [PATCH] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB

2022-11-04 Thread 伊藤 太清
determined whether should I send a patch to QEMU or GDB yet. So this patch includes only modification of size of EFER register. Taisei Ito Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows From: Alex Bennée Sent: Friday, November 4

Re: [PATCH] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB

2022-11-03 Thread Paolo Bonzini
On 9/13/22 14:06, TaiseiIto wrote: Before this commit, there were contradictory descriptions about size of EFER register. Line 113 says the size is 8 bytes. Line 129 says the size is 4 bytes. As a result, when GDB is debugging an OS running on QEMU, the GDB cannot read 'g' packets correctly. Thi

Re: [PATCH] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB

2022-11-03 Thread Alex Bennée
TaiseiIto writes: > Before this commit, there were contradictory descriptions about size of EFER > register. > Line 113 says the size is 8 bytes. > Line 129 says the size is 4 bytes. > > As a result, when GDB is debugging an OS running on QEMU, the GDB cannot > read 'g' packets correctly. This

[PATCH] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB

2022-09-13 Thread TaiseiIto
Before this commit, there were contradictory descriptions about size of EFER register. Line 113 says the size is 8 bytes. Line 129 says the size is 4 bytes. As a result, when GDB is debugging an OS running on QEMU, the GDB cannot read 'g' packets correctly. This 'g' packet transmits values of each