aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/py-arch.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-28 * python/py-arch.c (archpy_disassemble): Use PyInt_Check andTom Tromey1-3/+3
2013-02-21 Add a new method 'disassemble' to gdb.Architecture class.Siva Chandra Reddy1-0/+145
2013-01-23 Add a new class gdb.Architecture which exposes GDB'sSiva Chandra Reddy1-0/+149