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
/
testsuite
/
gdb.python
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR python/12070:
Tom Tromey
2012-02-17
3
-2
/
+10
*
* gdb.python/py-symbol.exp: Use lookup_global_symbol for tests
Tom Tromey
2012-02-08
1
-4
/
+5
*
PR python/12027:
Tom Tromey
2012-02-07
2
-1
/
+19
*
PR python/13599:
Tom Tromey
2012-02-07
3
-2
/
+9
*
2012-01-20 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-01-20
1
-1
/
+1
*
gdb
Tom Tromey
2012-01-16
3
-10
/
+40
*
2012-01-16 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-01-16
27
-108
/
+0
*
2012-01-05 Khoo Yit Phang <khooyp@cs.umd.edu>
Pedro Alves
2012-01-05
2
-0
/
+17
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
55
-55
/
+55
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
10
-10
/
+10
*
2011-12-30 Edjunior Machado <emachado@linux.vnet.ibm.com>
Edjunior Barbosa Machado
2011-12-30
2
-1
/
+5
*
gdb/testsuite/
Jan Kratochvil
2011-12-27
2
-6
/
+9
*
Introduce gdb.FinishBreakpoint in Python
Kevin Pouget
2011-12-23
8
-4
/
+619
*
gdb/testsuite/
Jan Kratochvil
2011-12-23
1
-1
/
+1
*
gdb/testsuite/
Jan Kratochvil
2011-12-19
1
-1
/
+4
*
gdb/doc/
Jan Kratochvil
2011-12-19
1
-1
/
+1
*
2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-12-16
3
-14
/
+65
*
* gdb.python/py-type.exp: New testcases for exceptions on scalar types
Paul Koning
2011-11-15
1
-0
/
+10
*
* python/py-type.c (typy_fields_items): Call check_typedef.
Doug Evans
2011-11-10
2
-0
/
+7
*
gdb/testsuite/
Jan Kratochvil
2011-10-28
1
-0
/
+4
*
* gdb.python/lib-types.exp (deep_items): Rename from deepitems.
Paul Koning
2011-10-28
1
-2
/
+2
*
* cli/cli-cmds.c (source_script_with_search): Pass full path to
Doug Evans
2011-10-27
1
-0
/
+2
*
* gdb.python/lib-types.cc (struct A): New structure.
Paul Koning
2011-10-26
2
-0
/
+33
*
* gdb.python/py-value.exp: Add testcases for is_lazy attribute,
Paul Koning
2011-10-25
1
-4
/
+14
*
2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-10-20
1
-0
/
+10
*
* gdb.base/source.exp: Don't include full file name in test name.
Tom Tromey
2011-10-18
1
-2
/
+4
*
* gdb.python/py-shared.exp: Relax filename check to handle remote:
Ulrich Weigand
2011-10-11
1
-1
/
+1
*
* python/lib/gdb/printing.py (register_pretty_printer): New argument
Doug Evans
2011-10-07
1
-1
/
+13
*
Add missing files to previous commit (Allow Python notification of new object...
Kevin Pouget
2011-10-07
1
-0
/
+20
*
Allow Python notification of new object-file loadings.
Kevin Pouget
2011-10-07
3
-5
/
+44
*
* gdb.python/py-value.c (main): Break before return.
Paul Koning
2011-10-04
1
-1
/
+4
*
2011-10-04 Kevin Pouget <kevin.pouget@st.com>
Kevin Pouget
2011-10-04
3
-1
/
+12
*
* gdb.python/py-value.exp
Paul Koning
2011-10-03
1
-0
/
+12
*
gdb/testsuite/
Jan Kratochvil
2011-10-01
1
-1
/
+18
*
gdb.python/python.exp: fix up race
Marek Polacek
2011-09-30
1
-2
/
+14
*
* gdb.python/py-type.c (enum E): New.
Paul Koning
2011-09-28
2
-1
/
+33
*
gdb/testsuite/
Jan Kratochvil
2011-09-16
1
-3
/
+3
*
2011-09-15 Kevin Pouget <kevin.pouget@st.com>
Kevin Pouget
2011-09-15
1
-1
/
+11
*
2011-09-15 Kevin Pouget <kevin.pouget@st.com>
Kevin Pouget
2011-09-15
2
-1
/
+6
*
gdb/testsuite/
Jan Kratochvil
2011-09-13
4
-88
/
+99
*
PR gdb/10720
matt rice
2011-09-02
2
-0
/
+162
*
2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-08-17
1
-0
/
+26
*
* NEWS: Mention new "type" attribute of python gdb.Symbol objects.
Doug Evans
2011-08-12
1
-0
/
+5
*
2011-07-28 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-07-28
3
-0
/
+30
*
* gdb.python/py-mi.exp: Avoid '+' in filenames. Call C version of
Ulrich Weigand
2011-07-26
6
-51
/
+50
*
* gdb.python/py-mi.exp: Use different file names for different
Ulrich Weigand
2011-07-22
6
-24
/
+24
*
* gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpoints
Ulrich Weigand
2011-07-22
1
-0
/
+8
*
* gdb.python/py-shared.exp: Call gdb_load_shlibs.
Ulrich Weigand
2011-07-22
1
-0
/
+1
*
2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-07-21
1
-0
/
+82
*
gdb/testsuite/
Yao Qi
2011-07-18
1
-0
/
+5
[next]