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.base
/
break.exp
Commit message (
Expand
)
Author
Age
Files
Lines
*
gdb: reject inserting breakpoints between functions
Andrew Burgess
2024-08-29
1
-4
/
+3
*
gdb: Modify the output of "info breakpoints" and "delete breakpoints"
Tiezhu Yang
2024-02-26
1
-5
/
+5
*
Update copyright year range in header of all files managed by GDB
Andrew Burgess
2024-01-12
1
-1
/
+1
*
Update copyright year range in header of all files managed by GDB
Joel Brobecker
2023-01-01
1
-1
/
+1
*
gdb/testsuite: remove use of then keyword from gdb.base/*.exp
Andrew Burgess
2022-11-28
1
-9
/
+9
*
gdb/testsuite/gdb.base/break.exp: split test_break
Simon Marchi
2022-11-24
1
-307
/
+293
*
gdb/testsuite/gdb.base/break.exp: split test_tbreak
Simon Marchi
2022-11-24
1
-46
/
+36
*
gdb/testsuite/gdb.base/break.exp: split test_no_break_on_catchpoint
Simon Marchi
2022-11-24
1
-11
/
+17
*
gdb/testsuite/gdb.base/break.exp: split test_break_nonexistent_line
Simon Marchi
2022-11-24
1
-5
/
+15
*
gdb/testsuite/gdb.base/break.exp: split test_break_default
Simon Marchi
2022-11-24
1
-25
/
+37
*
gdb/testsuite/gdb.base/break.exp: split test_break_silent_and_more
Simon Marchi
2022-11-24
1
-56
/
+62
*
gdb/testsuite/gdb.base/break.exp: split test_break_line_convenience_var
Simon Marchi
2022-11-24
1
-5
/
+11
*
gdb/testsuite/gdb.base/break.exp: split test_break_user_call
Simon Marchi
2022-11-24
1
-22
/
+32
*
gdb/testsuite/gdb.base/break.exp: split test_finish_arguments
Simon Marchi
2022-11-24
1
-22
/
+28
*
gdb/testsuite/gdb.base/break.exp: use proc_with_prefix for test_next_with_rec...
Simon Marchi
2022-11-24
1
-1
/
+1
*
gdb/testsuite/gdb.base/break.exp: split test_break_optimized_prologue
Simon Marchi
2022-11-24
1
-51
/
+48
*
gdb/testsuite/gdb.base/break.exp: split test_rbreak_shlib
Simon Marchi
2022-11-24
1
-18
/
+18
*
gdb/testsuite/gdb.base/break.exp: split test_break_file_line_convenience_var
Simon Marchi
2022-11-24
1
-6
/
+8
*
gdb/testsuite/gdb.base/break.exp: split test_break_commands_clear
Simon Marchi
2022-11-24
1
-8
/
+16
*
Show locno for 'multi location' breakpoint hit msg+conv var $_hit_bbnum $_hit...
Philippe Waroquiers
2022-11-19
1
-2
/
+7
*
gdb: Fix DUPLICATE and PATH regressions throughout
Pedro Alves
2022-05-25
1
-106
/
+112
*
gdb: test to check one aspect of the linespec parsing code
Andrew Burgess
2022-02-02
1
-0
/
+5
*
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
-3
/
+9
*
gdb/testsuite: eliminate gdb_suppress_tests mechanism
Simon Marchi
2021-01-22
1
-12
/
+11
*
Update copyright year range in all GDB files
Joel Brobecker
2021-01-01
1
-1
/
+1
*
gdb/testsuite/: Use "-qualified" in explicit "break main", etc.
Pedro Alves
2020-10-13
1
-4
/
+4
*
gdb.base/break.exp C++ify
Pedro Alves
2020-09-18
1
-22
/
+28
*
Update more calls to add_prefix_cmd
Tom Tromey
2020-05-03
1
-4
/
+0
*
gdb: fix duplicate test names in gdb.base/break.exp
Simon Marchi
2020-04-29
1
-34
/
+39
*
Update copyright year range in all GDB files.
Joel Brobecker
2020-01-01
1
-1
/
+1
*
Update copyright year range in all GDB files.
Joel Brobecker
2019-01-01
1
-1
/
+1
*
gdb.base/break.exp: fix last "info break" test failure on Ubuntu 16.04
Joel Brobecker
2018-01-29
1
-2
/
+15
*
Update copyright year range in all GDB files
Joel Brobecker
2018-01-02
1
-1
/
+1
*
Fix regression in "commands"
Tom Tromey
2017-12-07
1
-0
/
+12
*
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
-2
/
+2
*
Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_test
Luis Machado
2016-12-01
1
-2
/
+2
*
Fix test names starting with uppercase using gdb_test on a single line.
Luis Machado
2016-12-01
1
-2
/
+2
*
Fix test names starting with uppercase output by basic functions
Luis Machado
2016-12-01
1
-4
/
+4
*
Per-inferior/Inferior-qualified thread IDs
Pedro Alves
2016-01-13
1
-1
/
+1
*
GDB copyright headers update after running GDB's copyright.py script.
Joel Brobecker
2016-01-01
1
-1
/
+1
*
Remove dead code in testsuite
Simon Marchi
2015-12-21
1
-29
/
+6
*
Remove HP-UX references fom testsuite
Simon Marchi
2015-12-21
1
-66
/
+9
*
Remove references to HP CC/aCC compiler from testsuite
Simon Marchi
2015-12-21
1
-9
/
+3
*
Update year range in copyright notice of all files owned by the GDB project.
Joel Brobecker
2015-01-01
1
-1
/
+1
*
Drop non-prototype C function header variants: 'break' test case
Andreas Arnez
2014-11-13
1
-19
/
+10
*
Remove support for testing against dead "target vxworks"
Pedro Alves
2014-09-16
1
-7
/
+0
*
after gdb_run_cmd, gdb_expect -> gdb_test_multiple/gdb_test
Pedro Alves
2014-09-12
1
-34
/
+14
*
Update Copyright year range in all files maintained by GDB.
Joel Brobecker
2014-01-01
1
-1
/
+1
[next]