the "ambiguous linespec" series
[deliverable/binutils-gdb.git] / gdb / python / python.c
2011-12-06  Tom Tromeythe "ambiguous linespec" series
2011-11-28  Phil Muldoon2011-11-28 Phil Muldoon <pmuldoon@redhat.com>
2011-11-04  Phil Muldoon2011-11-04 Phil Muldoon <pmuldoon@redhat.com>
2011-10-27  Doug Evans * cli/cli-cmds.c (source_script_with_search): Pass...
2011-10-07  Kevin Pouget Allow Python notification of new object-file loadings.
2011-10-03  Joel BrobeckerCrash sourcing Python script on Windows
2011-09-19  Doug Evans * python/py-auto-load.c (source_section_scripts):...
2011-09-15  Kevin Pouget2011-09-15 Kevin Pouget <kevin.pouget@st.com>
2011-09-06  Pedro Alves2011-09-06 Pedro Alves <pedro@codesourcery.com>
2011-09-02  Pedro Alves2011-09-02 Pedro Alves <pedro@codesourcery.com>
2011-08-09  Phil Muldoon2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
2011-07-22  Phil Muldoon2011-07-22 Phil Muldoon <pmuldoon@redhat.com>
2011-07-21  Phil Muldoon2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
2011-07-11  Phil Muldoon2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
2011-06-24  Tom Tromey * varobj.c (update_dynamic_varobj_children): Make...
2011-04-04  Tom Tromey * tracepoint.c (scope_info): Update.
2011-03-18  Phil Muldoon2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
2011-03-14  Phil Muldoon2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
2011-02-28  Tom Tromey * python/python.c (gdbpy_value_cst): New global.
2011-02-22  Doug Evans Add gdb.lookup_global_symbol python function.
2011-02-04  Sami WagiaallaAdd Python support for GDB events.
2011-01-31  Tom Tromey PR python/12216:
2011-01-26  Tom Tromey * python/python.c (gdbpy_solib_name): Use gdb_py_longe...
2011-01-06  Tom Tromeygdb
2011-01-06  Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01  Joel Brobeckerrun copyright.sh for 2011.
2010-11-12  Tom Tromeygdb
2010-11-02  Doug Evans * top.c: #include "python/python.h".
2010-10-13  Jan Kratochvilgdb/
2010-10-04  Doug Evans * python/python.c (_initialize_python): Define new...
2010-08-20  Pedro Alves * python/python.c: Include "serial.h".
2010-08-13  Ken Wernergdb:
2010-08-11  Phil Muldoon2010-08-11 Tom Tromey <tromey@redhat.com>
2010-08-11  Phil Muldoon2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
2010-08-07  Jan Kratochvilgdb/
2010-06-28  Phil Muldoon2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
2010-06-25  Tom Tromeygdb
2010-06-24  Joel BrobeckerAdd support for gdb.PYTHONDIR as $gdb_datadir/python.
2010-06-04  Doug Evans Add support for enabling/disabling individual pretty...
2010-05-27  Doug Evans Allow python to find its files if moved from original...
2010-05-25  Doug Evans Add python gdb.GdbError and gdb.string_to_argv.
2010-05-19  Doug Evans * python.c (gdbpy_print_stack): Ensure output ends...
2010-05-19  Doug Evans * python.c (source_python_script): Add comment.
2010-05-17  Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-07  Michael Snyder2010-05-07 Michael Snyder <msnyder@vmware.com>
2010-04-29  Phil Muldoon2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
2010-04-23  Doug Evans Add support for auto-loading scripts from .debug_gdb_s...
2010-04-15  Doug Evans * NEWS: Add entry for python program space support.
2010-04-15  Doug Evans Add -s option to source command.
2010-04-14  Phil Muldoon2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2010-04-09  Phil Muldoon2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2010-04-08  Doug Evans * python/python.c (source_python_script): Use ensure_p...
2010-03-05  Tom Tromeygdb
2010-02-24  Phil Muldoon2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
2010-01-18  Joel BrobeckerFix build failure when building without Python support.
2010-01-18  Joel BrobeckerAllow "source" to load python scripts.
2010-01-14  Phil Muldoon2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-12-03  Tom Tromeygdb
2009-11-09  Tom Tromey * python/python.c (execute_gdb_command): Copy the...
2009-07-02  Ulrich Weigand * python/python-internal.h (struct language_defn)...
2009-05-28  Tom Tromeygdb
2009-05-28  Tom Tromeygdb
2009-05-28  Tom Tromeygdb
2009-05-28  Tom Tromeygdb
2009-05-28  Tom Tromeygdb
2009-03-30  Thiago Jung Bauermanngdb/
2009-03-21  Thiago Jung Bauermanngdb/
2009-03-21  Thiago Jung Bauermanngdb/
2009-02-21  Pedro Alves2008-02-21 Pedro Alves <pedro@codesorcery.com>
2009-02-06  Thiago Jung Bauermanngdb/
2009-02-05  Thiago Jung Bauermanngdb/
2009-02-04  Thiago Jung Bauermanngdb/
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-11-21  Tom Tromey * python/python-internal.h (PyGILState_Ensure): New...
2008-10-16  Thiago Jung Bauermann2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm...
2008-09-08  Pedro Alves * inferior.h (stop_bpstat): Delete.
2008-08-09  Andreas Schwab(_initialize_python): Use unabbreviated commands
2008-08-06  Thiago Jung BauermannInitial python support.
This page took 1.827958 seconds and 86 git commands to generate.