2020-11-20 |
Pedro Alves | language_lookup_primitive_type, std::function -> gdb... |
tree | commitdiff |
2020-11-19 |
Andreas Arnez | gdb/s390: Correct recording of "store on condition... |
tree | commitdiff |
2020-11-19 |
Simon Marchi | gdb: fix format string warnings in f-lang.c |
tree | commitdiff |
2020-11-19 |
Simon Marchi | gdb: remove `other` parameter in read_core_file_mapping... |
tree | commitdiff |
2020-11-19 |
Andrew Burgess | gdb/fortran: Add support for Fortran array slices at... |
tree | commitdiff |
2020-11-19 |
Andrew Burgess | gdb: update command completion for watch, awatch, and... |
tree | commitdiff |
2020-11-19 |
Andrew Burgess | gdb: convert some function arguments from int to bool |
tree | commitdiff |
2020-11-19 |
Andrew Burgess | gdb: make use of skip_to_space and skip_spaces |
tree | commitdiff |
2020-11-18 |
Keith Seitz | Squash coverity warning for REVERSE_INULL in dump_note_... |
tree | commitdiff |
2020-11-18 |
Tom de Vries | [gdb] Improve early exits for env var in debuginfod... |
tree | commitdiff |
2020-11-18 |
Simon Marchi | gdb/testsuite: gdb.mi/mi-nonstop-exit.exp: enable non... |
tree | commitdiff |
2020-11-18 |
Simon Marchi | gdb/testsuite: use unresolved in mi_run_cmd_full |
tree | commitdiff |
2020-11-18 |
Joseph Myers | Fix Windows-target testing in mi_gdb_file_cmd |
tree | commitdiff |
2020-11-18 |
Tom de Vries | [gdb/build] Fix -Werror=bool-compare warning in update_... |
tree | commitdiff |
2020-11-18 |
Joel Brobecker | gdb/ChangeLog: fix typo in an entry from 2020-11-15... |
tree | commitdiff |
2020-11-17 |
Simon Marchi | gdb: make get_array_bounds return bool |
tree | commitdiff |
2020-11-17 |
Gary Benson | Fix gdb.trace testcase build failures with Clang |
tree | commitdiff |
2020-11-17 |
Andrew Burgess | gdb/arc: fix print_one_insn selftest |
tree | commitdiff |
2020-11-17 |
Andrew Burgess | gdb/testsuite: prevent timeout in gdb.gdb/unittest.exp |
tree | commitdiff |
2020-11-17 |
Andrew Burgess | gdb: improve command completion for 'print', 'x', and... |
tree | commitdiff |
2020-11-16 |
Tom Tromey | Update gdb.dwarf2/data-loc.exp |
tree | commitdiff |
2020-11-16 |
Pedro Alves | Fix frame cycle detection |
tree | commitdiff |
2020-11-15 |
Joel Brobecker | Add support for fixed-point type comparison operators |
tree | commitdiff |
2020-11-15 |
Joel Brobecker | Add support for fixed-point type arithmetic |
tree | commitdiff |
2020-11-15 |
Joel Brobecker | Add ptype support for DWARF-based fixed-point types |
tree | commitdiff |
2020-11-15 |
Joel Brobecker | fix printing of DWARF fixed-point type objects with... |
tree | commitdiff |
2020-11-15 |
Joel Brobecker | Add support for printing value of DWARF-based fixed... |
tree | commitdiff |
2020-11-15 |
Joel Brobecker | Move uinteger_pow gdb/valarith.c to gdb/utils.c and... |
tree | commitdiff |
2020-11-15 |
Joel Brobecker | gmp-utils: New API to simply use of GMP's integer/ratio... |
tree | commitdiff |
2020-11-15 |
Joel Brobecker | gdb: Make GMP a required dependency for building GDB |
tree | commitdiff |
2020-11-15 |
Joel Brobecker | gdb/configure: Add --with-libgmp-prefix option |
tree | commitdiff |
2020-11-14 |
Andrew Burgess | gdb: add tab completion of type field names for Fortran |
tree | commitdiff |
2020-11-14 |
Tom Tromey | Use "bool" in fetch_inferior_event |
tree | commitdiff |
2020-11-14 |
Tom Tromey | Add use of const in opencl-lang.c |
tree | commitdiff |
2020-11-14 |
Simon Marchi | gdb: fix comment in arm-tdep.c |
tree | commitdiff |
2020-11-14 |
Tom Tromey | Use const more in c-lang.c |
tree | commitdiff |
2020-11-13 |
Keith Seitz | Exclude debuginfo files from "outside of ELF segments... |
tree | commitdiff |
2020-11-13 |
Keith Seitz | Add file name to "Loadable section ... outside of ELF... |
tree | commitdiff |
2020-11-13 |
Simon Marchi | gdb/arm: avoid undefined behavior shift when decoding... |
tree | commitdiff |
2020-11-13 |
Joseph Myers | Fix Windows-target testing in gdb_file_cmd |
tree | commitdiff |
2020-11-13 |
Andrew Burgess | gdb: delete a couple of declarations from f-lang.h |
tree | commitdiff |
2020-11-12 |
Andrew Burgess | gdb: rewrite how per language primitive types are managed |
tree | commitdiff |
2020-11-12 |
Simon Marchi | gdb/dwarf: fix call to dwarf2_queue_guard in dw2_do_ins... |
tree | commitdiff |
2020-11-12 |
Simon Marchi | gdb/dwarf: fix typo in dwarf2/read.c |
tree | commitdiff |
2020-11-12 |
Simon Marchi | gdb: convert "set debug dwarf-read" to new style |
tree | commitdiff |
2020-11-12 |
Shahab Vahedi | arc: Write correct "eret" value during register collection |
tree | commitdiff |
2020-11-12 |
Tom Tromey | Fix Rust regression with -readnow |
tree | commitdiff |
2020-11-12 |
Gary Benson | Fix gdb.threads/tls-so_extern.exp with Clang |
tree | commitdiff |
2020-11-12 |
Andrew Burgess | gdb: add an option flag to 'maint print c-tdesc' |
tree | commitdiff |
2020-11-11 |
Simon Marchi | gdb/testsuite: add "breakpoint always-inserted" axis... |
tree | commitdiff |
2020-11-11 |
Andrew Burgess | gdb/riscv: add ability to decode dwarf CSR numbers |
tree | commitdiff |
2020-11-10 |
Tom Tromey | Make internalvar_name return a const char * |
tree | commitdiff |
2020-11-10 |
Tom Tromey | Use "const" more in ax-gdb.c |
tree | commitdiff |
2020-11-10 |
Tom Tromey | Constify value_nsstring |
tree | commitdiff |
2020-11-10 |
Tom Tromey | Fix bug in gdb.ada/bias.exp |
tree | commitdiff |
2020-11-10 |
Gary Benson | Prevent false passes in gdb.base/vla-optimized-out.exp |
tree | commitdiff |
2020-11-10 |
Gary Benson | Prevent inlining in gdb.base/vla-optimized-out.c |
tree | commitdiff |
2020-11-10 |
Gary Benson | Fix gdb.cp/step-and-next-inline.exp with Clang |
tree | commitdiff |
2020-11-06 |
Andrew Burgess | gdb: fix debug expression dumping of function call... |
tree | commitdiff |
2020-11-06 |
Simon Marchi | gdb/testsuite: make DWARF assembler's ranges' "base... |
tree | commitdiff |
2020-11-06 |
Romain Geissler | gdb: better static python detection in configure machinery |
tree | commitdiff |
2020-11-06 |
Pedro Alves | Split macro_buffer in two classes, fix Clang build |
tree | commitdiff |
2020-11-06 |
Tom Tromey | Remove objfile parameter from abbrev_table::read |
tree | commitdiff |
2020-11-04 |
Tom Tromey | Handle __XVL fields in Ada type printing |
tree | commitdiff |
2020-11-04 |
Tom Tromey | Print Ada type name in more cases |
tree | commitdiff |
2020-11-04 |
Tom Tromey | Recognize names of array types |
tree | commitdiff |
2020-11-04 |
Tom Tromey | Use bit stride when taking slice of array |
tree | commitdiff |
2020-11-04 |
Tom Tromey | Only use stride for final element type |
tree | commitdiff |
2020-11-04 |
Tom Tromey | Fix bit strides for -fgnat-encodings=minimal |
tree | commitdiff |
2020-11-04 |
Tom Tromey | Resolve dynamic type in ada_value_struct_elt |
tree | commitdiff |
2020-11-04 |
Tom Tromey | Reject slicing a packed array |
tree | commitdiff |
2020-11-04 |
Tom Tromey | Synthesize array descriptors with -fgnat-encodings... |
tree | commitdiff |
2020-11-04 |
Tom Tromey | Fix decoding of multi-dimensional constrained packed... |
tree | commitdiff |
2020-11-04 |
Tom Tromey | Avoid crash in ada-lang.c:to_fixed_array_type |
tree | commitdiff |
2020-11-04 |
Tom Tromey | Rewrite leb.h:read_3_bytes |
tree | commitdiff |
2020-11-03 |
Tom de Vries | [gdb/testsuite] Fix .debug_abbrev terminators |
tree | commitdiff |
2020-11-02 |
Simon Marchi | gdb/testsuite: fix failure in gdb.base/step-over-no... |
tree | commitdiff |
2020-11-02 |
Tom Tromey | Add x86_64 ravenscar support |
tree | commitdiff |
2020-11-02 |
Andrew Burgess | gdb: new function to wrap up executing command line... |
tree | commitdiff |
2020-11-02 |
Andrew Burgess | gdb: use get_standard_config_dir when looking for ... |
tree | commitdiff |
2020-11-02 |
Tom Tromey | Minor Python simplifications |
tree | commitdiff |
2020-11-02 |
Simon Marchi | gdb, gdbserver, gdbsupport: fix leading space vs tabs... |
tree | commitdiff |
2020-11-02 |
Gary Benson | Fix gdb.base/print-file-var.exp with Clang |
tree | commitdiff |
2020-11-02 |
Gary Benson | Detect and report incompatible gdb_compile options |
tree | commitdiff |
2020-11-02 |
Gary Benson | Fix testcases using __attribute__((noclone)) with Clang |
tree | commitdiff |
2020-11-02 |
Tom de Vries | [gdb/testsuite] Remove .debug_line.dwo from gdb.dwarf2... |
tree | commitdiff |
2020-11-02 |
Andrew Burgess | gdb/riscv: read frame base register as unsigned in... |
tree | commitdiff |
2020-11-01 |
Tom Tromey | Change end_psymtab_common to a method |
tree | commitdiff |
2020-11-01 |
Tom Tromey | Remove partial symbol statistics |
tree | commitdiff |
2020-11-01 |
Tom Tromey | Remove parameter from end_psymtab_common |
tree | commitdiff |
2020-11-01 |
Tom Tromey | Remove init_psymbol_list |
tree | commitdiff |
2020-11-01 |
Joel Brobecker | avoid unwarranted assumption in gdb.ada/fixed_points... |
tree | commitdiff |
2020-11-01 |
Joel Brobecker | ada-lang.c: Rename gnat_encoded_fixed_type_info |
tree | commitdiff |
2020-11-01 |
Joel Brobecker | ada-lang.c: fix line too long in cast_from_gnat_encoded... |
tree | commitdiff |
2020-11-01 |
Joel Brobecker | ada-lang.c: Renaming some fixed-point-related routines |
tree | commitdiff |
2020-10-31 |
Andrew Burgess | gdb: restore some checks of debug flags |
tree | commitdiff |
2020-10-31 |
Simon Marchi | gdb, gdbsupport: add debug_prefixed_printf, remove... |
tree | commitdiff |
2020-10-31 |
Simon Marchi | gdb: replace AC_TRY_LINK in sanitize.m4 |
tree | commitdiff |
2020-10-31 |
Simon Marchi | gdbsupport: replace AC_TRY_COMPILE in common.m4 |
tree | commitdiff |
2020-10-31 |
Simon Marchi | gdbsupport: replace AC_TRY_COMPILE in warning.m4 |
tree | commitdiff |
next |