index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
/
python
/
python-internal.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Python "gdb" module into a proper Python package, by introducing
Yit Phang Khoo
2012-09-13
1
-0
/
+1
*
Enable readline in Python in a GDB-specific way and block the
Yit Phang Khoo
2012-08-22
1
-0
/
+1
*
PR python/12070:
Tom Tromey
2012-02-17
1
-0
/
+2
*
PR python/12027:
Tom Tromey
2012-02-07
1
-0
/
+1
*
gdb/
Jan Kratochvil
2012-01-26
1
-2
/
+2
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-1
/
+1
*
Introduce gdb.FinishBreakpoint in Python
Kevin Pouget
2011-12-23
1
-2
/
+48
*
* cli/cli-cmds.c (source_script_with_search): Pass full path to
Doug Evans
2011-10-27
1
-1
/
+1
*
2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-10-20
1
-2
/
+3
*
Allow Python notification of new object-file loadings.
Kevin Pouget
2011-10-07
1
-0
/
+1
*
* python/py-type.c (make_fielditem, typy_field_names, typy_items)
Paul Koning
2011-09-28
1
-0
/
+2
*
2011-09-15 Kevin Pouget <kevin.pouget@st.com>
Kevin Pouget
2011-09-15
1
-0
/
+1
*
* py-cmd.c: Some minor formatting fixes.
Doug Evans
2011-09-08
1
-1
/
+1
*
* python/python-internal.h (PY_SSIZE_T_CLEAN): Define.
Tom Tromey
2011-06-28
1
-0
/
+3
*
2011-05-27 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-05-27
1
-0
/
+1
*
* python/python.c (gdbpy_value_cst): New global.
Tom Tromey
2011-02-28
1
-0
/
+1
*
Add gdb.lookup_global_symbol python function.
Doug Evans
2011-02-22
1
-0
/
+2
*
Add Python support for GDB events.
Sami Wagiaalla
2011-02-04
1
-0
/
+18
*
do not use python<version> subdir when including Python .h file
Joel Brobecker
2011-01-31
1
-13
/
+5
*
* python/python.c (gdbpy_solib_name): Use gdb_py_longest and
Tom Tromey
2011-01-26
1
-0
/
+30
*
gdb
Tom Tromey
2011-01-06
1
-0
/
+1
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-06
1
-1
/
+2
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
gdb
Tom Tromey
2010-11-12
1
-7
/
+11
*
fix typo in _FILE_OFFSET_BITS comment
Joel Brobecker
2010-10-26
1
-1
/
+1
*
Fix build failures with python support on sparc-solaris
Joel Brobecker
2010-10-26
1
-3
/
+7
*
PR python/11948:
Tom Tromey
2010-10-15
1
-3
/
+3
*
* python/python-internal.h (gdbpy_get_hook_function): Don't
Tom Tromey
2010-08-13
1
-1
/
+0
*
* configure, config.in: Rebuild.
Tom Tromey
2010-07-06
1
-0
/
+3
*
Fix build failure with Python installed in non-system location.
Joel Brobecker
2010-06-30
1
-1
/
+4
*
2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2010-06-28
1
-0
/
+24
*
Add support for enabling/disabling individual pretty-printers.
Doug Evans
2010-06-04
1
-0
/
+1
*
Add python gdb.GdbError and gdb.string_to_argv.
Doug Evans
2010-05-25
1
-0
/
+6
*
2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2010-04-29
1
-0
/
+9
*
Add support for auto-loading scripts from .debug_gdb_scripts section.
Doug Evans
2010-04-23
1
-0
/
+9
*
* NEWS: Add entry for python program space support.
Doug Evans
2010-04-15
1
-1
/
+6
*
2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2010-04-09
1
-0
/
+15
*
* python/python-internal.h: Include symtab.h.
Pierre Muller
2010-03-09
1
-2
/
+4
*
2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2010-02-24
1
-0
/
+19
*
* python/python-internal.h [!WITH_THREAD] (PyGILState_Release,
Ulrich Weigand
2010-02-17
1
-2
/
+2
*
2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2010-01-14
1
-0
/
+7
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2009-07-10
1
-2
/
+3
*
* python/python-internal.h (struct language_defn): Declare.
Ulrich Weigand
2009-07-02
1
-1
/
+7
*
gdb
Tom Tromey
2009-05-28
1
-0
/
+8
*
gdb
Tom Tromey
2009-05-28
1
-0
/
+7
*
gdb
Tom Tromey
2009-05-28
1
-0
/
+4
*
gdb
Tom Tromey
2009-05-28
1
-0
/
+4
*
gdb/
Thiago Jung Bauermann
2009-03-30
1
-0
/
+3
*
gdb/
Thiago Jung Bauermann
2009-03-21
1
-0
/
+1
[next]