Age | Commit message (Expand) | Author | Files | Lines |
2015-06-30 | Remove the unneeded escaping of '[' and ']' characters in test_class_help | Martin Galvan | 1 | -3/+5 |
2015-06-24 | Call set_gdbarch_get_siginfo_type in linux_init_abi | Yao Qi | 1 | -3/+1 |
2015-06-24 | New proc supports_get_siginfo_type | Yao Qi | 1 | -0/+13 |
2015-06-22 | Don't skip hw breakpoint/watchpoint tests for aarch64 target | Yao Qi | 1 | -1/+3 |
2015-06-17 | Fix tcl error | Yao Qi | 1 | -3/+1 |
2015-06-15 | Allow gdb to find debug symbols file by build-id for PE file format also | Jon Turney | 2 | -20/+44 |
2015-05-26 | Enables gdb.reverse testsuite for aarch64*-linux targets | Omair Javaid | 1 | -0/+2 |
2015-05-20 | gdb/testsuite: New skip_tui_tests predicate. | Andrew Burgess | 1 | -0/+16 |
2015-04-23 | gdb_test_multiple match eof of any spawn_id | Pedro Alves | 1 | -0/+4 |
2015-04-21 | Fix pascal behavior for class fields with testcase | Pierre Muller | 1 | -0/+14 |
2015-04-16 | Fix gdbserver_reconnect_p handling | Pedro Alves | 1 | -0/+8 |
2015-04-15 | Increase timeout in watch-bitfields.exp for software watchpoint | Yao Qi | 1 | -17/+49 |
2015-04-13 | Catch exception in lib/gdbserver-support.exp:gdb_exit | Yao Qi | 1 | -9/+17 |
2015-04-07 | testsuite: Introduce $inferior_spawn_id | Pedro Alves | 2 | -4/+58 |
2015-04-07 | testsuite: Don't use expect_background to reap gdbserver | Pedro Alves | 2 | -27/+48 |
2015-04-07 | gdb_test_multiple: Fix user code argument processing | Pedro Alves | 1 | -1/+1 |
2015-04-06 | Add testcase for stub-method reading in stabs. | Doug Evans | 1 | -1/+2 |
2015-04-06 | * lib/pascal.exp (gpc_compile): Rename dest arg to destfile. | Doug Evans | 1 | -8/+12 |
2015-04-01 | Fix gdb_spawn_with_cmdline_opts with non-empty GDBFLAGS | Pedro Alves | 1 | -0/+3 |
2015-04-01 | Share the "multi_line" helper among all testcases | Pierre-Marie de Rodat | 1 | -0/+11 |
2015-03-31 | dwarf.exp: Allow generating a stub .debug_line section | Petr Machata | 1 | -1/+143 |
2015-03-26 | testsuite: Don't set SYMBOL_PREFIX for x86_64_*_cygwin | Jon Turney | 1 | -1/+1 |
2015-03-04 | Accept all-stop alternative in mi_expect_interrupt | Simon Marchi | 1 | -2/+3 |
2015-03-02 | gdb_test_multiple: return -1 on internal error | Pedro Alves | 1 | -0/+1 |
2015-02-27 | Add "../lib/unbuffer_output.c" and use it in gdb.base/interrupt.c | Pedro Alves | 1 | -0/+39 |
2015-02-26 | Dwarf assembler: handle one instruction function | Yao Qi | 1 | -1/+6 |
2015-02-23 | delete_breakpoints: Rewrite using gdb_test_multiple | Pedro Alves | 1 | -14/+24 |
2015-02-17 | Simple testsuite for DTrace USDT probes. | Jose E. Marchesi | 2 | -0/+1104 |
2015-02-10 | lib/gdb.exp (gdb_load): Always return a result. | Doug Evans | 1 | -0/+2 |
2015-01-22 | Introduce gdb_interact in testsuite | Anders Granlund | 3 | -3/+22 |
2015-01-17 | Reverse debugging for PowerPC. | Wei-cheng Wang | 1 | -2/+4 |
2015-01-11 | Require numeric attributes to specify the form. | Doug Evans | 1 | -1/+7 |
2015-01-09 | skip "attach" tests when testing against stub-like targets | Pedro Alves | 1 | -0/+27 |
2015-01-01 | Update year range in copyright notice of all files owned by the GDB project. | Joel Brobecker | 33 | -33/+33 |
2014-12-17 | Fix MinGW compilation | Jan Kratochvil | 1 | -0/+3 |
2014-12-15 | testsuite: expect possible pagination when starting gdb | Simon Marchi | 1 | -15/+24 |
2014-12-12 | the "compile" command | Tom Tromey | 1 | -0/+17 |
2014-12-12 | add some missing ops to DWARF assembler | Tom Tromey | 1 | -1/+8 |
2014-12-12 | New python function gdb.lookup_objfile. | Doug Evans | 1 | -0/+21 |
2014-12-10 | Introduce target_is_gdbserver | Simon Marchi | 1 | -0/+25 |
2014-12-04 | New python attribute gdb.Objfile.build_id. | Doug Evans | 1 | -6/+17 |
2014-11-17 | dwarf.exp: In 64-bit units, emit also abbrev offset as a 64-bit field | Petr Machata | 1 | -2/+2 |
2014-11-14 | DW attribute macro MACRO_AT_func and MACRO_AT_range | Yao Qi | 1 | -6/+124 |
2014-11-14 | New proc _handle_attribute | Yao Qi | 1 | -6/+13 |
2014-10-18 | Skip testing argv[0] on target argv[0] isn't available | Yao Qi | 1 | -0/+98 |
2014-10-17 | Copy xml files to host | Yao Qi | 1 | -1/+3 |
2014-10-10 | Delete IRIX support | Pedro Alves | 1 | -6/+2 |
2014-09-30 | Error in build_executable_own_libs for non-native target | Yao Qi | 1 | -0/+4 |
2014-09-16 | Remove support for testing against dead "target vxworks" | Pedro Alves | 1 | -4/+0 |
2014-09-13 | Pass plain-text prompt to with_gdb_prompt. | Doug Evans | 1 | -2/+29 |