Re: How to determine the order of the registers got, their width and count?

2014-06-08 Thread Sergio Durigan Junior
On Friday, June 06 2014, Ananda Vardhana wrote: I am newbie in GDB. I had couple of questions Hello Ananda, I don't really have time to answer all of your questions now; I'd strongly recommend that you send them to g...@sourceware.org, which is the official mailing list for GDB (this one is

How to determine the order of the registers got, their width and count?

2014-06-06 Thread Vardhana, Ananda
I am newbie in GDB. I had couple of questions 1. When I send out 'g' I get a full dump of the registers. Is there 'q' query packet I can send and ask the GDB server in what order(eax, ebx, ecx ...) will it dump the registers? 2. Before we do a 'g' can we tell the server that we are