aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-breakpoint.exp
AgeCommit message (Expand)AuthorFilesLines
2021-01-21Add Python support for hardware breakpointsHannes Domani1-0/+24
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-06-30Fix test breakages caused by removal of gdb_py_test_multiple.Philippe Waroquiers1-7/+7
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-12-09Fix scripted probe breakpointsGeorge Barrett1-0/+20
2019-07-09"catch catch/throw/rethrow", breakpoint -> catchpointPedro Alves1-2/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-10-06Fix Python gdb.Breakpoint.location crashTom Tromey1-0/+5
2018-05-04Allow breakpoint commands to be set from PythonTom Tromey1-1/+9
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-12-13python: Add qualified parameter to gdb.BreakpointSimon Marchi1-1/+75
2017-12-07Fix wrong prefix in py-breakpoint.expSimon Marchi1-73/+71
2017-12-07Implement explicit locations for Python breakpoints.Phil Muldoon1-0/+80
2017-10-16Use proc_with_prefix in py-breakpoint.expSimon Marchi1-394/+378
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-1/+1
2016-12-01Fix test names starting with uppercase using multi-line gdb_test/mi_gdb_testLuis Machado1-2/+2
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-8/+8
2016-07-13PR python/15620, PR python/18620 - breakpoint events in PythonTom Tromey1-0/+41
2016-07-13PR python/17698 - add Breakpoint.pendingTom Tromey1-0/+11
2016-05-24Fix PR python/17981Tom Tromey1-1/+4
2016-02-09python/19506 -- gdb.Breakpoint address location regressionKeith Seitz1-0/+33
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-10-17Fix mingw32 failures due to incorrect directory separator in patternLuis Machado1-5/+5
2014-02-05Extension Language APIDoug Evans1-2/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-14* gdb.python/py-breakpoint.exp: Make tests have unique names.Doug Evans1-29/+35
2013-11-14* gdb.python/py-breakpoint.exp: Reformat for 80 columns.Doug Evans1-79/+160
2013-11-14* gdb.python/py-breakpoint.exp: Split up into several functions,Doug Evans1-291/+340
2013-11-072013-11-07 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+34
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-1/+1
2012-12-102012-12-10 Paul Koning <paul_koning@dell.com>Paul Koning1-33/+33
2012-06-22 * gdb.python/lib-types.exp: Use standard_testfile,Tom Tromey1-2/+2
2012-01-162012-01-16 Pedro Alves <palves@redhat.com>Pedro Alves1-4/+0
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-1/+1
2011-12-23 Introduce gdb.FinishBreakpoint in PythonKevin Pouget1-2/+5
2011-07-22 * gdb.python/py-breakpoint.exp: Re-set can-use-hw-watchpointsUlrich Weigand1-0/+8
2011-03-142011-03-14 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+98
2011-02-22allow py-breakpoint.exp to work with software watchpointsJoel Brobecker1-1/+1
2011-02-22small py-breakpoint.exp cleanupsJoel Brobecker1-5/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-1/+1
2010-11-292010-11-29 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+23
2010-11-112010-11-11 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+39
2010-10-01 * lib/gdb-python.exp: New file.Doug Evans1-11/+2
2010-06-18 * gdb.base/gdb11531.exp: Respect gdb,no_hardware_watchpoints flag.Ulrich Weigand1-0/+5
2010-06-11 * gdb.python/py-breakpoint.exp: Handle software watchpoints as well.Ulrich Weigand1-1/+1
2010-04-092010-04-09 Phil Muldoon <pmuldoon@redhat.com>Phil Muldoon1-0/+142