summaryrefslogtreecommitdiff
path: root/gdb/unittests
Commit message (Expand)AuthorAgeFilesLines
* command-def-selftests.c: detect missing or wrong prefix cmd in subcommands.Philippe Waroquiers2020-05-151-2/+35
* Add a selftest that detects a 'corrupted' command tree structure in GDB.Philippe Waroquiers2020-05-151-3/+78
* Fix Ada crash with .debug_namesTom Tromey2020-04-231-3/+3
* Move event-loop.[ch] to gdbsupport/Tom Tromey2020-04-131-1/+1
* gdb: add back declarations for _initialize functionsSimon Marchi2020-01-1331-0/+31
* Update copyright year range in all GDB files.Joel Brobecker2020-01-01118-118/+118
* Compare iterators, not values, in filtered_iterator::operator{==,!=}Simon Marchi2019-12-041-0/+165
* Fix another build failure in tui-selftests.cTom Tromey2019-12-041-1/+2
* Fix build breakage with --disable-tuiTom Tromey2019-12-021-0/+6
* Fix latent bug in tui_copy_source_lineTom Tromey2019-12-011-0/+48
* Introduce run_on_main_threadTom Tromey2019-11-261-0/+80
* Make functions static in unittestsSimon Marchi2019-11-2639-103/+118
* Handle %I64d in format_piecesTom Tromey2019-11-211-0/+11
* gdb: fix build error in unittests/vec-utils-selftests.cSimon Marchi2019-11-141-0/+9
* gdb: Support printf 'z' size modifierAndrew Burgess2019-11-121-0/+44
* gdb_vecs.h: Avoid self move assignAndrew Burgess2019-11-101-0/+66
* [gdb] Fix more typos in comments (2)Tom de Vries2019-10-261-1/+1
* Introduce gdb-specific %p format suffixesPedro Alves2019-10-011-9/+26
* Don't create empty literal piecesTom Tromey2019-10-011-2/+4
* Add a selftest that checks documentation invariants.Philippe Waroquiers2019-08-071-0/+107
* Rename common to gdbsupportTom Tromey2019-07-0927-51/+51
* Delete parse_flags/parse_flags_qcsPedro Alves2019-06-131-133/+0
* On MS-Windows, define _WIN32_WINNT in a single common place.Eli Zaretskii2019-05-031-4/+0
* Rename gdb exception typesTom Tromey2019-04-082-3/+3
* Rewrite TRY/CATCHTom Tromey2019-04-082-9/+6
* Make exceptions use std::string and be self-managingTom Tromey2019-04-081-2/+2
* gdb: unconditionally define _initialize_string_view_selftestsSergei Trofimovich2019-03-181-2/+4
* Fix GDB compilation on MinGW (PR gdb/24292)Eli Zaretskii2019-03-021-2/+5
* Add a new function child_path.John Baldwin2019-02-121-0/+68
* Normalize includes to use common/Tom Tromey2019-01-2524-26/+26
* Fix year range in unittests/.../char/empty.cc copyright headerJoel Brobecker2019-01-021-1/+1
* Update copyright year range in all GDB files.Joel Brobecker2019-01-01111-111/+111
* Introduce ui_file_styleTom Tromey2018-12-281-0/+109
* Fix compile error with clang 3.8Dave Murphy2018-12-211-1/+1
* invoke_xmethod & array_viewPedro Alves2018-11-211-0/+22
* Use gdb:array_view in call_function_by_hand & friendsPedro Alves2018-11-211-0/+13
* Move copy_bitwise unittests to own unittest fileJoel Brobecker2018-11-151-0/+159
* Import mkdtemp gnulib module, fix mingw buildSimon Marchi2018-11-011-7/+8
* Do not reopen temporary filesTom Tromey2018-10-271-0/+17
* Use mkostemp, not mkstempTom Tromey2018-10-272-3/+5
* Move mkdir_recursive to common/filestuff.cTom Tromey2018-10-271-0/+89
* Simple -Wshadow=local fixesTom Tromey2018-10-041-4/+4
* Don't check HAVE_UNISTD_HTom Tromey2018-10-012-10/+3
* Check result of "write"Tom Tromey2018-08-081-1/+1
* Introduce mmap_file functionSimon Marchi2018-08-071-0/+54
* Simple unused variable removalsTom Tromey2018-07-221-1/+1
* Add a self-test for cli-utils.cPhilippe Waroquiers2018-07-121-0/+253
* Implement IPv6 support for GDB/gdbserverSergio Durigan Junior2018-07-111-0/+249
* Move gdb/common/diagnostics.h to include/diagnostics.hH.J. Lu2018-06-011-1/+1
* format_pieces-selftests.c: Silence ARI warningsSimon Marchi2018-05-181-2/+2