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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* python/python.c (finalize_python): Cast unused PyGILState_Ensure
Ulrich Weigand
2012-11-29
1
-1
/
+1
*
* python/python.c (start_type_printers): Initialize 'result_obj'.
Tom Tromey
2012-11-12
1
-1
/
+1
*
* NEWS: Update.
Tom Tromey
2012-11-12
1
-0
/
+136
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
1
-1
/
+1
*
* python/python.c (finalize_python): Only define if HAVE_PYTHON.
Andreas Schwab
2012-09-21
1
-0
/
+3
*
* NEWS: Update.
Tom Tromey
2012-09-20
1
-0
/
+19
*
Refactor Python "gdb" module into a proper Python package, by introducing
Yit Phang Khoo
2012-09-13
1
-94
/
+61
*
Document how to return from "python-interactive" to GDB.
Yit Phang Khoo
2012-08-23
1
-1
/
+4
*
Enable readline in Python in a GDB-specific way and block the
Yit Phang Khoo
2012-08-22
1
-0
/
+1
*
Add a new "python-interactive" command that starts a standard
Yit Phang Khoo
2012-08-22
1
-2
/
+102
*
* defs.h (quit_flag): Don't declare.
Tom Tromey
2012-08-22
1
-0
/
+25
*
PR14291: KeyboardInterrupt not caught for Python output
Michael Eager
2012-06-25
1
-13
/
+18
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
1
-2
/
+0
*
* python/python.c (gdbpy_find_pc_line): Use gdb_py_ulongest.
Tom Tromey
2012-05-15
1
-1
/
+1
*
2012-05-14 Siva Chandra Reddy <sivachandra@google.com>
Siva Chandra Reddy
2012-05-14
1
-1
/
+1
*
2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
Siva Chandra Reddy
2012-05-13
1
-0
/
+21
*
* python/python.c (gdbpy_decode_line): Move cleanup creation out
Tom Tromey
2012-03-30
1
-8
/
+21
*
gdb/
Jan Kratochvil
2012-01-28
1
-1
/
+1
*
gdb/
Jan Kratochvil
2012-01-26
1
-32
/
+32
*
PR python/13199:
Tom Tromey
2012-01-10
1
-0
/
+3
*
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
-0
/
+1
*
2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-12-16
1
-73
/
+69
*
the "ambiguous linespec" series
Tom Tromey
2011-12-06
1
-1
/
+1
*
2011-11-28 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-11-28
1
-1
/
+1
*
2011-11-04 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-11-04
1
-4
/
+14
*
* cli/cli-cmds.c (source_script_with_search): Pass full path to
Doug Evans
2011-10-27
1
-16
/
+10
*
Allow Python notification of new object-file loadings.
Kevin Pouget
2011-10-07
1
-0
/
+1
*
Crash sourcing Python script on Windows
Joel Brobecker
2011-10-03
1
-2
/
+41
*
* python/py-auto-load.c (source_section_scripts): Fix file
Doug Evans
2011-09-19
1
-3
/
+4
*
2011-09-15 Kevin Pouget <kevin.pouget@st.com>
Kevin Pouget
2011-09-15
1
-0
/
+3
*
2011-09-06 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-09-06
1
-1
/
+1
*
2011-09-02 Pedro Alves <pedro@codesourcery.com>
Pedro Alves
2011-09-02
1
-0
/
+8
*
2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-08-09
1
-2
/
+2
*
2011-07-22 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-07-22
1
-1
/
+1
*
2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-07-21
1
-0
/
+80
*
2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-07-11
1
-13
/
+68
*
* varobj.c (update_dynamic_varobj_children): Make 'name' const.
Tom Tromey
2011-06-24
1
-9
/
+13
*
* tracepoint.c (scope_info): Update.
Tom Tromey
2011-04-04
1
-1
/
+1
*
2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-03-18
1
-13
/
+82
*
2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-03-14
1
-1
/
+17
*
* python/python.c (gdbpy_value_cst): New global.
Tom Tromey
2011-02-28
1
-0
/
+2
*
Add gdb.lookup_global_symbol python function.
Doug Evans
2011-02-22
1
-0
/
+4
*
Add Python support for GDB events.
Sami Wagiaalla
2011-02-04
1
-0
/
+10
*
PR python/12216:
Tom Tromey
2011-01-31
1
-0
/
+1
*
* python/python.c (gdbpy_solib_name): Use gdb_py_longest and
Tom Tromey
2011-01-26
1
-9
/
+2
*
gdb
Tom Tromey
2011-01-06
1
-0
/
+3
*
2011-01-05 Michael Snyder <msnyder@vmware.com>
Michael Snyder
2011-01-06
1
-2
/
+4
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
gdb
Tom Tromey
2010-11-12
1
-0
/
+13
[next]