2019-12-04 |
Andrew Burgess | gdb/mi: Add -max-results parameter to some -symbol... |
commit | commitdiff | tree |
2019-12-04 |
Andrew Burgess | gdb: Split global symbol search into separate functions |
commit | commitdiff | tree |
2019-12-04 |
Andrew Burgess | gdb/mi: Add -symbol-info-module-{variables,functions} |
commit | commitdiff | tree |
2019-12-04 |
Jan Beulich | x86-64: accept 64-bit LFS/LGS/LSS forms with suffix... |
commit | commitdiff | tree |
2019-12-04 |
Jan Beulich | x86-64/Intel: fix CALL/JMP with dword operand |
commit | commitdiff | tree |
2019-12-04 |
Jan Beulich | x86: consolidate tracking of MMX register use |
commit | commitdiff | tree |
2019-12-04 |
Jan Beulich | x86/Intel: extend MOVDIRI testing |
commit | commitdiff | tree |
2019-12-04 |
Jan Beulich | x86: make sure all PUSH/POP honor DefaultSize |
commit | commitdiff | tree |
2019-12-04 |
Jan Beulich | x86: drop some stray/bogus DefaultSize |
commit | commitdiff | tree |
2019-12-04 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2019-12-03 |
Christian Biesinger | Replace hash function from bcache with fast_hash |
commit | commitdiff | tree |
2019-12-03 |
Philippe Waroquiers | Fix leak of symbol name in block_symbol_cache |
commit | commitdiff | tree |
2019-12-03 |
Alan Modra | PR25230, addr2line fails on dwz output |
commit | commitdiff | tree |
2019-12-03 |
Alan Modra | PR25230, dwarf2.c per file stash |
commit | commitdiff | tree |
2019-12-03 |
Alan Modra | dwarf2.c: read_abbrevs fail cleanup, and offset checking |
commit | commitdiff | tree |
2019-12-03 |
Alan Modra | dwarf2.c stash->sec_info_ptr and stash->sec |
commit | commitdiff | tree |
2019-12-03 |
Alan Modra | _bfd_dwarf2_find_nearest_line comment fix |
commit | commitdiff | tree |
2019-12-03 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2019-12-02 |
Tom Tromey | Fix build breakage with --disable-tui |
commit | commitdiff | tree |
2019-12-02 |
Christian Biesinger | Change type of debug_aix_thread to bool |
commit | commitdiff | tree |
2019-12-02 |
Luis Machado | Remove stale FIXME comment |
commit | commitdiff | tree |
2019-12-02 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2019-12-01 |
Andrew Burgess | gdb: Dynamic string length support |
commit | commitdiff | tree |
2019-12-01 |
Andrew Burgess | gdb/dwarf: Introduce dwarf2_per_cu_int_type function |
commit | commitdiff | tree |
2019-12-01 |
Andrew Burgess | gdb/fortran: array stride support |
commit | commitdiff | tree |
2019-12-01 |
Tom Tromey | Treat inactive TUI specially in "info win" |
commit | commitdiff | tree |
2019-12-01 |
Tom Tromey | Fix latent bug in tui_copy_source_line |
commit | commitdiff | tree |
2019-12-01 |
Tom Tromey | Re-highlight windows when needed during TUI startup |
commit | commitdiff | tree |
2019-12-01 |
Tom Tromey | Add TUI border colors |
commit | commitdiff | tree |
2019-12-01 |
Tom Tromey | Allow using less horizontal space in TUI source window |
commit | commitdiff | tree |
2019-12-01 |
Tom Tromey | Correctly compute length of DW_TAG_variant_part union |
commit | commitdiff | tree |
2019-12-01 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2019-11-30 |
Philippe Waroquiers | Document define-prefix command and the use of . in... |
commit | commitdiff | tree |
2019-11-30 |
Philippe Waroquiers | Allow . character as part of command names. |
commit | commitdiff | tree |
2019-11-30 |
Philippe Waroquiers | Test define-prefix. |
commit | commitdiff | tree |
2019-11-30 |
Philippe Waroquiers | Implement user defined prefix. |
commit | commitdiff | tree |
2019-11-30 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2019-11-29 |
Tankut Baris... | gdb: improve debug output of function overload resolution |
commit | commitdiff | tree |
2019-11-29 |
Tankut Baris... | gdb: fix segfault in overload resolution debug output |
commit | commitdiff | tree |
2019-11-29 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2019-11-28 |
Tom Tromey | Fix creal_internal_fn comment |
commit | commitdiff | tree |
2019-11-28 |
Tom Tromey | Make two range_bounds bitfields unsigned |
commit | commitdiff | tree |
2019-11-28 |
Tom Tromey | Remove unused declaratoin from guile |
commit | commitdiff | tree |
2019-11-28 |
Mihails Strasuns | jit: minor improvement to debug logging |
commit | commitdiff | tree |
2019-11-28 |
Andrew Burgess | gdb/testsuite: Fix minor bug in skip_btrace*tests procs |
commit | commitdiff | tree |
2019-11-28 |
Andrew Burgess | gas/riscv: Produce version 3 DWARF CIE by default |
commit | commitdiff | tree |
2019-11-28 |
Andrew Burgess | gas: Check for overflow on return column in version... |
commit | commitdiff | tree |
2019-11-28 |
Andrew Burgess | binutils/gas/riscv: Add DWARF register numbers for... |
commit | commitdiff | tree |
2019-11-28 |
Andrew Burgess | binutils: Make DWARF register name lookup be via a... |
commit | commitdiff | tree |
2019-11-28 |
Andrew Burgess | binutils: Make some functions static in dwarf.c |
commit | commitdiff | tree |
2019-11-28 |
Andrew Burgess | binutils: Add a new function to initialise DWARF regist... |
commit | commitdiff | tree |
2019-11-28 |
Andrew Burgess | binutils: Rename init_dwarf_regnames |
commit | commitdiff | tree |
2019-11-28 |
Andrew Burgess | binutils: Be more forgiving of targets with large numbe... |
commit | commitdiff | tree |
2019-11-28 |
Andrew Burgess | gas/riscv: Remove unneeded structure |
commit | commitdiff | tree |
2019-11-28 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2019-11-27 |
Christian Biesinger | Add missing ChangeLog entry for the previous commit |
commit | commitdiff | tree |
2019-11-27 |
Christian Biesinger | Add a NEWS entry for multithreaded symbol loading |
commit | commitdiff | tree |
2019-11-27 |
Christian Biesinger | Turn off threaded minsym demangling by default |
commit | commitdiff | tree |
2019-11-27 |
Christian Biesinger | Compute msymbol hash codes in parallel |
commit | commitdiff | tree |
2019-11-27 |
Christian Biesinger | Precompute hash value for symbol_set_names |
commit | commitdiff | tree |
2019-11-27 |
Andrew Burgess | gdb/testsuite: Fix race condition compiling fortran... |
commit | commitdiff | tree |
2019-11-27 |
Kevin Buettner | Test case for BZ 25065 |
commit | commitdiff | tree |
2019-11-27 |
Kevin Buettner | Fix BZ 25065 - Ensure that physnames are computed for... |
commit | commitdiff | tree |
2019-11-27 |
Tom Tromey | Remove some unnecessary backslashes |
commit | commitdiff | tree |
2019-11-27 |
Christian Biesinger | Replace SYMBOL_SET_LINKAGE_NAME with a member function |
commit | commitdiff | tree |
2019-11-27 |
Andrew Burgess | gdb/mi: Add -symbol-info-modules command |
commit | commitdiff | tree |
2019-11-27 |
Andrew Burgess | gdb/mi: Add new commands -symbol-info-{functions,variab... |
commit | commitdiff | tree |
2019-11-27 |
Andrew Burgess | gdb: Split print_symbol_info into two parts |
commit | commitdiff | tree |
2019-11-27 |
Andrew Burgess | gdb: Introduce global_symbol_searcher |
commit | commitdiff | tree |
2019-11-27 |
Alan Modra | PR23652, Use symbols from debug bfd for _bfd_elf_find_f... |
commit | commitdiff | tree |
2019-11-27 |
Alan Modra | PR23652, Use symbols from debug bfd for _bfd_elf_find_f... |
commit | commitdiff | tree |
2019-11-27 |
Alan Modra | Correct R_SH_IND12W handling |
commit | commitdiff | tree |
2019-11-27 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Fix mingw build of gdb |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Let commands free "name" |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Add add_internal_function overload |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Use cmd_list_element::doc_allocated for Python commands |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Set names of worker threads |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Use run_on_main_thread in gdb.post_event |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Add maint set/show worker-threads |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Demangle minsyms in parallel |
commit | commitdiff | tree |
2019-11-26 |
Christian Biesinger | Implement a thread pool |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Introduce thread-safe way to handle SIGSEGV |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Introduce run_on_main_thread |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Introduce alternate_signal_stack RAII class |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Add RAII class for blocking gdb signals |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Add configure check for std::thread |
commit | commitdiff | tree |
2019-11-26 |
Tom Tromey | Defer minimal symbol name-setting |
commit | commitdiff | tree |
2019-11-26 |
Philippe Waroquiers | Fix crashes due to python GIL released too early |
commit | commitdiff | tree |
2019-11-26 |
Simon Marchi | Fix declaration of sparc_xfer_wcookie |
commit | commitdiff | tree |
2019-11-26 |
Simon Marchi | Remove simulator_command declaration, make static |
commit | commitdiff | tree |
2019-11-26 |
Simon Marchi | Make functions static in unittests |
commit | commitdiff | tree |
2019-11-26 |
Simon Marchi | Remove declaration of tui_set_var_cmd, make definition... |
commit | commitdiff | tree |
2019-11-26 |
Simon Marchi | Remove unused rbreak_command_wrapper and other declarations |
commit | commitdiff | tree |
2019-11-26 |
Simon Marchi | Remove info_terminal_command declaration, make definiti... |
commit | commitdiff | tree |
2019-11-26 |
Simon Marchi | Remove unused overload of exit_inferior_silent |
commit | commitdiff | tree |
2019-11-26 |
Simon Marchi | Remove dict_empty/mdict_empty |
commit | commitdiff | tree |
2019-11-26 |
Simon Marchi | Make a bunch of functions static |
commit | commitdiff | tree |
2019-11-26 |
Simon Marchi | Remove unused function set_gdb_completion_word_break_ch... |
commit | commitdiff | tree |
2019-11-26 |
Simon Marchi | Add missing includes in dwarf-index-write.c and mi... |
commit | commitdiff | tree |
next |