2022-06-20 |
Tom Tromey | Move finish_print out of value_print_options |
commit | commitdiff | tree |
2022-06-20 |
Alan Modra | PR29262, memory leak in pr_function_type |
commit | commitdiff | tree |
2022-06-20 |
Alan Modra | PR29261, memory leak in parse_stab_struct_fields |
commit | commitdiff | tree |
2022-06-20 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-06-19 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-06-18 |
Tom Tromey | Fix assertion failure in copy_type |
commit | commitdiff | tree |
2022-06-18 |
Tomoaki Kawada | Fix the sorting algorithm for reloc entries |
commit | commitdiff | tree |
2022-06-18 |
Enze Li | gdb/python: Export nibbles to python layer |
commit | commitdiff | tree |
2022-06-18 |
Enze Li | gdb/doc: Documentation for the new print command |
commit | commitdiff | tree |
2022-06-18 |
Enze Li | gdb: Add new 'print nibbles' feature |
commit | commitdiff | tree |
2022-06-18 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-06-17 |
Tiezhu Yang | gdb: NEWS: Move LoongArch gdbserver to the correct... |
commit | commitdiff | tree |
2022-06-17 |
Alan Modra | PR29256, memory leak in obj_elf_section_name |
commit | commitdiff | tree |
2022-06-17 |
Alan Modra | PR29255, memory leak in make_tempdir |
commit | commitdiff | tree |
2022-06-17 |
Alan Modra | PR29254, memory leak in stab_demangle_v3_arg |
commit | commitdiff | tree |
2022-06-17 |
Pedro Alves | Fix GDB build with GCC 4.8 & 4.9 |
commit | commitdiff | tree |
2022-06-17 |
Pedro Alves | Convert set_location_spec_string to a method |
commit | commitdiff | tree |
2022-06-17 |
Pedro Alves | Convert location_spec_to_string to a method |
commit | commitdiff | tree |
2022-06-17 |
Pedro Alves | Convert location_spec_type to a method |
commit | commitdiff | tree |
2022-06-17 |
Pedro Alves | Convert location_spec_empty_p to a method |
commit | commitdiff | tree |
2022-06-17 |
Pedro Alves | Eliminate copy_location_spec |
commit | commitdiff | tree |
2022-06-17 |
Pedro Alves | Eliminate the two-level data structures behind location... |
commit | commitdiff | tree |
2022-06-17 |
Pedro Alves | event_location -> location_spec |
commit | commitdiff | tree |
2022-06-17 |
Vladimir Mezentsev | gprofng: fix build with -Werror=format-truncation |
commit | commitdiff | tree |
2022-06-17 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-06-16 |
Tom de Vries | [gdb/testsuite] Fix have_mpx test |
commit | commitdiff | tree |
2022-06-16 |
Alan Modra | use of uninitialised value in input_file_open |
commit | commitdiff | tree |
2022-06-16 |
Alan Modra | Always free matching vector from bfd_check_format_matches |
commit | commitdiff | tree |
2022-06-16 |
Alan Modra | Revert "Revert "Fix fbsd core matching"" |
commit | commitdiff | tree |
2022-06-16 |
Alan Modra | Restore readelf -wF |
commit | commitdiff | tree |
2022-06-16 |
Alan Modra | PR29250, readelf erases CIE initial register state |
commit | commitdiff | tree |
2022-06-16 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-06-15 |
Sergei Trofimovich | sim: fix BFD_VMA format arguments on 32-bit hosts ... |
commit | commitdiff | tree |
2022-06-15 |
Tom Tromey | Check for listeners in emit_exiting_event |
commit | commitdiff | tree |
2022-06-15 |
Tom Tromey | Add to documentation of Python 'dont_repeat' method |
commit | commitdiff | tree |
2022-06-15 |
Yvan Roux | gdb/arm: Make sp alias for one of the other stack pointers |
commit | commitdiff | tree |
2022-06-15 |
Yvan Roux | gdb/arm: Track msp and psp |
commit | commitdiff | tree |
2022-06-15 |
Yvan Roux | gdb/arm: Fetch initial sp value prior to compare |
commit | commitdiff | tree |
2022-06-15 |
Andrew Burgess | gdb: unify two dis_asm_read_memory functions in disasm.c |
commit | commitdiff | tree |
2022-06-15 |
Andrew Burgess | gdb: refactor the non-printing disassemblers |
commit | commitdiff | tree |
2022-06-15 |
Andrew Burgess | gdb/python: implement the print_insn extension language... |
commit | commitdiff | tree |
2022-06-15 |
Andrew Burgess | gdb: add extension language print_insn hook |
commit | commitdiff | tree |
2022-06-15 |
Andrew Burgess | gdb: add new base class to gdb_disassembler |
commit | commitdiff | tree |
2022-06-15 |
Andrew Burgess | gdb/python: convert gdbpy_err_fetch to use gdbpy_ref |
commit | commitdiff | tree |
2022-06-15 |
Jan Beulich | x86: drop print_operand_value()'s "hex" parameter |
commit | commitdiff | tree |
2022-06-15 |
Tom de Vries | [gdb/build] Fix build for gcc < 11 |
commit | commitdiff | tree |
2022-06-15 |
Alan Modra | PR29230, segv in lookup_symbol_in_variable_table |
commit | commitdiff | tree |
2022-06-15 |
Mark Wielaard | gdb: Always suppress stringop-overread warning in debug... |
commit | commitdiff | tree |
2022-06-15 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-06-14 |
Vladimir Mezentsev | gprofng docs: provide help for <rate> == <interval> |
commit | commitdiff | tree |
2022-06-14 |
Vladimir Mezentsev | gprofng docs: mention HTML / PDF in the gprofng README |
commit | commitdiff | tree |
2022-06-14 |
Vladimir Mezentsev | gprofng: fix build with -Werror=format-security |
commit | commitdiff | tree |
2022-06-14 |
Tom de Vries | [gdb/testsuite] Handle unordered dict in gdb.python... |
commit | commitdiff | tree |
2022-06-14 |
Tom Tromey | Implement lazy FPU initialization for ravenscar |
commit | commitdiff | tree |
2022-06-14 |
Tom Tromey | Reimplement ravenscar registers using tables |
commit | commitdiff | tree |
2022-06-14 |
Tom Tromey | Fix bugs in aarch64-ravenscar-thread.c |
commit | commitdiff | tree |
2022-06-14 |
Tom Tromey | Allow 'interrupt -a' in all-stop mode |
commit | commitdiff | tree |
2022-06-14 |
Youling Tang | gdbserver: Add LoongArch/Linux support |
commit | commitdiff | tree |
2022-06-14 |
Tom de Vries | Revert "Fix fbsd core matching" |
commit | commitdiff | tree |
2022-06-14 |
Tom de Vries | [gdb/testsuite] Fix regexp in gdb.ada/mi_var_access.exp |
commit | commitdiff | tree |
2022-06-14 |
Alan Modra | Fix fbsd core matching |
commit | commitdiff | tree |
2022-06-14 |
Kavitha Natarajan | Debug support for global alias variable |
commit | commitdiff | tree |
2022-06-14 |
Alan Modra | BFD_RELOC_MIPS_16 |
commit | commitdiff | tree |
2022-06-14 |
Alan Modra | Correct R_MIPS_16 n32 howto |
commit | commitdiff | tree |
2022-06-14 |
Alan Modra | asan: applying zero offset to NULL pointer |
commit | commitdiff | tree |
2022-06-14 |
Alan Modra | gas dwarf2dbg.c tidy |
commit | commitdiff | tree |
2022-06-14 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-06-13 |
Tom de Vries | [gdb/testsuite] Fix gdb.reverse/test_ioctl_TCSETSW... |
commit | commitdiff | tree |
2022-06-13 |
Tom de Vries | [gdb] Avoid warnings in cooked_{read,write}_test for... |
commit | commitdiff | tree |
2022-06-13 |
Tiezhu Yang | gdb: LoongArch: Deal with atomic sequence |
commit | commitdiff | tree |
2022-06-13 |
Sam James | gdb: don't use bashism in configure test |
commit | commitdiff | tree |
2022-06-13 |
Jiangshuai Li | gdb:csky add support target-descriptions for CSKY arch |
commit | commitdiff | tree |
2022-06-13 |
Tom de Vries | [gdb/testsuite] Handle quotes in gdb_py_module_available |
commit | commitdiff | tree |
2022-06-13 |
Jan Beulich | x86: fix incorrect indirection |
commit | commitdiff | tree |
2022-06-13 |
Jan Beulich | x86: replace global scratch buffer |
commit | commitdiff | tree |
2022-06-13 |
Jan Beulich | x86: avoid string copy when swapping Vex.W controlled... |
commit | commitdiff | tree |
2022-06-13 |
Jan Beulich | x86: shrink prefix related disassembler state fields |
commit | commitdiff | tree |
2022-06-13 |
Jan Beulich | x86: properly initialize struct instr_info instance(s) |
commit | commitdiff | tree |
2022-06-13 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-06-12 |
Tom Tromey | Fix self-test failure in addrmap |
commit | commitdiff | tree |
2022-06-12 |
Tom Tromey | Remove psymtab_addrmap |
commit | commitdiff | tree |
2022-06-12 |
Tom Tromey | Use malloc for mutable addrmaps |
commit | commitdiff | tree |
2022-06-12 |
Tom Tromey | Remove addrmap::create_fixed |
commit | commitdiff | tree |
2022-06-12 |
Tom Tromey | Remove addrmap_create_mutable |
commit | commitdiff | tree |
2022-06-12 |
Tom Tromey | Remove addrmap wrapper functions |
commit | commitdiff | tree |
2022-06-12 |
Tom Tromey | Move addrmap classes to addrmap.h |
commit | commitdiff | tree |
2022-06-12 |
Tom Tromey | Privacy for addrmap_mutable |
commit | commitdiff | tree |
2022-06-12 |
Tom Tromey | Privacy for addrmap_fixed |
commit | commitdiff | tree |
2022-06-12 |
Tom Tromey | Use inheritance for addrmap |
commit | commitdiff | tree |
2022-06-12 |
Jon Turney | Trivial fixes to Cygwin build after 8fea1a81 |
commit | commitdiff | tree |
2022-06-12 |
Jon Turney | Simplify __USEWIDE |
commit | commitdiff | tree |
2022-06-12 |
Jon Turney | Simplify cygwin_buf_t |
commit | commitdiff | tree |
2022-06-12 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-06-11 |
GDB Administrator | Automatic date update in version.in |
commit | commitdiff | tree |
2022-06-10 |
Tom Tromey | Fix warning-avoidance initialization in xcoffread.c |
commit | commitdiff | tree |
2022-06-10 |
Carl Love | Fix comparison of unsigned long int to int in record_li... |
commit | commitdiff | tree |
2022-06-10 |
Carl Love | PowerPC, correct the gdb ioctl values for TCGETS, TCSET... |
commit | commitdiff | tree |
2022-06-10 |
Andrew Burgess | gdb/testsuite: remove definition of true/false from... |
commit | commitdiff | tree |
2022-06-10 |
Luis Machado | Document the ARM_CC_FOR_TARGET testsuite variable |
commit | commitdiff | tree |
2022-06-10 |
Tom de Vries | [gdb/testsuite] Fix XPASS with gcc-12 in gdb.base/vla... |
commit | commitdiff | tree |
next |