Age | Commit message (Expand) | Author | Files | Lines |
2021-02-04 | gdb: make record-full clear async handler in wait | Simon Marchi | 2 | -1/+9 |
2021-02-04 | gdb: make record-btrace clear event handler in wait | Simon Marchi | 2 | -1/+10 |
2021-02-04 | gdb: make remote target clear its handler in remote_target::wait | Simon Marchi | 2 | -20/+19 |
2021-02-04 | gdb: make async event handlers clear themselves | Simon Marchi | 8 | -4/+33 |
2021-02-04 | libctf: always name nameless types "", never NULL | Nick Alcock | 4 | -8/+26 |
2021-02-04 | libctf: fix uninitialized variable in symbol serialization error handling | Nick Alcock | 2 | -1/+4 |
2021-02-04 | libctf: prohibit nameless ints, floats, typedefs and forwards | Nick Alcock | 4 | -4/+24 |
2021-02-04 | libctf: rip out dead code handling typedefs with no name | Nick Alcock | 4 | -61/+14 |
2021-02-04 | libctf, ld: fix symtypetab and var section population under ld -r | Nick Alcock | 17 | -57/+612 |
2021-02-04 | x86-64: Provide more info when failed to convert GOTPCREL | H.J. Lu | 10 | -10/+34 |
2021-02-04 | ld: Restore PR ld/15146 tests | H.J. Lu | 7 | -0/+57 |
2021-02-04 | RISC-V: Removed the v0.93 bitmanip ZBA/ZBB/ZBC instructions. | Nelson Chu | 12 | -326/+28 |
2021-02-04 | PR27311, (symbol from plugin): undefined reference, hidden sym | Alan Modra | 5 | -2/+27 |
2021-02-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-03 | gdb: infrun: move stop_soon variable to inner scoped in handle_inferior_event | Simon Marchi | 2 | -66/+71 |
2021-02-03 | IBM Z: Add missing vector formats to .insn docs | Andreas Krebbel | 2 | -1/+53 |
2021-02-03 | Re: PR27311, ld.bfd (symbol from plugin): undefined reference | Alan Modra | 2 | -15/+17 |
2021-02-03 | pr27270 and pr27284, ar segfaults and wrong file mode | Alan Modra | 4 | -28/+50 |
2021-02-03 | PR27311 again, ld.bfd (symbol from plugin): undefined reference | Alan Modra | 4 | -3/+18 |
2021-02-03 | Testcase for detaching while stepping over breakpoint | Pedro Alves | 3 | -0/+407 |
2021-02-03 | detach in all-stop with threads running | Pedro Alves | 4 | -52/+138 |
2021-02-03 | detach with in-line step over in progress | Pedro Alves | 2 | -4/+46 |
2021-02-03 | detach and breakpoint removal | Pedro Alves | 5 | -9/+30 |
2021-02-03 | prepare_for_detach and ongoing displaced stepping | Pedro Alves | 2 | -57/+77 |
2021-02-03 | prepare_for_detach: don't release scoped_restore at the end | Pedro Alves | 2 | -6/+6 |
2021-02-03 | Factor out after-stop event handling code from stop_all_threads | Pedro Alves | 2 | -138/+157 |
2021-02-03 | gdbserver: spurious SIGTRAP w/ detach while step-over in progress | Pedro Alves | 2 | -1/+33 |
2021-02-03 | Fix a couple vStopped pending ack bugs | Pedro Alves | 4 | -9/+34 |
2021-02-03 | Testcase for attaching in non-stop mode | Pedro Alves | 3 | -0/+211 |
2021-02-03 | Fix "target extended-remote" + "maint set target-non-stop" + "attach" | Pedro Alves | 2 | -1/+11 |
2021-02-03 | Fix attaching in non-stop mode (PR gdb/27055) | Pedro Alves | 2 | -15/+11 |
2021-02-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2021-02-02 | Inferior without argument prints detail of current inferior. | Lancelot SIX | 8 | -21/+135 |
2021-02-02 | gdb/testsuite: use proc_with_prefix in gdb.base/scope.exp | Simon Marchi | 2 | -5/+9 |
2021-02-02 | gdb/testsuite: add test for .debug_{rng,loc}lists section without offset array | Simon Marchi | 5 | -13/+164 |
2021-02-02 | gdb/dwarf: make read_{loc,rng}list_index return sect_offset | Simon Marchi | 2 | -10/+18 |
2021-02-02 | gdb/dwarf: split dwarf2_cu::ranges_base in two | Simon Marchi | 7 | -85/+251 |
2021-02-02 | gdb/testsuite: add .debug_loclists tests | Simon Marchi | 6 | -0/+551 |
2021-02-02 | gdb/testsuite: DWARF assembler: add context parameters to _location | Simon Marchi | 2 | -13/+32 |
2021-02-02 | gdb/testsuite: add .debug_rnglists tests | Simon Marchi | 4 | -3/+375 |
2021-02-02 | gdb/dwarf: read correct rnglist/loclist header in read_{rng,loc}list_index | Simon Marchi | 2 | -6/+47 |
2021-02-02 | gdb/dwarf: few fixes for handling DW_FORM_{rng,loc}listx | Simon Marchi | 4 | -4/+31 |
2021-02-02 | gdb/dwarf: remove unnecessary check in read_{rng,loc}list_index | Simon Marchi | 2 | -11/+6 |
2021-02-02 | gdb/dwarf: add missing bound check to read_loclist_index | Simon Marchi | 2 | -4/+18 |
2021-02-02 | gdb/dwarf: fix bound check in read_rnglist_index | Simon Marchi | 2 | -1/+7 |
2021-02-02 | gdb/dwarf: change read_loclist_index complaints into errors | Simon Marchi | 2 | -8/+16 |
2021-02-02 | readelf: Add 'R' and 'D' to "Key to Flags:" | H.J. Lu | 3 | -0/+21 |
2021-02-02 | PR27311, ld.bfd (symbol from plugin): undefined reference | Alan Modra | 9 | -13/+60 |
2021-02-02 | [gdb/symtab] Fix assert in write_one_signatured_type | Tom de Vries | 4 | -0/+34 |
2021-02-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |