Bool-ify stap-probe.c and stap-related code on i386-tdep.c
[external/binutils.git] / gdb /
2019-05-16 Sergio Durigan JuniorBool-ify stap-probe.c and stap-related code on i386...
2019-05-16 Tom TromeyFix darwin-nat.c build
2019-05-15 Andrew Burgessgdb/fortran: Add sizeof tests for indexed and sliced...
2019-05-15 Simon Marchilinux-thread-db.c: use bool where possible in thread_db...
2019-05-15 Sergio Durigan JuniorDon't crash if dwarf_decode_macro_bytes's 'body' is...
2019-05-15 John DarringtonGDB (s12z): Improve reliability of the stack unwinder.
2019-05-14 Tom TromeyFix assertion failure in coerce_unspec_val_to_type
2019-05-14 Tom de Vries[gdb/doc] Mention index cache in concept and command...
2019-05-14 Tom TromeyAdd file name styling to "info sharedlibrary"
2019-05-14 Alan HaywardAArch64: Add half float view to V registers
2019-05-14 Tom de Vries[gdb/testsuite] Fix base address selection entry encodi...
2019-05-14 Tom de Vries[gdb/doc] Fix "maint info selftests" command index...
2019-05-12 Simon MarchiFix two langauge -> language typos
2019-05-11 Joel BrobeckerDocument the GDB 8.3 release in gdb/ChangeLog
2019-05-10 Simon MarchiFix GDB build when using --disable-gdbmi
2019-05-10 Simon Marchicc-with-tweaks: show dwz stderr and verify result
2019-05-10 Tom TromeyDocument lazy computation for pretty-printer "children...
2019-05-10 Tom TromeyAdd completion for Ada catch commands
2019-05-10 Tom TromeyMinor "catch" documentation improvements
2019-05-10 Tom TromeyTwo minor constifications
2019-05-09 Tom de Vries[gdb/testsuite] Fix gdb.arch/amd64-tailcall-self.S
2019-05-08 Tom de Vries[gdb/testsuite] Fix gdb.arch/amd64-entry-value-paramref.S
2019-05-08 Tom TromeyConvert gdbtypes.c to type-safe registry API
2019-05-08 Tom TromeyConvert dwarf2-frame.c to type-safe registry API
2019-05-08 Tom TromeyConvert objc-lang.c to type-safe registry API
2019-05-08 Tom TromeyConvert stabsread.c to type-safe registry API
2019-05-08 Tom TromeyRemove mips_pdr_data
2019-05-08 Tom TromeyConvert hppa-tdep.c to type-safe registry API
2019-05-08 Tom TromeyConvert elfread.c to type-safe registry API
2019-05-08 Tom TromeyConvert mdebugread.c to type-safe registry API
2019-05-08 Tom TromeyAdd a noop deleter
2019-05-08 Tom TromeyConvert nto-tdep.c to type-safe registry API
2019-05-08 Tom TromeyConvert ada-lang.c to type-safe registry API
2019-05-08 Tom TromeyConvert coffread.c to type-safe registry API
2019-05-08 Tom TromeyConvert fbsd-tdep.c to type-safe registry API
2019-05-08 Tom TromeyConvert ada-tasks.c to type-safe registry API
2019-05-08 Tom TromeyConvert probes to type-safe registry API
2019-05-08 Tom TromeyConvert xcoffread.c to type-safe registry API
2019-05-08 Tom TromeyConvert solib-svr4.c to type-safe registry API
2019-05-08 Tom TromeyConvert remote.c to type-safe registry API
2019-05-08 Tom TromeyConvert breakpoint.c to type-safe registry API
2019-05-08 Tom TromeyConvert linux-tdep.c to type-safe registry API
2019-05-08 Tom TromeyConvert auxv.c to type-safe registry API
2019-05-08 Tom TromeyConvert symfile-debug.c to type-safe registry API
2019-05-08 Tom TromeyConvert dwarf2_per_objfile to type-safe registry API
2019-05-08 Tom TromeyConvert auto-load.c to type-safe registry API
2019-05-08 Tom TromeyConvert objfiles.c to type-safe registry API
2019-05-08 Tom TromeyConvert break-catch-syscall.c to type-safe registry API
2019-05-08 Tom TromeyConvert inflow to type-safe registry API
2019-05-08 Tom TromeyConvert target dcache to type-safe registry API
2019-05-08 Tom TromeyConvert symbol_cache to type-safe registry API
2019-05-08 Tom TromeyConvert main_info to type-safe registry API
2019-05-08 Tom TromeyAdd a type-safe C++ interface to a registry
2019-05-08 Andrew Burgessgdb: Merge two 'New commands' sections in NEWS file
2019-05-08 Xavier RoirandWhen debugging a mixed Ada/C program using this scenario:
2019-05-08 Tom TromeyChange some remote.c globals to "static"
2019-05-08 Tom TromeyMove "watchdog" to remote.c
2019-05-08 Tom TromeyMove interpreter_p declaration to main.h
2019-05-08 Tom TromeyDon't declare read_unsigned_leb128 in defs.h
2019-05-08 Tom TromeyFix build problem in fputs_maybe_filtered
2019-05-08 Tom TromeyFix style bug when paging
2019-05-08 Tom TromeyCorrectly handle non-C-style arrays in c_get_string
2019-05-08 Tom TromeyChange ptype/o to print bit offset
2019-05-08 Tom TromeyFix ptype/o comment formatting
2019-05-08 Tom TromeyFix VLA printing for Ada
2019-05-07 Tom de Vries[gdb/testsuite] Fix ls_host return in index-cache.exp
2019-05-07 Tom de Vries[gdb/testsuite] Fix .debug_aranges in watch-loc.c
2019-05-07 Tom de Vries[gdb/testsuite] Fix .debug_aranges in dw2-case-insensit...
2019-05-07 Tom de Vries[gdb/testsuite] Fix handling of DW_FORM_ref_addr in...
2019-05-07 Tom TromeyFix scoped_mmap includes
2019-05-06 Kevin BuettnerFix regression caused by recently added syscall restart...
2019-05-06 Tom de Vries[gdb/testsuite] Fix index-cache.exp with cc-with-{gdb...
2019-05-04 Tom TromeyRemove a VEC from aarch64-tdep.c
2019-05-04 Tom TromeyRemove a VEC from ppc-linux-nat.c
2019-05-04 Tom TromeyChange arc_tdesc_init to return bool
2019-05-04 Tom TromeyUse gdb_assert_not_reached in arm-linux-nat.c
2019-05-04 Tom TromeyUse "false" in compile_cplus_convert_enum
2019-05-04 Tom TromeyUse bool, true, and false in arc-tdep.c
2019-05-04 Tom TromeyUse "false" in select_frame_for_mi
2019-05-04 Tom TromeyChange valid_command_p to return bool
2019-05-04 Tom TromeyChange valid_user_defined_cmd_name_p to return bool
2019-05-04 Raul TambreFix incorrect use of 'is' operator for comparison in...
2019-05-04 Tom TromeyDon't derive partial_symbol from general_symbol_info
2019-05-04 Tom de Vries[gdb/testsuite] Add cc-with-debug-names.exp
2019-05-04 Philippe WaroquiersFix leaks by clearing registers and frame caches.
2019-05-04 Tom TromeyRemove "struct" from foreach statements
2019-05-03 Tom TromeyFix cast of character to enum type in Ada
2019-05-03 Dilyan PalauzovAdd noyywrap to ada-lex.l
2019-05-03 Tom de Vries[gdb/testsuite] Add cc-with-gdb-index.exp
2019-05-03 Eli ZaretskiiOn MS-Windows, define _WIN32_WINNT in a single common...
2019-05-03 Eli ZaretskiiFix lookup of separate debug file on MS-Windows.
2019-05-02 Andrew Burgessgdb/rust: Handle printing structures containing strings
2019-05-02 Tom TromeyRemove _initialize_valarith
2019-05-01 Tom TromeyFix bug in assignment to nested packed structure
2019-05-01 Tom TromeyFix big-endian aggregate assignment in Ada
2019-05-01 Tom de Vries[gdb/testsuite] Fix "unable to find usable gdb" error...
2019-05-01 Tom de Vries[gdb/testsuite] Use cc-with-tweaks.exp in dwarf4-gdb...
2019-04-30 Ali TamurSupport DW_FORM_strx1, _strx2, _strx3, _strx4 forms.
2019-04-30 Joel Brobeckergdb/windows-nat.c: Get rid of main_thread_id global
2019-04-30 Joel Brobecker(Windows) fix thr != nullptr assert failure in delete_t...
next