2025-07-13 |
Tom de Vries | [gdb/build] Work around GCC ipa-modref bug |
tree | commitdiff |
2025-06-20 |
Aleksandar Rikalo | gdbsupport: Use xsnprintf() instead of strcat() in... |
tree | commitdiff |
2025-06-13 |
Simon Marchi | gdbsupport: make gdb::parallel_for_each's n parameter... |
tree | commitdiff |
2025-05-29 |
Simon Marchi | gdb, gdbsupport: fix all `;;` instances |
tree | commitdiff |
2025-05-29 |
Pedro Alves | Fix build when RUSAGE_THREAD is not available & add... |
tree | commitdiff |
2025-05-12 |
Patrick Monnerat | gdbsupport/event-loop: do not truncate poll timeouts... |
tree | commitdiff |
2025-05-02 |
Tom de Vries | [gdbsupport] Reimplement phex and phex_nz as templates |
tree | commitdiff |
2025-04-29 |
Simon Marchi | gdb: add scoped_time_it |
tree | commitdiff |
2025-04-29 |
Simon Marchi | gdbsupport: move run_time_clock::now(user, system)... |
tree | commitdiff |
2025-04-24 |
Simon Marchi | gdbsupport: add missing include guard to remote-args.h |
tree | commitdiff |
2025-04-24 |
Tom Tromey | Introduce attribute::signed_constant |
tree | commitdiff |
2025-04-24 |
Andrew Burgess | gdb: move remote arg splitting and joining into gdbsupport/ |
tree | commitdiff |
2025-04-09 |
Simon Marchi | gdbsupport: fix Makefile.in copyright dates |
tree | commitdiff |
2025-04-08 |
Tom Tromey | Update copyright dates to include 2025 |
tree | commitdiff |
2025-03-31 |
Tom de Vries | [gdb] Check strpbrk against nullptr |
tree | commitdiff |
2025-03-31 |
Lancelot SIX | gdbsupport/common-inferior.c: Fix mingw build |
tree | commitdiff |
2025-03-31 |
Tom de Vries | [pre-commit] Add codespell hook |
tree | commitdiff |
2025-03-27 |
Tom de Vries | [gdb/contrib] Drop two words from codespell-ignore... |
tree | commitdiff |
2025-03-27 |
Tom de Vries | [gdbsupport] Ignore pathc in codespell check in gdb_til... |
tree | commitdiff |
2025-03-27 |
Tom de Vries | [gdbsupport] Fix a typo in common-debug.h |
tree | commitdiff |
2025-03-20 |
Tom de Vries | [gdbsupport] Fix typo in common-inferior.h |
tree | commitdiff |
2025-03-18 |
Andrew Burgess | gdb: split up construct_inferior_arguments |
tree | commitdiff |
2025-03-18 |
Andrew Burgess | gdb: remove the !startup_with_shell path from construct... |
tree | commitdiff |
2025-03-17 |
Simon Marchi | gdbsupport: add some -Wunused-* warning flags |
tree | commitdiff |
2025-03-17 |
Simon Marchi | gdbsupport: re-format and sort warning flags |
tree | commitdiff |
2025-03-12 |
Tom Tromey | Use correct types in string-set.h |
tree | commitdiff |
2025-03-10 |
Tom Tromey | Add string cache and use it in cooked index |
tree | commitdiff |
2025-03-10 |
Tom Tromey | Fix check-include-guards.py |
tree | commitdiff |
2025-03-06 |
Tom de Vries | [gdbsupport] Add codespell section in setup.cfg |
tree | commitdiff |
2025-03-06 |
Tom de Vries | [gdbsupport] Fix some typos |
tree | commitdiff |
2025-02-28 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix some namespace comment... |
tree | commitdiff |
2025-02-25 |
Ciaran Woodward | Fix mkdir_recursive on windows when CWD is root |
tree | commitdiff |
2025-02-10 |
Simon Marchi | gdbsupport: add gdb::make_array_view overload to create... |
tree | commitdiff |
2025-01-29 |
Andrew Burgess | gdbserver: introduce and use new gdb::argv_vec class |
tree | commitdiff |
2025-01-10 |
Tom de Vries | [gdb/build, c++20] Fix build with gcc 10 |
tree | commitdiff |
2025-01-08 |
Thiago Jung Bauermann | GDB, gdbserver: Convert regcache_register_size function... |
tree | commitdiff |
2025-01-06 |
Tom Tromey | Simplify traits.h using C++17 |
tree | commitdiff |
2024-12-22 |
Carlos Galvez | Fix -Wenum-constexpr-conversion in enum-flags.h |
tree | commitdiff |
2024-12-18 |
Tom Tromey | Run check-include-guards.py |
tree | commitdiff |
2024-12-17 |
Tankut Baris Aktemur | gdbsupport: fix a typo in a comment in common-regcache.h |
tree | commitdiff |
2024-12-09 |
Andrew Burgess | gdb: allow core file containing special characters... |
tree | commitdiff |
2024-12-06 |
Simon Marchi | gdb, gdbserver, gdbsupport: remove some unused gdb_vecs... |
tree | commitdiff |
2024-12-04 |
Simon Marchi | [gdb/build] Fix build breaker on mingw-w64 |
tree | commitdiff |
2024-12-02 |
Simon Marchi | gdb, gdbserver, gdbsupport: flatten and sort some... |
tree | commitdiff |
2024-11-26 |
Simon Marchi | gdbsupport: add unordered_dense.h 4.4.0 |
tree | commitdiff |
2024-11-23 |
Tom de Vries | [gdbsupport] Rerun autoreconf -f |
tree | commitdiff |
2024-11-23 |
Tom de Vries | [gdb/contrib] Add two rules in common-misspellings.txt |
tree | commitdiff |
2024-11-22 |
Guinevere Larsen | gdb: Introduce RAII signal handler setter |
tree | commitdiff |
2024-11-22 |
Tom de Vries | [gdbsupport] Handle EINTR in event-pipe.cc |
tree | commitdiff |
2024-11-22 |
Tom de Vries | [gdb] Handle EINTR in ser-event.c |
tree | commitdiff |
2024-11-22 |
Tom de Vries | [gdb] Add gdb::wait |
tree | commitdiff |
2024-11-22 |
Tom de Vries | [gdbsupport] Add gdb::{waitpid,read,write,close} |
tree | commitdiff |
2024-11-18 |
Tom de Vries | [gdb] Fix some typos |
tree | commitdiff |
2024-11-12 |
Tom de Vries | [gdb/tdep] Use raw_supply_part_zeroed for AArch64 |
tree | commitdiff |
2024-11-04 |
Tom Tromey | Remove gdb::hash_enum |
tree | commitdiff |
2024-10-19 |
Tom Tromey | Pass current directory to gdb_abspath |
tree | commitdiff |
2024-10-19 |
Tom de Vries | [gdbsupport] Add gdb::array_view::{iterator,const_iterator} |
tree | commitdiff |
2024-10-19 |
Tom de Vries | [gdbsupport] Use std::span-style iterators for gdb... |
tree | commitdiff |
2024-10-17 |
Tom de Vries | [gdb/build] Use -fno-hoist-adjacent-loads for gcc ... |
tree | commitdiff |
2024-10-10 |
Andrew Burgess | gdb/gdbserver: change shared set_tdesc_osabi to take... |
tree | commitdiff |
2024-10-10 |
Andrew Burgess | gdb: split osabi support between gdb/ and gdbsupport... |
tree | commitdiff |
2024-10-06 |
Tom de Vries | [gdb] Fix common misspellings |
tree | commitdiff |
2024-09-25 |
Schimpe, Christina | gdb, gdbserver, python, testsuite: Remove MPX. |
tree | commitdiff |
2024-09-24 |
Felix Willgerodt | btrace: Enable event tracing on Linux for Intel PT. |
tree | commitdiff |
2024-09-24 |
Tom de Vries | [gdb] Make scope_exit constructor throw |
tree | commitdiff |
2024-09-13 |
Simon Marchi | gdbsupport/intrusive-list: add owning_intrusive_list |
tree | commitdiff |
2024-09-13 |
Simon Marchi | gdbsupport/intrusive-list: make insert return an iterator |
tree | commitdiff |
2024-09-13 |
Simon Marchi | gdbsupport/intrusive-list: sprinkle noexcept |
tree | commitdiff |
2024-09-07 |
Andrew Burgess | gdb: add another overload of startswith |
tree | commitdiff |
2024-08-19 |
Andrew Burgess | gdb: avoid '//' in filenames when searching for debuginfo |
tree | commitdiff |
2024-08-14 |
Felix Willgerodt | btrace, python: Enable ptwrite filter registration. |
tree | commitdiff |
2024-08-14 |
Felix Willgerodt | btrace, gdbserver: Add ptwrite to btrace_config_pt. |
tree | commitdiff |
2024-08-12 |
Simon Marchi | gdb, gdbsupport: use `using` in enum flags code |
tree | commitdiff |
2024-08-12 |
Simon Marchi | gdbsupport: remove C enum flags fallback |
tree | commitdiff |
2024-08-12 |
Simon Marchi | gdbsupport: remove #ifndef REALTIME_LO in signals.cc |
tree | commitdiff |
2024-08-02 |
Simon Marchi | gdb, gdbserver, gdbsupport: remove -Wno-vla-cxx-extension |
tree | commitdiff |
2024-07-16 |
Simon Marchi | gdb, gdbserver, gdbsupport: use [[noreturn]] instead... |
tree | commitdiff |
2024-06-27 |
Andrew Burgess | gdb: add overloads of gdb_tilde_expand |
tree | commitdiff |
2024-06-27 |
Andrew Burgess | gdb: add overloads of gdb_abspath |
tree | commitdiff |
2024-06-24 |
Tom Tromey | Remove hashtab_obstack_allocate |
tree | commitdiff |
2024-06-20 |
Alan Modra | Revert "Remove LIBINTL_DEP" |
tree | commitdiff |
2024-06-20 |
Alan Modra | Remove LIBINTL_DEP |
tree | commitdiff |
2024-06-14 |
Andrew Burgess | gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET defin... |
tree | commitdiff |
2024-06-09 |
Matthieu Longo | autoupdate: add square brackets around arguments of... |
tree | commitdiff |
2024-06-09 |
Matthieu Longo | autoupdate: replace obsolete macros AC_CONFIG_HEADER |
tree | commitdiff |
2024-06-08 |
Simon Marchi | gdb: remove get_exec_file |
tree | commitdiff |
2024-06-08 |
Simon Marchi | gdb: replace `get_exec_file (0)` calls with `current_pr... |
tree | commitdiff |
2024-05-16 |
Pedro Alves | Stop 'configure --enable-threading' if std::thread... |
tree | commitdiff |
2024-05-06 |
Bernd Edlinger | Fix build issues with mingw toolchain |
tree | commitdiff |
2024-04-23 |
Simon Marchi | gdb: move RequireLongest to gdbsupport/traits.h |
tree | commitdiff |
2024-04-22 |
Tom Tromey | Use std::vector in event-loop.cc |
tree | commitdiff |
2024-04-18 |
Simon Marchi | gdbsupport: constify some return values in print-utils... |
tree | commitdiff |
2024-04-17 |
Simon Marchi | gdbsupport, gdbserver, gdb: use -Wno-vla-cxx-extension |
tree | commitdiff |
2024-03-27 |
Simon Marchi | gdb, gdbserver, gdbsupport: remove includes of early... |
tree | commitdiff |
2024-03-27 |
Simon Marchi | gdb, gdbserver, gdbsupport: include early header files... |
tree | commitdiff |
2024-03-27 |
Simon Marchi | gdb, gdbserver, gdbsupport: reformat some Makefile... |
tree | commitdiff |
2024-03-21 |
Tom Tromey | Require trivial destructor in allocate_on_obstack |
tree | commitdiff |
2024-03-19 |
Andrew Burgess | gdbsupport: rename include guard in gdb-checked-static... |
tree | commitdiff |
2024-03-19 |
Andrew Burgess | gdb: use static_cast in gdb::checked_static_cast |
tree | commitdiff |
2024-03-14 |
Tom de Vries | [gdb/build] Fix build on postmarketos |
tree | commitdiff |
next |