Commits
Branch selector
User selector
Commit History
Commits on Feb 27, 2017
gdb: python: rename target_object to pytarget_object
Show description for e513e82committed
Commits on Feb 24, 2017
python: use utf-8 encoding for gdb_write
Show description for 49f4415committed- committed
py-target: add support for gdb.current_target()
Show description for 0708fefcommitted- committed
py-target: remove static buffer string handling
Show description for 287b2b1committedpy-target: use cleanup chains in routines where we make calls into gdb
Show description for 50c7344committedpy-target: ensure callbacks return the correct type
Show description for c519b5ccommittedkdump.target: remove module
Show description for 843ef87committed- committed
test: add test python script
Show description for ec7e926committed- committed
py-inferior/py-infthread: add executing attribute
Show description for 5e4995fcommitted- committed
- committed
py-target: add new callbacks
Show description for d349d77committed- committed
py-target: cleanup callbacks
Show description for 1d65b6acommitted- committed
- committed
py-target: use target_gdbarch instead of get_current_arch
Show description for 7c64414committedAdd memory transfer method to gdb.Target
Show description for d36937bauthored andcommittedgdb/python: Add a Target Object
Show description for 95419a4authored andcommitted- authored andcommitted
- committed
py-register: Add interface to registers
Show description for c27f6b9committedpy-minsymbol: Add interface to access minimal_symbols
Show description for d41d765committedpy-symbol: export section name
Show description for 62a64ddcommittedpy-symbol: Allow gdb_lookup_symbol to accept block=None
Show description for e03c1cacommitted- committed
py-value: properly handle unsigned and pointer types
Show description for 4660cddcommittedcheck_types_equal: short circuit check if identical pointers are used
Show description for ef64ed0committedTidy up readelf's use of boolean values.
Show description for 32ec889committedreadelf: Correct version flag formatting
Show description for 7bb1ad1committed
Maciej W. Rozyckireadelf: Make version section index sum unsigned
Show description for 5235cd6committed
Maciej W. Rozycki