2019-03-06 |
Andrew Burgess | gdb/fortran: Use TYPE_CODE_CHAR for character types |
blob | commitdiff |
2019-03-06 |
Andrew Burgess | gdb/fortran: Add builtin 8-byte integer type with ... |
blob | commitdiff | diff to current |
2019-03-06 |
Andrew Burgess | gdb/fortran: Expand the set of types that support ... |
blob | commitdiff | diff to current |
2019-03-06 |
Andrew Burgess | gdb/fortran: Add Fortran 'kind' intrinsic and keyword |
blob | commitdiff | diff to current |
2019-03-06 |
Andrew Burgess | gdb/fortran: Enable debugging of the Fortran parser |
blob | commitdiff | diff to current |
2019-03-06 |
Andrew Burgess | gdb/fortran: Add new function to evaluate Fortran expre... |
blob | commitdiff | diff to current |
2019-03-06 |
Andrew Burgess | gdb/fortran: Simplify handling of Fortran dot operation... |
blob | commitdiff | diff to current |
2019-03-06 |
Andrew Burgess | gdb/fortran: Cleanup code for parsing logical constants |
blob | commitdiff | diff to current |
2019-03-06 |
Tom Tromey | Fix remote-sim.c build after warn-unused-result change |
blob | commitdiff | diff to current |
2019-03-06 |
Richard Bunt | Fortran function calls with arguments |
blob | commitdiff | diff to current |
2019-03-05 |
Tom Tromey | Remove some Python 3 #ifs |
blob | commitdiff | diff to current |
2019-03-05 |
Tom Tromey | Change the_dummy_target to be a global |
blob | commitdiff | diff to current |
2019-03-05 |
Tom Tromey | Remove gdb_bfd_fdopenr |
blob | commitdiff | diff to current |
2019-03-05 |
Tom Tromey | Remove excess calls to gdb_flush |
blob | commitdiff | diff to current |
2019-03-05 |
Tom Tromey | Add ATTRIBUTE_UNUSED_RESULT to ref_ptr::release |
blob | commitdiff | diff to current |
2019-03-05 |
Tom Tromey | Add ATTRIBUTE_UNUSED_RESULT to scoped_remote_fd::release |
blob | commitdiff | diff to current |
2019-03-05 |
Tom Tromey | Add ATTRIBUTE_UNUSED_RESULT to macro_buffer |
blob | commitdiff | diff to current |
2019-03-05 |
Tom Tromey | Add ATTRIBUTE_UNUSED_RESULT to scoped_mmap |
blob | commitdiff | diff to current |
2019-03-05 |
Tom Tromey | Add ATTRIBUTE_UNUSED_RESULT to scoped_fd |
blob | commitdiff | diff to current |
2019-03-05 |
Tom Tromey | Add ATTRIBUTE_UNUSED_RESULT to parser_state |
blob | commitdiff | diff to current |
2019-03-05 |
Tom Tromey | Introduce ATTRIBUTE_UNUSED_RESULT and use it |
blob | commitdiff | diff to current |
2019-03-02 |
Eli Zaretskii | Avoid compilation warnings on MinGW. |
blob | commitdiff | diff to current |
2019-03-02 |
Eli Zaretskii | GDB no longer supports Windows before XP. |
blob | commitdiff | diff to current |
2019-03-02 |
Eli Zaretskii | Fix GDB compilation on MinGW (PR gdb/24292) |
blob | commitdiff | diff to current |
2019-03-01 |
Gary Benson | Fix coff_start_symtab resource leak found by Coverity |
blob | commitdiff | diff to current |
2019-02-28 |
Rainer Orth | Can't interrupt process without controlling terminal... |
blob | commitdiff | diff to current |
2019-02-27 |
Philippe Waroquiers | Fix regcache leak, and avoid possible regcache access... |
blob | commitdiff | diff to current |
2019-02-27 |
Pedro Alves | Make 'show width/height' display "unlimited" when cappe... |
blob | commitdiff | diff to current |
2019-02-27 |
Saagar Jha | Prevent overflow in rl_set_screen_size |
blob | commitdiff | diff to current |
2019-02-27 |
Tom Tromey | Remove Python 2.4 and 2.5 support |
blob | commitdiff | diff to current |
2019-02-27 |
Kevin Buettner | Document fact that mininum Python version is now 2.6 |
blob | commitdiff | diff to current |
2019-02-27 |
Kevin Buettner | Use Python 2.[67] / 3.X / PEP 3118 buffer protocol |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb/hppa: Use default gdbarch method default_dummy_id. |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb/h8300: Use default gdbarch methods where possible |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb/ft32: Use default gdbarch methods where possible |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb/frv: Use default gdbarch methods where possible |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb/riscv: Use default gdbarch methods where possible |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb/csky: Use default gdbarch methods where possible |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb/cris: Use default gdbarch methods where possible |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb/bfin: Use default gdbarch methods where possible |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb/arm: Use default gdbarch methods where possible |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb/arc: Use default gdbarch methods where possible |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb/alpha: Use default gdbarch methods where possible |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb/aarch64: Use default gdbarch methods where possible |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb: Handle alignment for C++ structures with static... |
blob | commitdiff | diff to current |
2019-02-27 |
Andrew Burgess | gdb: Restructure type_align and gdbarch_type_align |
blob | commitdiff | diff to current |
2019-02-27 |
Joel Brobecker | Update NEWS post GDB 8.3 branch creation. |
blob | commitdiff | diff to current |
2019-02-27 |
Joel Brobecker | Bump version to 8.3.50.DATE-git. |
blob | commitdiff | diff to current |
2019-02-27 |
Simon Marchi | Fix build errors in aix-thread.c |
blob | commitdiff | diff to current |
2019-02-26 |
Andrew Burgess | gdb/riscv: Use legacy register numbers in default targe... |
blob | commitdiff | diff to current |
2019-02-26 |
Kevin Buettner | Document two argument form of gdb.Value constructor |
blob | commitdiff | diff to current |
2019-02-26 |
Kevin Buettner | Define gdb.Value(bufobj, type) constructor |
blob | commitdiff | diff to current |
2019-02-26 |
Kevin Buettner | Define unique_ptr specialization for Py_buffer. |
blob | commitdiff | diff to current |
2019-02-25 |
John Baldwin | Fix BFD leak in dwarf2_get_dwz_file. |
blob | commitdiff | diff to current |
2019-02-25 |
Jordan Rupprecht | Fix crash when loading dwp files |
blob | commitdiff | diff to current |
2019-02-25 |
Tom Tromey | Fix BFD leak in solib-darwin.c |
blob | commitdiff | diff to current |
2019-02-23 |
Sergio Durigan Junior | Use '--readnever' when invoking GDB from gcore.in |
blob | commitdiff | diff to current |
2019-02-22 |
Simon Marchi | Update my email address |
blob | commitdiff | diff to current |
2019-02-22 |
Simon Marchi | Look for build-id-based separate debug files under... |
blob | commitdiff | diff to current |
2019-02-22 |
Andrew Burgess | gdb: Update copyright year range generated by gdbarch.sh |
blob | commitdiff | diff to current |
2019-02-22 |
Keith Seitz | Add missing ChangeLog entries for commit bb995d00b3eef2... |
blob | commitdiff | diff to current |
2019-02-21 |
Alan Hayward | Document style behavior in batch mode. |
blob | commitdiff | diff to current |
2019-02-21 |
Alan Hayward | Disable styling when running in batch mode |
blob | commitdiff | diff to current |
2019-02-20 |
Tom Tromey | Fix typos in symtab_symbol_info |
blob | commitdiff | diff to current |
2019-02-20 |
Tom Tromey | Use upper case for metasyntactic variables in "help... |
blob | commitdiff | diff to current |
2019-02-20 |
Alan Hayward | AArch64: Add default reggroups |
blob | commitdiff | diff to current |
2019-02-20 |
Simon Marchi | Fix error message and use-after-free on errors in neste... |
blob | commitdiff | diff to current |
2019-02-19 |
Tom Tromey | Minor Ada task cleanups |
blob | commitdiff | diff to current |
2019-02-18 |
Andrew Burgess | gdb: Allow gdbarch to override alignment for method... |
blob | commitdiff | diff to current |
2019-02-18 |
Philippe Waroquiers | Fix leaks of 'per program space' and 'per inferior... |
blob | commitdiff | diff to current |
2019-02-17 |
Tom Tromey | Change macro_source_fullname to return a std::string |
blob | commitdiff | diff to current |
2019-02-17 |
Tom Tromey | Add styling to macro commands |
blob | commitdiff | diff to current |
2019-02-17 |
Tom Tromey | Fix some valgrind errors in the TUI |
blob | commitdiff | diff to current |
2019-02-17 |
Tom Tromey | Fix pager bugs with style output |
blob | commitdiff | diff to current |
2019-02-17 |
Joel Brobecker | type_align: handle range types the same as ints and... |
blob | commitdiff | diff to current |
2019-02-17 |
Joel Brobecker | (Ada) fix GDB crash printing packed array |
blob | commitdiff | diff to current |
2019-02-15 |
Tom Tromey | Special-case wildcard requests in ravenscar-thread.c |
blob | commitdiff | diff to current |
2019-02-15 |
Tom Tromey | Make the ravenscar thread target multi-target-ready |
blob | commitdiff | diff to current |
2019-02-15 |
Tom Tromey | Add push_target overload |
blob | commitdiff | diff to current |
2019-02-15 |
Tom Tromey | Minor C++-ification in ravenscar-thread.c |
blob | commitdiff | diff to current |
2019-02-15 |
Tom Tromey | Fix formatting in ravenscar-thread.c |
blob | commitdiff | diff to current |
2019-02-15 |
Tom Tromey | C++-ify ravenscar_arch_ops |
blob | commitdiff | diff to current |
2019-02-15 |
Tom Tromey | Exception safety in ravenscar-thread.c |
blob | commitdiff | diff to current |
2019-02-15 |
Tom Tromey | Fix some typos in ravenscar-thread.c |
blob | commitdiff | diff to current |
2019-02-15 |
Tom Tromey | Fix memory leak in create_ada_exception_catchpoint |
blob | commitdiff | diff to current |
2019-02-15 |
Tom Tromey | C++-ify bp_location |
blob | commitdiff | diff to current |
2019-02-14 |
Thomas Schwinge | [gdb, hurd] Avoid using 'PATH_MAX' in 'gdb/remote.c' |
blob | commitdiff | diff to current |
2019-02-14 |
David Michael | [gdb, hurd] Adjust to Hurd "proc" interface changes |
blob | commitdiff | diff to current |
2019-02-14 |
Thomas Schwinge | [gdb, hurd] Address "ISO C++ forbids converting a strin... |
blob | commitdiff | diff to current |
2019-02-14 |
Thomas Schwinge | [gdb, hurd] Repair build after "Use thread_info and... |
blob | commitdiff | diff to current |
2019-02-14 |
Thomas Schwinge | [gdb, hurd] Repair build after "Share fork_inferior... |
blob | commitdiff | diff to current |
2019-02-14 |
Thomas Schwinge | [gdb, hurd] Repair build after "Convert struct target_o... |
blob | commitdiff | diff to current |
2019-02-14 |
Thomas Schwinge | [gdb, hurd] Work around conflict between Mach's 'thread... |
blob | commitdiff | diff to current |
2019-02-14 |
Thomas Schwinge | [gdb, hurd] Remove long obsolete 'gnu_target_pid_to_str... |
blob | commitdiff | diff to current |
2019-02-14 |
KONRAD Frederic | (riscv/ada) fix error when calling functions with range... |
blob | commitdiff | diff to current |
2019-02-14 |
Joel Brobecker | (Windows) remove thread notification for main thread... |
blob | commitdiff | diff to current |
2019-02-13 |
Simon Marchi | Add Andrew Burgess as global maintainer of gdb/ and... |
blob | commitdiff | diff to current |
2019-02-12 |
John Baldwin | Try to use the canonical version of a sysroot for debug... |
blob | commitdiff | diff to current |
2019-02-12 |
John Baldwin | Use child_path to determine if an object file is under... |
blob | commitdiff | diff to current |
2019-02-12 |
John Baldwin | Add a new function child_path. |
blob | commitdiff | diff to current |
next |