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]

[PATCH V2 0/2] AMD64, Prologue: Recognize stack decrementation as prologue operation.


- Added selftest
- Added comments according to review

Bernhard Heckel (2):
  AMD64, Prologue: Recognize stack decrementation as prologue operation.
  Prologue: Add selftests to x64/x32 architecture.

 gdb/amd64-tdep.c | 320 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 312 insertions(+), 8 deletions(-)

-- 
2.7.1.339.g0233b80


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