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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename to allow_btrace_tests
Tom Tromey
2023-01-13
2
-2
/
+2
*
Use "require" for Python tests
Tom Tromey
2023-01-13
90
-325
/
+157
*
Remove mi_skip_python_tests
Tom Tromey
2023-01-13
3
-3
/
+3
*
Use require !skip_gdbserver_tests
Tom Tromey
2023-01-13
1
-3
/
+1
*
Use require can_spawn_for_attach
Tom Tromey
2023-01-13
1
-3
/
+1
*
Use require !use_gdb_stub
Tom Tromey
2023-01-13
1
-3
/
+1
*
Use require support_displaced_stepping
Tom Tromey
2023-01-13
1
-4
/
+1
*
Use require !skip_btrace_tests
Tom Tromey
2023-01-13
2
-8
/
+2
*
Use require !skip_shlib_tests
Tom Tromey
2023-01-13
3
-11
/
+3
*
Use require !skip_cplus_tests
Tom Tromey
2023-01-13
6
-9
/
+6
*
Use require supports_process_record
Tom Tromey
2023-01-13
1
-4
/
+1
*
[gdb/testsuite] Fix gdb.python/py-breakpoint.exp with libstdc++ debug info
Tom de Vries
2023-01-02
1
-1
/
+2
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
234
-234
/
+234
*
[gdb/python] Fix gdb.python/py-finish-breakpoint2.exp for -m32
Tom de Vries
2022-12-31
2
-5
/
+47
*
gdb: fix crash when getting the value of a label symbol
Andrew Burgess
2022-12-16
2
-0
/
+77
*
gdb/testsuite: add test for Python commands redefining itself
Jan Vrany
2022-12-16
1
-0
/
+30
*
gdb: have target_stack automate reference count handling
Andrew Burgess
2022-12-14
1
-0
/
+92
*
[gdb/testsuite] Fix gdb.python/py-disasm.exp on s390x
Tom de Vries
2022-12-13
2
-8
/
+14
*
gdb/testsuite: remove perror calls when failing to run
Simon Marchi
2022-12-05
9
-11
/
+0
*
gdb/testsuite: make gdb_unload use gdb_test_multiple
Simon Marchi
2022-11-29
1
-4
/
+5
*
gdb/testsuite: remove use of then keyword from gdb.python/*.exp
Andrew Burgess
2022-11-28
38
-66
/
+66
*
Fix deletion of FinishBreakpoints
Johnson Sun
2022-11-18
3
-0
/
+104
*
gdb/testsuite: fix failure in gdb.python/py-send-packet.exp
Andrew Burgess
2022-11-17
1
-3
/
+3
*
gdb: add prepare_reinflate/reinflate around print_frame_args in info_frame_co...
Simon Marchi
2022-11-10
1
-0
/
+8
*
[gdb/testsuite] Add skip_python_tests in gdb.python/tui-window-names.exp
Tom de Vries
2022-10-24
1
-0
/
+5
*
GDB/Python: Make `None' stand for `unlimited' in setting integer parameters
Maciej W. Rozycki
2022-10-21
1
-6
/
+15
*
GDB/testsuite: Expand Python integer parameter coverage across all types
Maciej W. Rozycki
2022-10-21
1
-16
/
+181
*
[gdb/testsuite] Fix ERROR in gdb.python/py-breakpoint.exp
Tom de Vries
2022-10-19
1
-0
/
+2
*
Update tests to use skip_hw_watchpoint_tests to test for HW watchpoint support.
Carl Love
2022-10-18
1
-3
/
+12
*
gdb/testsuite: Fix formatting of python script
Bruno Larsen
2022-10-11
1
-3
/
+7
*
gdb/frame: Add reinflation method for frame_info_ptr
Bruno Larsen
2022-10-10
3
-0
/
+230
*
gdb/testsuite: use 'end' at the end of python blocks
Andrew Burgess
2022-10-10
2
-2
/
+2
*
[gdb/testsuite] Fix DUPLICATEs with remote-gdbserver-on-localhost
Tom de Vries
2022-10-07
1
-132
/
+147
*
gdb/python: restrict the names accepted by gdb.register_window_type
Andrew Burgess
2022-09-22
1
-0
/
+84
*
Fix flush for sys.stderr
Tom Tromey
2022-08-30
1
-2
/
+2
*
Fix crash in gdbpy_parse_register_id
Tom Tromey
2022-08-21
3
-0
/
+28
*
GDB/testsuite: Fix PARAM_ZUINTEGER reported for PARAM_ZUINTEGER_UNLIMITED
Maciej W. Rozycki
2022-08-17
1
-2
/
+2
*
gdb/python: Add BreakpointLocation type
Simon Farre
2022-07-28
2
-0
/
+96
*
gdb/python: fix invalid use disassemble_info::stream
Andrew Burgess
2022-07-25
3
-12
/
+21
*
gdb/testsuite: add a clear test to py-breakpoint.exp
Enze Li
2022-07-24
1
-0
/
+20
*
Add gdb.free_objfile event registry
Tom Tromey
2022-07-18
3
-0
/
+139
*
Add 'nibbles' to gdb.print_options
Tom Tromey
2022-07-15
1
-2
/
+4
*
Add 'summary' mode to Value.format_string
Tom Tromey
2022-07-15
2
-0
/
+8
*
Expose current 'print' settings to Python
Tom Tromey
2022-07-15
2
-11
/
+42
*
Run 'black' on gdb
Tom Tromey
2022-07-15
1
-2
/
+4
*
Accept gdb.Value in more Python APIs
Tom Tromey
2022-07-08
4
-2
/
+11
*
Handle bool specially in gdb.set_parameter
Tom Tromey
2022-07-08
1
-0
/
+4
*
Make 'import gdb.events' work
Tom Tromey
2022-07-05
1
-0
/
+2
*
[gdb/testsuite] Handle older python in gdb.python/py-send-packet.py
Tom de Vries
2022-06-27
1
-2
/
+6
*
gdb/testsuite: remove unneeded calls to get_compiler_info
Andrew Burgess
2022-06-24
4
-16
/
+0
[next]