summaryrefslogtreecommitdiff
path: root/gdb/python/py-symbol.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-04-05-Wwrite-strings: Add a PyArg_ParseTupleAndKeywords "const char *" overloadPedro Alves
2017-04-05-Wwrite-strings: Wrap PyGetSetDef for construction with string literalsPedro Alves
2017-02-10Turn gdbpy_ref into a templateTom Tromey
2017-01-10Use gdbpy_ref in gdbpy_lookup_symbolTom Tromey
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add some more casts (2/2)Simon Marchi
2015-08-25DWARF: handle non-local references in nested functionsPierre-Marie de Rodat
2015-08-06Add casts for legitimate integer to enum conversionsSimon Marchi
2015-08-01Replace the block_found global with explicit data-flowPierre-Marie de Rodat
2015-03-07Split TRY_CATCH into TRY + CATCHPedro Alves
2015-02-27C++ keyword cleanliness, mostly auto-generatedPedro Alves
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-12-23Look up primitive types as symbols.Doug Evans
2014-12-23Replace some symbol accessor macros with functions.Doug Evans
2014-11-18Use SYMBOL_OBJFILE more.Doug Evans
2014-11-06Rename lookup_symbol_global to lookup_global_symbol.Doug Evans
2014-10-08Remove spurious exceptions.h inclusionsGary Benson
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-29Remove trailing whitespace.Doug Evans
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey
2013-05-20 * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-12-14 * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey
2012-12-12Add support for Python 3.Paul Koning
2012-10-15 PR python/14634:Tom Tromey
2012-02-15 * python/py-symbol.c (sympy_value): Use _().Tom Tromey
2012-02-07 PR python/12027:Tom Tromey
2012-02-07 PR python/13599:Tom Tromey
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-10-272011-10-27 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2011-10-202011-10-20 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2011-08-12 * NEWS: Mention new "type" attribute of python gdb.Symbol objects.Doug Evans
2011-04-17gdb/Jan Kratochvil
2011-03-172011-03-17 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon
2011-02-262011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-02-22 Add gdb.lookup_global_symbol python function.Doug Evans
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-02-242010-02-24 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon