Add a "context" argument to add_setshow_enum_cmd
[binutils-gdb.git] / gdb /
2018-12-28 Tom TromeyAdd a "context" argument to add_setshow_enum_cmd
2018-12-28 Tom TromeyChange wrap buffering to use a std::string
2018-12-28 Philippe WaroquiersFix leak of set/show verbose doc, avoid xfree of static...
2018-12-28 Eli ZaretskiiAvoid internal errors when stepping outside 'main'...
2018-12-27 Tom TromeyTranslate PyExc_KeyboardInterrupt to gdb "quit"
2018-12-27 Tom TromeyConsolidate some Python exception-printing functions
2018-12-27 Tom TromeyUse gdbpy_convert_exception in a few more spots
2018-12-27 Tom TromeyBuild gdb "nat" files in subdirectory
2018-12-27 Tom TromeyMake init.c depend on source files
2018-12-27 Tom TromeyRemove gdbtypes special case from init.c rule
2018-12-27 John BaldwinRemove empty nm-fbsd.h header for FreeBSD/i386 native...
2018-12-27 Tom TromeyUse DISABLE_COPY_AND_ASSIGN in minimal_symbol_reader
2018-12-27 Tom TromeyRemove more calls to xfree from Python
2018-12-27 Philippe WaroquiersFix gdb.ada/fun_renaming.exp by using more unique names.
2018-12-27 Philippe WaroquiersFix gdb.ada/assign_arr.exp by using more unique names.
2018-12-27 Philippe WaroquiersImprove gdb.ada/rename_subscript_param.exp by using...
2018-12-27 Philippe WaroquiersFix gdb.ada/packed_array_assign.exp by using more uniqu...
2018-12-27 Simon Marchitarget.c: Remove struct keyword in range-based for
2018-12-26 Simon MarchiImprove "set debug separate-debug-file"
2018-12-24 Andrew Burgessgdb: Allow struct fields named double
2018-12-24 Andrew Burgessgdb: Add new parser rule for structure field names
2018-12-24 Andrew Burgessgdb: Extend the comments in c-exp.y
2018-12-24 Tom TromeySimplify dwarf2_find_containing_comp_unit
2018-12-24 Philippe WaroquiersFix gdb.ada bp_fun_addr failure due to conflict between...
2018-12-23 Joel BrobeckerDocument the GDB 8.2.1 release in gdb/ChangeLog
2018-12-22 Andrew Burgessgdb/riscv: Prevent buffer overflow in riscv_return_value
2018-12-22 Andrew Burgessgdb/riscv: Add float status registers to save and resto...
2018-12-22 Andrew Burgessgdb/riscv: Add gdb to dwarf register number mapping
2018-12-22 Simon MarchiAdd debug output for recorded minsyms
2018-12-21 Jan VranyFix various tests to use -no-pie linker flag when needed
2018-12-21 John BaldwinWorkaround a FreeBSD kernel bug resulting in spurious...
2018-12-21 Paul Marechalgdb: Fix "info os <unknown>" command
2018-12-21 Дилян Палаузовwhen printing the GDB config, explicitly say if configu...
2018-12-21 Andrew Burgessgdb/riscv: Format CORE_ADDR as a string for printing
2018-12-21 Dave MurphyFix compile error with clang 3.8
2018-12-20 Philippe WaroquiersEnsure deterministic result order in gdb.ada/info_auto_...
2018-12-19 Andrew Burgessgdb: Add default frame methods to gdbarch
2018-12-19 Dimitar DimitrovFix build with latest GCC 9.0 tree
2018-12-17 Andrew Burgessgdb/dwarf: Convert some predicates from int to bool
2018-12-17 Szabolcs NagyAArch64: Fix the gdb build with musl libc
2018-12-17 Philippe WaroquiersOBVIOUS: Fix ARI warning by removing warning trailing...
2018-12-16 Philippe WaroquiersFactorize killing the children in linux-ptrace.c, and...
2018-12-15 Tom TromeyMinor gdb/Makefile.in cleanups
2018-12-13 John BaldwinUpdate the FreeBSD system call table to match FreeBSD...
2018-12-13 John BaldwinAdd an optional "alias" attribute to syscall entries.
2018-12-13 John BaldwinChange get_syscalls_by_group to append to an existing...
2018-12-13 Jim WilsonRISC-V: Correct printing of MSTATUS and MISA.
2018-12-12 Stafford Hornegdb: Update NEWS for OpenRISC Linux support
2018-12-12 Philippe WaroquiersOBVIOUS: Forward declare linux_xfer_osdata_info_os_type...
2018-12-12 Andrew Burgessgdb: Update test pattern to deal with native-extended...
2018-12-12 Andrew Burgessgdb/infcall: Make infcall_suspend_state into a class
2018-12-12 Andrew Burgessgdb/riscv: Handle passing variadic floating point arguments
2018-12-11 Philippe WaroquiersFix leaks in all the linux osdata annex transfers ...
2018-12-11 Philippe WaroquiersFix the date in the ChangeLog
2018-12-11 Philippe WaroquiersPATCH/OBVIOUS Remove various trailing spaces in linux...
2018-12-11 Andrew Burgessgdb/riscv: Update test to handle targets without an fpu
2018-12-10 Andrew Burgessgdb/riscv: Remove whitespace before #include line
2018-12-09 Philippe WaroquiersFix tid-reuse sometimes blocks for a very long (infinit...
2018-12-09 Simon MarchiLook for tgetent in libtinfow
2018-12-08 Philippe WaroquiersFix leak by using td_ta_delete() to deregister target...
2018-12-08 Pedro AlvesMerge forward-search/reverse-search, use gdb::def_vecto...
2018-12-07 Andrew Burgessgdb/emacs/dir-locals: Update settings for c++-mode
2018-12-07 Stafford Hornegdb/or1k: Add linux debugging support
2018-12-07 Pedro AlvesFix gdb build on 32-bit hosts w/ --enable-64-bit-bfd
2018-12-07 Philippe WaroquiersFix a (one shot small) leak in language.c
2018-12-05 John BaldwinUse separate sed expressions to escape auto-load direct...
2018-12-05 Andrew Burgessgdb/riscv: Improve logic for when h/w float abi should...
2018-12-05 Andrew Burgessgdb/testsuite/sim: Remove redundant setting of timeout
2018-12-05 Alan HaywardAArch64: Racy: Don't set empty set of hardware BPs...
2018-12-01 Tom de Vries[gdb/testsuite] Add gdb-caching-proc.exp testcase
2018-11-30 John BaldwinUse kinfo_getfile to implement fdwalk on FreeBSD.
2018-11-30 Simon MarchiFix leak in linespec parser
2018-11-30 John BaldwinUpdate the conditionals in fbsd-nat.h so they are alway...
2018-11-30 Andrew Burgessgdb/riscv: Add read_description method for riscv_linux_...
2018-11-30 Andrew Burgessgdb/riscv: Create each unique target description only...
2018-11-30 Andrew Burgessgdb/riscv: Add equality operators to riscv_gdb_features
2018-11-30 Andrew Burgessgdb/riscv: Make some target description functions constant
2018-11-30 Sergio Durigan JuniorFix dwarf2read.c:dwarf2_find_containing_comp_unit's...
2018-11-30 Pedro Alvestarget_ops::to_stratum -> target_ops::stratum() virtual...
2018-11-30 Pedro AlvesConvert default_child_has_foo functions to process_stra...
2018-11-30 Pedro AlvesIntroduce process_stratum_target
2018-11-30 Pedro AlvesMove test_target_ops to a separate file
2018-11-29 Philippe WaroquiersFix leak in forward-search
2018-11-29 Rajendra SYImplement the "gdb_signal_to/from_target" gdbarch metho...
2018-11-29 Tom TromeyAvoid buffer overflow in value_x_unop
2018-11-29 Tom TromeyFix use-after-free in gdbserver
2018-11-26 Simon MarchiFix spurious semicolon in sparc-linux-nat.c
2018-11-26 Pedro AlvesFix Solaris build
2018-11-25 Sergio Durigan JuniorImplement timestamp'ed output on "make check"
2018-11-25 Tom TromeyRemove obsolete comments from field_fmt
2018-11-24 Philippe WaroquiersRe-fix leak in source.c (open_source_file).
2018-11-23 Alan Haywardgdbserver: AArch64: Remove cannot_fetch/store_register
2018-11-23 Pedro AlvesRemove declarations of is_running/is_stopped/is_exited
2018-11-22 Pedro AlvesPer-inferior thread list, thread ranges/iterators,...
2018-11-22 Pedro AlvesFix follow_exec latent problem
2018-11-22 Pedro AlvesAvoid find_thread_ptid with null_ptid
2018-11-21 Benno FünfstückMake command-repeat work after gdb.execute
2018-11-21 Andrew Burgessgdb/riscv: Add target description support
2018-11-21 Pedro Alvesvalops.c: Overload resolution code: Rename parameters...
2018-11-21 Pedro Alvesvalops.c: Some more gdb::array_view
next