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
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
7
-0
/
+459
*
* NEWS: Update.
Tom Tromey
2012-11-12
1
-1
/
+3
*
* gdbarch.sh (target_gdbarch): Remove macro.
Tom Tromey
2012-11-09
3
-4
/
+4
*
PR gdb/14704:
Tom Tromey
2012-11-08
1
-12
/
+11
*
* python/py-bpevent.c: Include defs.h.
Tom Tromey
2012-11-08
11
-2
/
+9
*
* tracepoint.c (print_one_static_tracepoint_marker): Constify.
Tom Tromey
2012-10-18
1
-1
/
+1
*
PR python/14635:
Tom Tromey
2012-10-15
1
-1
/
+4
*
PR python/14634:
Tom Tromey
2012-10-15
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
*
gdb/
Jan Kratochvil
2012-09-17
2
-4
/
+4
*
Refactor Python "gdb" module into a proper Python package, by introducing
Yit Phang Khoo
2012-09-13
4
-114
/
+168
*
* python/py-newobjfileevent.c (create_new_objfile_event_object):
Tom Tromey
2012-09-06
1
-3
/
+3
*
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
3
-0
/
+115
*
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
*
* auto-load.c (_initialize_auto_load): Update.
Tom Tromey
2012-08-22
2
-2
/
+2
*
gdb/
Yao Qi
2012-08-16
1
-1
/
+1
*
PR python/14387:
Tom Tromey
2012-08-15
8
-19
/
+45
*
Add $_memeq, $_regex, $_streq, $_strlen convenience functions.
Doug Evans
2012-08-10
3
-2
/
+150
*
* python/py-type.c (convert_field): Use gdb_py_long_from_longest
Siddhesh Poyarekar
2012-08-10
1
-2
/
+2
*
gdb/
Jan Kratochvil
2012-07-26
1
-0
/
+5
*
2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
Siva Chandra Reddy
2012-06-27
1
-0
/
+18
*
PR14291: KeyboardInterrupt not caught for Python output
Michael Eager
2012-06-25
1
-13
/
+18
*
gdb:
Yao Qi
2012-06-24
1
-1
/
+1
*
* python/py-inferior.c: Update comments of infpy_read_memory
Yao Qi
2012-06-20
1
-2
/
+2
*
* ada-lang.c (ada_make_symbol_completion_list): Return a VEC.
Tom Tromey
2012-06-13
1
-7
/
+6
*
* breakpoint.c (add_catch_command): Use completer_ftype.
Tom Tromey
2012-06-13
1
-1
/
+1
*
gdb/
Pedro Alves
2012-05-24
1
-2
/
+2
*
gdb/
Pedro Alves
2012-05-24
4
-6
/
+6
*
2012-05-18 Sergio Durigan Junior <sergiodj@redhat.com>
Sergio Durigan Junior
2012-05-18
5
-10
/
+0
*
gdb/
Maciej W. Rozycki
2012-05-16
1
-12
/
+18
*
* python/python.c (gdbpy_find_pc_line): Use gdb_py_ulongest.
Tom Tromey
2012-05-15
1
-1
/
+1
*
2012-05-14 Stan Shebs <stan@codesourcery.com>
Stan Shebs
2012-05-14
2
-2
/
+2
*
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
*
* tracepoint.c (scope_info): Update.
Tom Tromey
2012-05-10
1
-7
/
+7
*
2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
Siva Chandra Reddy
2012-05-03
1
-0
/
+39
*
gdb/
Jan Kratochvil
2012-04-20
1
-1
/
+2
*
gdb/
Jan Kratochvil
2012-04-18
3
-6
/
+22
*
gdb/
Jan Kratochvil
2012-04-17
1
-2
/
+10
*
gdb/
Jan Kratochvil
2012-04-17
1
-3
/
+11
*
gdb/
Jan Kratochvil
2012-04-17
2
-45
/
+110
*
gdb/
Jan Kratochvil
2012-04-17
2
-434
/
+5
*
2012-04-02 Siva Chandra Reddy <sivachandra@google.com>
Siva Chandra Reddy
2012-04-11
1
-0
/
+755
*
* python/python.c (gdbpy_decode_line): Move cleanup creation out
Tom Tromey
2012-03-30
2
-9
/
+23
*
* python/py-inferior.c (infpy_read_memory): Remove cleanups and
Tom Tromey
2012-03-28
1
-12
/
+8
[next]