aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-10-13Remove references to gdb64 in the testsuitePedro Alves1-0/+5
2017-10-12Remove is_remote check in labels.expSimon Marchi1-0/+5
2017-10-12Make gdb.base/auvx.exp work with --target_board=native-extended-gdbserverPedro Alves1-0/+6
2017-10-12Run gdb.base/catch-fork-static.exp on remote target boardsPedro Alves1-0/+6
2017-10-12checkpoint.exp: Check for non-"target native" instead of isnative/is_remotePedro Alves1-0/+6
2017-10-12Remove is_remote target check from gdb.base/dprintf-non-stop.expSimon Marchi1-0/+5
2017-10-12Tighten remote check in gdb.base/argv0-symlink.expPedro Alves1-0/+6
2017-10-12Enable gdb.base/inferior-died.exp on is_remote target boardsPedro Alves1-0/+8
2017-10-12Enable gdb.threads/non-ldr-exc-*.exp on is_remote target boardsPedro Alves1-0/+7
2017-10-11arc: Pass proper CPU value to the disassemblerAnton Kolesov1-0/+5
2017-10-10get_integer_valueof: Don't output value in test nameSimon Marchi1-0/+4
2017-10-10Eliminate catch_exceptions/catch_exceptions_with_msgPedro Alves1-0/+5
2017-10-10Eliminate catch_errorsPedro Alves1-0/+5
2017-10-09gdb.multi/multi-arch-exec.exp: Also test -m32 => -m64Pedro Alves1-0/+13
2017-10-09Multi-arch exec, more register reading avoidancePedro Alves1-0/+14
2017-10-09Fix gdb.base/print-file-var-main.c value check logicPedro Alves1-0/+7
2017-10-06Skip gdb.mi/mi-threads-interrupt.exp if nointerrupts.Sandra Loosemore1-0/+4
2017-10-05Clean up some DFP interfacesUlrich Weigand1-0/+6
2017-10-04Fix "Remote 'g' packet reply is too long" problems with multiple inferiorsPedro Alves1-0/+11
2017-10-04Fix -list-thread-groups --available logic and add testSimon Marchi1-0/+5
2017-10-04Extend "set cwd" to work on gdbserverSergio Durigan Junior1-0/+5
2017-10-04Implement "set cwd" command on GDBSergio Durigan Junior1-0/+5
2017-10-02Fix &str printing in RustTom Tromey1-0/+6
2017-10-02Fix ptype of Rust slicesTom Tromey1-0/+4
2017-10-02Allow indexing of &str in RustTom Tromey1-0/+4
2017-09-27Add support for __VA_OPT__Tom Tromey1-0/+4
2017-09-26Fix FAILs in compare-sections.expThomas Preud'homme1-0/+8
2017-09-21Test case for Inferior.thread_from_thread_handleKevin Buettner1-0/+5
2017-09-20Make "list ambiguous" show symbol names tooPedro Alves1-0/+6
2017-09-20Fix "list ambiguous_variable"Pedro Alves1-0/+16
2017-09-19Add a 'starti' command.John Baldwin1-0/+6
2017-09-14gdb.base/nodebug.exp: Rename called functionsPedro Alves1-0/+5
2017-09-11Make extract_arg return a std::stringTom Tromey1-0/+4
2017-09-11Add new_inferior, inferior_deleted, and new_thread eventsTom Tromey1-0/+5
2017-09-08Remove C/C++ relevant code in Fortran specific file.Christoph Weinmann1-0/+5
2017-09-08fortran: Testsuite, fix typos in vla-value.Bernhard Heckel1-0/+5
2017-09-08Fortran: Testsuite, fix differences in type naming.Bernhard Heckel1-0/+6
2017-09-08Fix indentation for printing Fortran types with pointersFrank Penczek1-0/+7
2017-09-06Cast char constant to int in sizeof.expTom Tromey1-0/+5
2017-09-06Fix calls in gdb.arch/thumb2-it.expThomas Preud'homme1-0/+4
2017-09-06Fix accessing TLS variables with no debug infoJan Kratochvil1-0/+5
2017-09-05Don't use -fdiagnostics-color=never for rustcTom Tromey1-0/+5
2017-09-05Test different follow-exec-mode settings in gdb.multi/multi-arch-exec.expSimon Marchi1-0/+6
2017-09-04Make "p S::method() const::static_var" work tooPedro Alves1-0/+12
2017-09-04Handle "p 'S::method()::static_var'" (quoted) in symbol lookupPedro Alves1-0/+6
2017-09-04Handle "p S::method()::static_var" in the C++ parserPedro Alves1-0/+6
2017-09-04Stop assuming no-debug-info variables have type intPedro Alves1-0/+16
2017-09-04Make ptype/whatis print function name of functions with no debug info tooPedro Alves1-0/+5
2017-09-04Stop assuming no-debug-info functions return intPedro Alves1-0/+24
2017-09-04Fix calling prototyped functions via function pointersPedro Alves1-0/+9