Age | Commit message (Expand) | Author | Files | Lines |
2020-09-14 | gdb: remove TYPE_VECTOR | Simon Marchi | 29 | -92/+96 |
2020-09-14 | gdb: add type::is_vector / type::set_is_vector | Simon Marchi | 9 | -13/+29 |
2020-09-14 | gdb: remove TYPE_VARARGS | Simon Marchi | 17 | -27/+30 |
2020-09-14 | gdb: add type::has_varargs / type::set_has_varargs | Simon Marchi | 6 | -7/+24 |
2020-09-14 | gdb: remove TYPE_PROTOTYPED | Simon Marchi | 8 | -13/+16 |
2020-09-14 | gdb: add type::is_prototyped / type::set_is_prototyped | Simon Marchi | 7 | -10/+27 |
2020-09-14 | gdb: remove TYPE_TARGET_STUB | Simon Marchi | 3 | -11/+14 |
2020-09-14 | gdb: add type::target_is_stub / type::set_target_is_stub | Simon Marchi | 9 | -16/+34 |
2020-09-14 | gdb: remove TYPE_STUB | Simon Marchi | 13 | -28/+31 |
2020-09-14 | gdb: add type::is_stub / type::set_is_stub | Simon Marchi | 7 | -15/+31 |
2020-09-14 | gdb: remove TYPE_NOSIGN | Simon Marchi | 6 | -17/+20 |
2020-09-14 | gdb: add type::has_no_signedness / type::set_has_no_signedness | Simon Marchi | 7 | -9/+26 |
2020-09-14 | gdb: remove TYPE_UNSIGNED | Simon Marchi | 30 | -86/+88 |
2020-09-14 | gdb: add type::is_unsigned / type::set_is_unsigned | Simon Marchi | 10 | -27/+48 |
2020-09-14 | Fix exception stack unwinding for ARM Cortex-M | Fredrik Hederstierna | 2 | -8/+123 |
2020-09-14 | [gdb/testsuite] Fix PATH warning in gdb.rust/traits.exp | Tom de Vries | 2 | -1/+5 |
2020-09-13 | gdb/testsuite: Explicitly return from main | Pedro Alves | 54 | -11/+154 |
2020-09-13 | Fix gdb.base/share-env-with-gdbserver.exp with Clang | Pedro Alves | 2 | -1/+8 |
2020-09-13 | Make default_mi_gdb_start/dbx_gdb_start use gdb_spawn | Pedro Alves | 3 | -22/+30 |
2020-09-13 | Fix a couple gdb.dwarf2/ testcases with "clang -flto" | Pedro Alves | 3 | -15/+27 |
2020-09-13 | Add MI "-break-insert --qualified" | Pedro Alves | 9 | -26/+320 |
2020-09-13 | Remove stale "register" bits from gdb.cp/misc.cc | Pedro Alves | 4 | -41/+10 |
2020-09-13 | Move "register" test out of classes.exp to a separate testcase | Pedro Alves | 5 | -72/+136 |
2020-09-13 | Don't drop static function bp locations w/o debug info | Pedro Alves | 10 | -47/+363 |
2020-09-12 | Update NEWS post GDB 10 branch creation. | Joel Brobecker | 2 | -1/+9 |
2020-09-12 | Bump version to 11.0.50.DATE-git. | Joel Brobecker | 4 | -2/+11 |
2020-09-12 | Fix GDB build in infrun.c when configured with unit tests disabledgdb-10-branchpoint | Joel Brobecker | 2 | -0/+7 |
2020-09-11 | Add bfloat16 support for AVX512 register view. | Felix Willgerodt | 16 | -4/+410 |
2020-09-11 | i386-tdep: Fix naming in zmm and ymm type descriptions. | Felix Willgerodt | 2 | -14/+19 |
2020-09-11 | [gdb/testsuite] Kfail gdb.cp/ambiguous.exp FAILs for PR26602 | Tom de Vries | 2 | -0/+12 |
2020-09-11 | gdb/breakpoint: fix typo in help message of "set breakpoint condition-evaluat... | Tankut Baris Aktemur | 2 | -1/+6 |
2020-09-11 | gdb/testsuite: remove stale comment in gdb.base/bp-cmds-execution-x-script.exp | Tankut Baris Aktemur | 2 | -5/+4 |
2020-09-10 | PR26597, FAIL: gdb.dlang/demangle.exp: _D8demangle4testFI5identZv | Alan Modra | 2 | -2/+7 |
2020-09-10 | Switch local native code to gdb/nat shared functions | Kamil Rytarowski | 2 | -134/+24 |
2020-09-10 | Avoid double free in startup_inferior | Kamil Rytarowski | 2 | -1/+8 |
2020-09-10 | Add a common utility function to read and write siginfo_t in inferior | Kamil Rytarowski | 3 | -0/+44 |
2020-09-10 | Add netbsd_nat::enable_proc_events in gdb/nat | Kamil Rytarowski | 3 | -0/+31 |
2020-09-10 | Add gdb/nat common functions for listing threads | Kamil Rytarowski | 3 | -0/+156 |
2020-09-10 | Add netbsd_nat::pid_to_exec_file | Kamil Rytarowski | 3 | -0/+32 |
2020-09-10 | Build nat/netbsd-nat.o for the NetBSD native target | Kamil Rytarowski | 2 | -1/+5 |
2020-09-10 | Register a placeholder for NetBSD shared functions in gdb/nat | Kamil Rytarowski | 3 | -0/+56 |
2020-09-09 | Fix latent bug in ada-lang.c:remove_extra_symbols | Tom Tromey | 2 | -2/+7 |
2020-09-08 | Fix uninitialized warning in gdb_bfd_open | Tom Tromey | 2 | -3/+9 |
2020-09-08 | Avoid hash table corruption in gdb_bfd.c | Tom Tromey | 2 | -42/+61 |
2020-09-08 | [gdb/testsuite] Fix gdb.dwarf2/frame-inlined-in-outer-frame.exp | Tom de Vries | 2 | -0/+6 |
2020-09-07 | gdb/infrun: use switch_to_target_no_thread to switch the target | Tankut Baris Aktemur | 2 | -7/+7 |
2020-09-06 | Remove unused declaration from symfile.h | Tom Tromey | 2 | -2/+4 |
2020-09-03 | Allow Flang kind printing in complex.exp,pointer-to-pointer.exp,vla-ptr-info.exp | Alok Kumar Sharma | 5 | -8/+53 |
2020-09-03 | Support printing of 16 byte real/complex type for Flang compiler | Alok Kumar Sharma | 2 | -1/+8 |
2020-09-03 | [gdb/breakpoint, PIE] Handle setting breakpoint on label without address | Tom de Vries | 4 | -1/+19 |