aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/catch-syscall.exp
AgeCommit message (Expand)AuthorFilesLines
2024-01-12Update copyright year range in header of all files managed by GDBAndrew Burgess1-1/+1
2023-12-31[gdb/testsuite] Fix typo in gdb.base/catch-syscall.expTom de Vries1-1/+1
2023-10-05gdb: remove print_sys_errmsgAndrew Burgess1-2/+2
2023-03-06gdb.base/catch-syscall.exp: Remove some Linux-only assumptions.John Baldwin1-4/+44
2023-01-13Rename to allow_xml_testTom Tromey1-1/+1
2023-01-01Update copyright year range in header of all files managed by GDBJoel Brobecker1-1/+1
2022-11-28gdb/testsuite: remove use of then keyword from gdb.base/*.expAndrew Burgess1-14/+14
2022-05-11[gdb/testsuite] Fix gdb.base/catch-syscall.exp with --with-expat=noTom de Vries1-6/+10
2022-05-11[gdb/testsuite] Fix gdb.base/catch-syscall.exp without --enable-targetsTom de Vries1-3/+5
2022-05-11[gdb/tdep] Update syscalls/{ppc64,ppc}-linux.xmlTom de Vries1-3/+3
2022-05-11[gdb/testsuite] Remove target limits in gdb.base/catch-syscall.expTom de Vries1-45/+61
2022-05-09[gdb/testsuite] Handle pipe2 syscall in gdb.base/catch-syscall.expTom de Vries1-7/+62
2022-01-01Automatic Copyright Year update after running gdb/copyright.pyJoel Brobecker1-1/+1
2021-12-13gdb: Powerpc mark xfail in gdb.base/catch-syscall.expCarl Love1-6/+31
2021-11-24Revert (part of) "gdb fix for catch-syscall.exp"Simon Marchi1-3/+1
2021-11-18gdb fix for catch-syscall.expCarl Love1-2/+4
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi1-1/+0
2021-09-25[gdb/testsuite] Minimize gdb restartsTom de Vries1-1/+0
2021-02-05[gdb/breakpoints] Fix segfault for catch syscall -1Tom de Vries1-0/+3
2021-01-01Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2020-07-14gdb: Improve formatting of 'show architecture' messagesAndrew Burgess1-2/+2
2020-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2019-11-02[gdb/testsuite] Remove superfluous 3rd argument from gdb_test call (4)Tom de Vries1-6/+3
2019-01-01Update copyright year range in all GDB files.Joel Brobecker1-1/+1
2018-04-24Enable 'set print inferior-events' and improve detach/fork/kill/exit messagesSergio Durigan Junior1-2/+2
2018-01-02Update copyright year range in all GDB filesJoel Brobecker1-1/+1
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-12-23Fix more cases of improper test namesLuis Machado1-2/+1
2016-12-01Fix test names starting with uppercase output by basic functionsLuis Machado1-1/+1
2016-07-23Implement catch syscall groupGabriel Krisman Bertazi1-0/+39
2016-06-28Probe catch syscall supportYao Qi1-14/+29
2016-01-12Implement 'catch syscall' for gdbserverJosh Stone1-1/+26
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-10-19gdb: Improve syscall entry/return tracking on LinuxJosh Stone1-14/+107
2015-07-24Call gdb_exit before gdb_skip_xml_test on gdb.base/catch-syscall.expSergio Durigan Junior1-0/+1
2015-07-07Enable multi-arch test in catch-syscall.exp on aarch64Yao Qi1-2/+5
2015-03-18Support catch syscall on aarch64 linuxYao Qi1-4/+37
2015-03-11Typo fixYao Qi1-1/+1
2015-03-11Skip catch-syscall.exp on HP-UX targetYao Qi1-1/+1
2015-03-04catch-syscall.exp: Fix missing architecture name for s390:31-bitAndreas Arnez1-1/+1
2015-02-27Don't skip catch-syscall.exp on hppa*-hp-hpux* targetYao Qi1-7/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-11-20Partial fix for PR breakpoints/10737: Make syscall info be per-arch instead o...Sergio Durigan Junior1-0/+71
2014-05-16New command line option -D.Doug Evans1-2/+4
2014-01-22gdb/ChangeLog:Andreas Arnez1-1/+2
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-12-19Fix PR breakpoints/16297: catch syscall with syscall 0Gabriel Krisman Bertazi1-5/+6
2013-12-18Improve and fix catch-syscall.expSergio Durigan Junior1-98/+46
2013-10-09Uniquefy gdb.base/catch-syscall.exp test names.Pedro Alves1-112/+136
2013-08-22[Committing the `catch syscall' patch for ARM, from Samuel Bronson.]Sergio Durigan Junior1-4/+5