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
...
*
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
*
2012-03-14 Siva Chandra <sivachandra@google.com>
Siva Chandra Reddy
2012-03-22
1
-0
/
+43
*
gdb/
Jan Kratochvil
2012-03-19
1
-3
/
+12
*
2012-03-13 Hui Zhu <teawater@gmail.com>
Pedro Alves
2012-03-13
2
-2
/
+2
*
2012-03-01 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-03-01
6
-4
/
+6
*
* NEWS: Mention new python command class gdb.COMMAND_USER.
Doug Evans
2012-03-01
1
-2
/
+3
*
PR python/12070:
Tom Tromey
2012-02-17
4
-2
/
+38
*
* python/py-symbol.c (sympy_value): Use _().
Tom Tromey
2012-02-15
1
-2
/
+2
*
PR python/12027:
Tom Tromey
2012-02-07
3
-3
/
+77
*
PR python/13599:
Tom Tromey
2012-02-07
1
-0
/
+15
*
* gdbtypes.h (struct main_type): Change type of name,tag_name,
Doug Evans
2012-02-07
2
-3
/
+3
*
gdb/
Jan Kratochvil
2012-01-28
1
-1
/
+1
*
gdb/
Jan Kratochvil
2012-01-26
4
-37
/
+37
*
gdb
Tom Tromey
2012-01-16
1
-0
/
+50
*
PR python/13199:
Tom Tromey
2012-01-10
1
-0
/
+3
*
* python/py-value.c (valpy_binop): Initialize 'res_val'.
Tom Tromey
2012-01-04
1
-1
/
+1
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
41
-41
/
+41
*
PR python/12533:
Tom Tromey
2012-01-03
1
-24
/
+78
*
remove use of sprintf in py-finishbreakpoint.c...
Joel Brobecker
2011-12-27
1
-1
/
+1
*
Introduce gdb.FinishBreakpoint in Python
Kevin Pouget
2011-12-23
5
-56
/
+537
*
PR python/12533:
Tom Tromey
2011-12-22
1
-2
/
+2
*
* python/py-auto-load.c (info_auto_load_scripts): Pass address of
Doug Evans
2011-12-20
1
-3
/
+4
*
2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-12-16
1
-73
/
+69
*
* python/py-auto-load.c (source_section_scripts): Call xfree
Doug Evans
2011-12-10
1
-1
/
+1
*
the "ambiguous linespec" series
Tom Tromey
2011-12-06
2
-7
/
+9
*
* python/lib/gdb/command/pretty_printers.py
Tom Tromey
2011-12-06
1
-1
/
+1
*
* python/py-type.c (type_object_methods): Fix "array" doc string.
Doug Evans
2011-12-02
1
-2
/
+4
[prev]
[next]