aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Expand)AuthorFilesLines
2018-06-04(windows) GDB/MI crash when using "-list-thread-groups --available"Joel Brobecker2-0/+51
2018-06-01inadvertent language switch during breakpoint_re_set_oneJoel Brobecker3-0/+58
2018-06-01Remove TYPE_TAG_NAMETom Tromey6-4/+15
2018-05-31Fix "set" handling of Python parametersTom Tromey1-2/+2
2018-05-31Add basic Python API for convenience variablesTom Tromey1-0/+20
2018-05-31arch-utils: Make the last endianness actually chosen stickyMaciej W. Rozycki3-0/+121
2018-05-25MIPS/Linux: Correct o32 core file FGR interpretationMaciej W. Rozycki2-0/+236
2018-05-24Update help text in tracepoint.cTom Tromey1-2/+2
2018-05-24gdb: Restore selected frame in print_frame_local_varsAndrew Burgess4-0/+130
2018-05-24testsuite: Extend TLS core file testing with an OS-generated dumpMaciej W. Rozycki3-21/+53
2018-05-23Remove struct complainTom Tromey2-12/+8
2018-05-23Remove symfile_complaintsTom Tromey2-10/+18
2018-05-23Remove "noisy" parameter from clear_complaintsTom Tromey2-9/+9
2018-05-23Remove elements from complaint_seriesTom Tromey2-29/+5
2018-05-22Fix gdb.base/remote.exp with native-extended-gdbserver boardPedro Alves2-2/+13
2018-05-22Handle "show remote memory-write-packet-size" when not connectedPedro Alves2-3/+34
2018-05-22Support UTF-8 identifiers in C/C++ expressions (PR gdb/22973)Pedro Alves3-0/+154
2018-05-22[PowerPC] Recognize isa205 in linux core filesPedro Franco de Carvalho2-0/+97
2018-05-22[PowerPC] Fix VSX registers in linux core filesPedro Franco de Carvalho2-0/+94
2018-05-18Show padding in ptype/o outputTom Tromey2-0/+16
2018-05-17Don't elide all inlined framesKeith Seitz5-16/+123
2018-05-15testsuite: Fix a `server_pid' access crash in gdb.server/server-kill.expMaciej W. Rozycki2-1/+7
2018-05-08gdb/x86: Handle kernels using compact xsave formatAndrew Burgess3-0/+211
2018-05-08watchpoint-unaligned.exp: Use skip_hw_watchpoint_testsJan Kratochvil2-0/+8
2018-05-04Let gdb.execute handle multi-line commandsTom Tromey2-0/+8
2018-05-04Allow breakpoint commands to be set from PythonTom Tromey2-1/+14
2018-05-04Allow defining a user command inside a user commandTom Tromey3-2/+17
2018-05-04aarch64: PR 19806: watchpoints: false negatives + PR 20207 contiguous onesJan Kratochvil3-0/+287
2018-05-04gdb: Make test names unique in gdb.base/maint.expAndrew Burgess2-16/+15
2018-05-04Use previous count when 'x' command is repeatedTom Tromey2-0/+11
2018-05-04gdb/testsuite: Handle targets with lots of registersAndrew Burgess2-2/+27
2018-05-04gdb/testsuite: Fix broken regexp in gdbstub caseAndrew Burgess2-1/+10
2018-05-03gdb/testsuite: Filter out some registers for riscvAndrew Burgess2-0/+15
2018-05-03Convert struct target_ops to C++Pedro Alves3-4/+10
2018-05-02Set test message in py-parameter.expTom Tromey2-1/+6
2018-05-02Handle var_zuinteger and var_zuinteger_unlimited from PythonTom Tromey2-0/+29
2018-04-30rust: Fix null deref when casting (PR 23124)Dan Robertson2-1/+9
2018-04-30Expose type alignment on gdb.TypeTom Tromey3-0/+11
2018-04-30Handle alignof and _AlignofTom Tromey5-0/+405
2018-04-27Add inclusive range support for RustTom Tromey2-0/+11
2018-04-26Fix resolving GNU ifunc bp locations when inferior runs resolverPedro Alves2-4/+20
2018-04-26Extend GNU ifunc testcasesPedro Alves5-95/+366
2018-04-26Calling ifunc functions when target has no debug info but resolver hasPedro Alves2-4/+10
2018-04-25Fix new inferior events outputPedro Alves4-3/+10
2018-04-24Enable 'set print inferior-events' and improve detach/fork/kill/exit messagesSergio Durigan Junior14-33/+184
2018-04-24info-shared.exp: Replace libs=-ldl with shlib_loadSimon Marchi2-1/+6
2018-04-22Fixed test case to compile & run on FreeBSDRajendra SY1-2/+6
2018-04-19Add test case for a known hang in infrunRichard Bunt3-0/+188
2018-04-17Fix crash in quirk_rust_enumTom Tromey3-0/+14
2018-04-16Adjust more test cases to changed output of info var/func/typeAndreas Arnez3-2/+8