summaryrefslogtreecommitdiff
path: root/gdb/python/py-symbol.c
Commit message (Expand)AuthorAgeFilesLines
* -Wwrite-strings: Add a PyArg_ParseTupleAndKeywords "const char *" overloadPedro Alves2017-04-051-6/+7
* -Wwrite-strings: Wrap PyGetSetDef for construction with string literalsPedro Alves2017-04-051-1/+1
* Turn gdbpy_ref into a templateTom Tromey2017-02-101-1/+1
* Use gdbpy_ref in gdbpy_lookup_symbolTom Tromey2017-01-101-10/+8
* update copyright year range in GDB filesJoel Brobecker2017-01-011-1/+1
* GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker2016-01-011-1/+1
* Add some more casts (2/2)Simon Marchi2015-09-251-2/+3
* DWARF: handle non-local references in nested functionsPierre-Marie de Rodat2015-08-251-1/+5
* Add casts for legitimate integer to enum conversionsSimon Marchi2015-08-061-2/+3
* Replace the block_found global with explicit data-flowPierre-Marie de Rodat2015-08-011-2/+2
* Split TRY_CATCH into TRY + CATCHPedro Alves2015-03-071-15/+30
* C++ keyword cleanliness, mostly auto-generatedPedro Alves2015-02-271-11/+11
* Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker2015-01-011-1/+1
* Look up primitive types as symbols.Doug Evans2014-12-231-1/+6
* Replace some symbol accessor macros with functions.Doug Evans2014-12-231-8/+8
* Use SYMBOL_OBJFILE more.Doug Evans2014-11-181-3/+3
* Rename lookup_symbol_global to lookup_global_symbol.Doug Evans2014-11-061-1/+1
* Remove spurious exceptions.h inclusionsGary Benson2014-10-081-1/+0
* Update Copyright year range in all files maintained by GDB.Joel Brobecker2014-01-011-1/+1
* Remove trailing whitespace.Doug Evans2013-11-291-1/+1
* * python/py-arch.c (gdbpy_initialize_arch): UseTom Tromey2013-05-201-3/+2
* * python/py-arch.c (gdbpy_initialize_arch): Return 'int'.Tom Tromey2013-05-201-31/+48
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * c-exp.y (block, variable, name_not_typename, lex_one_token,Tom Tromey2012-12-141-2/+3
* Add support for Python 3.Paul Koning2012-12-121-2/+1
* PR python/14634:Tom Tromey2012-10-151-1/+1
* * python/py-symbol.c (sympy_value): Use _().Tom Tromey2012-02-151-2/+2
* PR python/12027:Tom Tromey2012-02-071-0/+75
* PR python/13599:Tom Tromey2012-02-071-0/+15
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-1/+1
* 2011-10-27 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2011-10-271-4/+14
* 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2011-10-201-1/+1
* * NEWS: Mention new "type" attribute of python gdb.Symbol objects.Doug Evans2011-08-121-0/+18
* gdb/Jan Kratochvil2011-04-171-2/+2
* 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2011-03-171-1/+23
* 2011-02-25 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-02-261-1/+1
* Add gdb.lookup_global_symbol python function.Doug Evans2011-02-221-0/+34
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-061-2/+4
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon2010-02-241-0/+419