GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
testsuite
/
gdb.python
/
py-cmd.exp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[gdb/testsuite] Fix trailing-text-in-parentheses duplicates
Tom de Vries
2024-07-31
1
-4
/
+4
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
[gdb/testsuite] Fix gdb.python/py-cmd.exp
Tom de Vries
2023-03-10
1
-1
/
+1
*
Rename to allow_python_tests
Tom Tromey
2023-01-13
1
-1
/
+1
*
Use "require" for Python tests
Tom Tromey
2023-01-13
1
-3
/
+2
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
gdb/testsuite: add test for Python commands redefining itself
Jan Vrany
2022-12-16
1
-0
/
+30
*
gdb/testsuite: remove use of then keyword from gdb.python/*.exp
Andrew Burgess
2022-11-28
1
-1
/
+1
*
Automatic Copyright Year update after running gdb/copyright.py
Joel Brobecker
2022-01-01
1
-1
/
+1
*
gdb/testsuite: make runto_main not pass no-message to runto
Simon Marchi
2021-09-30
1
-1
/
+0
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
Fix test breakages caused by removal of gdb_py_test_multiple.
Philippe Waroquiers
2020-06-30
1
-10
/
+10
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Update tests following changes to "help" and "apropos"
Philippe Waroquiers
2019-06-03
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
Translate PyExc_KeyboardInterrupt to gdb "quit"
Tom Tromey
2018-12-27
1
-0
/
+40
*
Testsuite: Fix racy conditions in py-cmd.exp
Alan Hayward
2018-10-19
1
-35
/
+36
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
PR cli/21688: Detect aliases when issuing python/compile/guile commands (and ...
Sergio Durigan Junior
2017-06-30
1
-1
/
+34
*
PR cli/21688: Fix multi-line/inline command differentiation
Sergio Durigan Junior
2017-06-30
1
-0
/
+32
*
update copyright year range in GDB files
Joel Brobecker
2017-01-01
1
-1
/
+1
*
Fix more cases of improper test names
Luis Machado
2016-12-23
1
-1
/
+1
*
Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test
Luis Machado
2016-12-01
1
-1
/
+1
*
Fix test names starting with uppercase output by basic functions
Luis Machado
2016-12-01
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Fix PR gdb/17035: "show user" doesn't list user-defined commands that
Gabriel Krisman Bertazi
2014-09-07
1
-0
/
+4
*
Skip tests on completion and readline when readline lib isn't used
Yao Qi
2014-03-26
1
-8
/
+10
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
*
2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2013-11-07
1
-4
/
+38
*
Update years in copyright notice for the GDB files.
Joel Brobecker
2013-01-01
1
-1
/
+1
*
2012-12-10 Paul Koning <paul_koning@dell.com>
Paul Koning
2012-12-10
1
-11
/
+11
*
* NEWS: Mention new python command class gdb.COMMAND_USER.
Doug Evans
2012-03-01
1
-0
/
+17
*
2012-01-16 Pedro Alves <palves@redhat.com>
Pedro Alves
2012-01-16
1
-4
/
+0
*
Copyright year update in most files of the GDB Project.
Joel Brobecker
2012-01-04
1
-1
/
+1
*
2011-01-10 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2011-01-10
1
-17
/
+1
*
run copyright.sh for 2011.
Joel Brobecker
2011-01-01
1
-1
/
+1
*
Add python gdb.GdbError and gdb.string_to_argv.
Doug Evans
2010-05-25
1
-0
/
+32
*
2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
Phil Muldoon
2010-02-24
1
-7
/
+2
*
Update copyright year in most headers.
Joel Brobecker
2010-01-01
1
-1
/
+1
*
Checking in this patch for Thiago: Rename python-* files into py-*,
Joel Brobecker
2009-09-09
1
-0
/
+133