2017-12-18 |
Joel Brobecker | (Ada) crash assigning to record component which is... |
blob | commitdiff |
2017-12-18 |
Xavier Roirand | Ada: fix bad handling in ada_convert_actual |
blob | commitdiff | diff to current |
2017-12-16 |
Stafford Horne | gdb: Fix function parameter alignments in or1k-tdep.c. |
blob | commitdiff | diff to current |
2017-12-16 |
Stafford Horne | gdb: Add news entries for new or1k target. |
blob | commitdiff | diff to current |
2017-12-16 |
Sergio Durigan Junior | Fix ARI warning on gdb/typeprint.c:whatis_exp |
blob | commitdiff | diff to current |
2017-12-15 |
Sergio Durigan Junior | Implement pahole-like 'ptype /o' option |
blob | commitdiff | diff to current |
2017-12-15 |
Sergio Durigan Junior | Reorganize code to handle TYPE_CODE_{STRUCT,UNION}... |
blob | commitdiff | diff to current |
2017-12-15 |
Richard Henderson | Fix PR19061, gdb hangs/spins-on-cpu when debugging... |
blob | commitdiff | diff to current |
2017-12-15 |
Yao Qi | Skip parse_memory_map_tests if XML is disabled |
blob | commitdiff | diff to current |
2017-12-15 |
Xavier Roirand | (Ada) Handle same component names when searching in... |
blob | commitdiff | diff to current |
2017-12-14 |
Simon Marchi | py-breakpoint: Don't use the 'p' PyArg_ParseTupleAndKey... |
blob | commitdiff | diff to current |
2017-12-14 |
Jan Kratochvil | DWARF-5 .debug_names DW_IDX_type_unit fix |
blob | commitdiff | diff to current |
2017-12-14 |
Joel Brobecker | Ada: unable to compare strings (Attempt to compare... |
blob | commitdiff | diff to current |
2017-12-14 |
Joel Brobecker | (Ada) Add support for task switching when debugging... |
blob | commitdiff | diff to current |
2017-12-13 |
Simon Marchi | python: Add qualified parameter to gdb.Breakpoint |
blob | commitdiff | diff to current |
2017-12-13 |
Pedro Alves | Fix regression: expression completer and scope operator... |
blob | commitdiff | diff to current |
2017-12-13 |
Pedro Alves | Factor out final completion match string building |
blob | commitdiff | diff to current |
2017-12-13 |
Stafford Horne | gdb: Fix ARI warnings in or1k-tdep.c |
blob | commitdiff | diff to current |
2017-12-13 |
Simon Marchi | Fix typo in gdb_ari.sh |
blob | commitdiff | diff to current |
2017-12-13 |
Joel Brobecker | fix "server" command prefix handling (unexpected confir... |
blob | commitdiff | diff to current |
2017-12-12 |
Franck Jullien | gdb: Add OpenRISC or1k and or1knd target support |
blob | commitdiff | diff to current |
2017-12-12 |
Alan Modra | PR22576, ppc64_skip_trampoline_code uses wrong r2 for... |
blob | commitdiff | diff to current |
2017-12-12 |
Simon Marchi | remote: Return NULL extra_info/name if they are empty |
blob | commitdiff | diff to current |
2017-12-11 |
Pedro Alves | Unbreak build for non-ELF ports |
blob | commitdiff | diff to current |
2017-12-11 |
Ulrich Weigand | [MPFR] Fix regression on 32-bit host systems |
blob | commitdiff | diff to current |
2017-12-11 |
Xavier Roirand | (Ada) change tagged types base_address computation |
blob | commitdiff | diff to current |
2017-12-08 |
Pedro Alves | dwarf2read.c: Rewrite/simplify mock_mapped_index |
blob | commitdiff | diff to current |
2017-12-08 |
Pedro Alves | Support wildmatching in .debug_names too. |
blob | commitdiff | diff to current |
2017-12-08 |
Pedro Alves | dwarf2read.c:mapped_index, use gdb::array_view, simplif... |
blob | commitdiff | diff to current |
2017-12-08 |
Jan Kratochvil | DWARF-5: .debug_names index consumer |
blob | commitdiff | diff to current |
2017-12-08 |
Pedro Alves | Add gdb::hash_enum |
blob | commitdiff | diff to current |
2017-12-08 |
Jan Kratochvil | Refactor: Move some generic code out of .gdb_index... |
blob | commitdiff | diff to current |
2017-12-08 |
Jan Kratochvil | Change dwarf2_initialize_objfile's return value |
blob | commitdiff | diff to current |
2017-12-08 |
Jan Kratochvil | DWARF-5: .debug_names index producer |
blob | commitdiff | diff to current |
2017-12-08 |
Jan Kratochvil | cc-with-tweaks.sh: Use gdb-add-index.sh |
blob | commitdiff | diff to current |
2017-12-08 |
Sergio Durigan Junior | Fix thinko on dtrace-probe.c:dtrace_process_dof_probe |
blob | commitdiff | diff to current |
2017-12-08 |
Yao Qi | Clear non-significant bits of address in watchpoint |
blob | commitdiff | diff to current |
2017-12-08 |
Yao Qi | Adjust breakpoint address by clearing non-significant... |
blob | commitdiff | diff to current |
2017-12-08 |
Yao Qi | Clear non-significant bits of address on memory access |
blob | commitdiff | diff to current |
2017-12-08 |
Tom Tromey | C++-ify parse_format_string |
blob | commitdiff | diff to current |
2017-12-08 |
Yao Qi | Fix PR 22567: set SAL .section in minsym_found |
blob | commitdiff | diff to current |
2017-12-08 |
Andreas Arnez | S390: Add symfile-mem |
blob | commitdiff | diff to current |
2017-12-07 |
Keith Seitz | Validate explicit locations with early termination |
blob | commitdiff | diff to current |
2017-12-07 |
Keith Seitz | Record nested types |
blob | commitdiff | diff to current |
2017-12-07 |
Tom Tromey | Fix regression in "commands" |
blob | commitdiff | diff to current |
2017-12-07 |
Adam Stylinski | Fix build with g++ 6.3.1 |
blob | commitdiff | diff to current |
2017-12-07 |
Simon Marchi | Add virtual destructor to selftest |
blob | commitdiff | diff to current |
2017-12-07 |
Phil Muldoon | Implement explicit locations for Python breakpoints. |
blob | commitdiff | diff to current |
2017-12-07 |
Joel Brobecker | gdb/MAINTAINERS: restore m68hc11, score and xstormy16... |
blob | commitdiff | diff to current |
2017-12-06 |
Pedro Alves | target_set_syscall_catchpoint, use gdb::array_view... |
blob | commitdiff | diff to current |
2017-12-06 |
Simon Marchi | Fix syscall group completion |
blob | commitdiff | diff to current |
2017-12-06 |
Pedro Alves | remote: Make qXfer packets respect corresponding "set... |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Address review comments for the previous series |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Split tdesc_type into multiple classes |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Make tdesc_arch_data::arch_regs an std::vector |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Make tdesc_type::u::u::fields an std::vector |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Make tdesc_type::name an std::string |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Make tdesc_feature::types an std::vector |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Make tdesc_reg string fields std::string |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Make tdesc_feature::registers an std::vector |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Make tdesc_feature::name an std::string |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Make target_desc::features an std::vector |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Make target_desc::compatible an std::vector |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Make target_desc::properties an std::vector |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Redefine gdb_static_assert as static_assert |
blob | commitdiff | diff to current |
2017-12-05 |
Simon Marchi | Remove some unused variables |
blob | commitdiff | diff to current |
2017-12-04 |
Tom Tromey | Update manual for Rust change |
blob | commitdiff | diff to current |
2017-12-04 |
Pedro Alves | Fix displaced-stepping RIP-relative VEX-encoded instruc... |
blob | commitdiff | diff to current |
2017-12-03 |
Simon Marchi | Remove mem_region_vector typedef |
blob | commitdiff | diff to current |
2017-12-03 |
Pedro Alves | Make make-target-delegates grok namespace scope op... |
blob | commitdiff | diff to current |
2017-12-03 |
Simon Marchi | Fix typo in poison.h |
blob | commitdiff | diff to current |
2017-12-02 |
Sergio Durigan Junior | Add support for the readnever concept |
blob | commitdiff | diff to current |
2017-12-01 |
Sergio Durigan Junior | Make '{add-,}symbol-file' not care about the position... |
blob | commitdiff | diff to current |
2017-12-01 |
Sergio Durigan Junior | Revert "Add support for the readnever concept" |
blob | commitdiff | diff to current |
2017-12-01 |
Joel Brobecker | (Ada) GDB crash printing expression with type casting |
blob | commitdiff | diff to current |
2017-12-01 |
Sergio Durigan Junior | Add support for the readnever concept |
blob | commitdiff | diff to current |
2017-12-01 |
Tom Tromey | Fix dependency tracking for objects in subdirectories |
blob | commitdiff | diff to current |
2017-12-01 |
Joel Brobecker | Update GDB's list of maintainers to reflect today's... |
blob | commitdiff | diff to current |
2017-11-30 |
Rainer Orth | Remove ioctl-based procfs support on Solaris |
blob | commitdiff | diff to current |
2017-11-30 |
Rainer Orth | Fix sol-thread.c compilation on Solaris |
blob | commitdiff | diff to current |
2017-11-30 |
John Baldwin | Define MPFR_USE_INTMAX_T so that mpfr.h assumes intmax_... |
blob | commitdiff | diff to current |
2017-11-29 |
Joel Brobecker | preserve type length in ada-lang.c::to_fixed_range_type |
blob | commitdiff | diff to current |
2017-11-29 |
Pedro Alves | Breakpoints in symbols with ABI tags (PR c++/19436) |
blob | commitdiff | diff to current |
2017-11-29 |
Pedro Alves | Make "break foo" find "A::foo", A::B::foo", etc. [C... |
blob | commitdiff | diff to current |
2017-11-29 |
Pedro Alves | Handle custom completion match prefix / LCD |
blob | commitdiff | diff to current |
2017-11-29 |
Pedro Alves | Fix setting-breakpoints regression on PPC64 (function... |
blob | commitdiff | diff to current |
2017-11-29 |
Tom Tromey | Fix gdb snapshots |
blob | commitdiff | diff to current |
2017-11-29 |
Tom Tromey | Update usage text for add-symbol-file, symbol-file... |
blob | commitdiff | diff to current |
2017-11-29 |
Tom Tromey | Fix add-symbol-file usage and errors |
blob | commitdiff | diff to current |
2017-11-27 |
Tom Tromey | Remove REMOTE_OBS |
blob | commitdiff | diff to current |
2017-11-27 |
Tom Tromey | Move target object files to target subdirectory |
blob | commitdiff | diff to current |
2017-11-27 |
Tom Tromey | Add missing files to COMMON_SFILES |
blob | commitdiff | diff to current |
2017-11-27 |
Tom Tromey | Simplify COMMON_OBS by using list of sources |
blob | commitdiff | diff to current |
2017-11-27 |
Tom Tromey | Define YYOBJ in terms of YYFILES |
blob | commitdiff | diff to current |
2017-11-27 |
Tom Tromey | Move python object files to python subdirectory |
blob | commitdiff | diff to current |
2017-11-27 |
Tom Tromey | Move guile object files to guile subdirectory |
blob | commitdiff | diff to current |
2017-11-27 |
Tom Tromey | Move unittests object files to unittests subdirectory |
blob | commitdiff | diff to current |
2017-11-27 |
Tom Tromey | Move tui object files to tui subdirectory |
blob | commitdiff | diff to current |
2017-11-27 |
Tom Tromey | Move compile object files to compile subdirectory |
blob | commitdiff | diff to current |
2017-11-27 |
Tom Tromey | Move mi objects to mi subdirectory |
blob | commitdiff | diff to current |
next |