constify command prefix
[external/binutils.git] / gdb /
2014-07-24 Tom Tromeyconstify command prefix
2014-07-24 Tom Tromeyconstify deprecate_cmd
2014-07-24 Tom Tromeyconstify help_cmd
2014-07-24 Tom Tromeyconstify stack.c
2014-07-24 Tom Tromeyconstify solib_add
2014-07-24 Tom Tromeyconstify remote.c
2014-07-24 Tom Tromeyconstify monitor_open
2014-07-24 Tom Tromeyconstify maint.c
2014-07-24 Tom Tromeyconstify inf_child_open_target
2014-07-24 Tom Tromeyconstify unset_in_environ
2014-07-24 Tom Tromeyconstify cli-dump.c
2014-07-24 Pedro AlvesFix pagination crash when the TUI is active
2014-07-24 Tom TromeyRemove some GDBSERVER checks from linux-ptrace
2014-07-24 Tom TromeyMake gdbserver CORE_ADDR unsigned
2014-07-24 Tom Tromeyauto-generate most target debug methods
2014-07-24 Gary BensonRationalize "fatal" error handling outside of gdbserver
2014-07-24 Michael EagerThis patch uses target_read_code instead of target_read...
2014-07-24 Michael Eagerse typecast 'size_t' on 'reg', not only avoid the relat...
2014-07-23 Tom Tromeyrewrite make-target-delegates matching code
2014-07-23 Gary BensonFix build on systems without sigaltstack.
2014-07-22 Jan KratochvilRemove setting value address for reference entry value...
2014-07-22 Jan KratochvilFix read_frame_arg for optimized-out entry values.
2014-07-22 Pedro AlvesFix crash on optimized-out entry data values
2014-07-22 Jiong WangFix typo in my email address.
2014-07-22 Jiong WangUpdate email address in gdb MAINTAINERS list.
2014-07-20 Doug EvansImprove error message to cope with pr 17147.
2014-07-20 Yao QiRemove Chill from comments
2014-07-20 Yao QiUpdate comments to TERNOP_SLICE
2014-07-20 Yao QiRemove operator BINOP_RANGE
2014-07-20 Yao QiRemove operator BINOP_IN
2014-07-20 Michael EagerFix for remote G Packet message too long error for...
2014-07-18 Tom Tromeymake exec_ops static
2014-07-18 Tom Tromeyfix calls to find_target_beneath
2014-07-18 Tom Tromeyfix PR gdb/17130
2014-07-18 Tom Tromeyclean up some target delegation cases
2014-07-18 Tom Tromeymove exec_make_note_section earlier
2014-07-17 Jan KratochvilPR 17170 - testcase for GDB global --statistics regress...
2014-07-17 Jan KratochvilPR 17170 - testcase for GDB global --statistics regression.
2014-07-17 Doug EvansAdd reference to PR 17170 to previous entry.
2014-07-17 Doug EvansFix 17170.
2014-07-16 Pedro AlvesLinux: Use kill_lwp/tkill instead of kill when killing...
2014-07-16 Pedro Alvesgdb.trace/tfile.c: Remove Thumb bit in one more more...
2014-07-16 Simon MarchiAdd test for string evaluation with "debug expression" on
2014-07-16 Tom Tromeyreformat comment in target.h
2014-07-16 Tom Tromeyrebuild target-delegates.c
2014-07-15 Pedro Alvesgdb.base/reread.exp: Really restart GDB
2014-07-15 Pierre LangloisAdd support for the __flash qualifier on AVR
2014-07-15 Pedro Alves[GDB/Linux] Avoid stale errno
2014-07-15 Simon MarchiHandle OP_STRING in dump_subexp_body_standard
2014-07-15 Pedro Alves[GDBserver] Avoid stale errno
2014-07-14 Edjunior Barbosa... 2014-07-14 Edjunior Barbosa Machado <emachado@linux...
2014-07-14 Pedro AlvesAdd missing ChangeLog entry for 15cd413a
2014-07-14 Pedro AlvesPut GDB's terminal settings into effect when paginating
2014-07-14 Pedro AlvesFix double prompt
2014-07-14 Pedro AlvesRemove the target from the event loop while in secondar...
2014-07-14 Pedro AlvesBackground execution + pagination aborts readline/gdb
2014-07-14 Pedro AlvesCanceling pagination caused by execution command from...
2014-07-14 Pedro Alvestestsuite: Introduce gdb_assert
2014-07-14 Pedro AlvesMove catch_command_errors and catch_command_errors_cons...
2014-07-14 Pedro AlvesEliminate exceptions.c:print_any_exception.
2014-07-14 Pedro AlvesPut the inferior's terminal settings in effect while...
2014-07-14 Pedro AlvesGarbage collect value_contents_equal.
2014-07-14 Tom Tromeyfix PR 17106
2014-07-14 Tom Tromeyfix record "run" regression
2014-07-12 Maciej W. Rozyckigdb/testsuite: Add a way to send multiple init commands
2014-07-11 Jan KratochvilFix false argv0-symlink.exp FAIL running under a very...
2014-07-11 Yao QiStop prologue analysis when past the epilogue
2014-07-11 Yao QiMatch instruction adjusts SP in thumb
2014-07-11 Yao QiRestrict matching add/sub sp, #imm
2014-07-11 Gary BensonTidy #include lists
2014-07-11 Gary BensonMove duplicated code into new files
2014-07-11 Gary BensonComment and whitespace changes
2014-07-11 Gary BensonPull out common parts of _initialize_{i386,amd64}_linux_nat
2014-07-11 Gary BensonMerge ps_get_thread_area
2014-07-11 Gary BensonMerge {i386,amd64}_linux_read_description
2014-07-11 Gary BensonRename identical functions
2014-07-11 Yao QiDon't print symbol on address 0x0
2014-07-11 Pedro AlvesGDBserver crashes when killing a multi-thread process
2014-07-11 Adrian Sendroiuremote: call remote_check_symbols after attaching
2014-07-10 Doug EvansRevert gdbthread.h (any_running): Declare.
2014-07-10 Doug Evans * gdbthread.h (any_running): Declare.
2014-07-10 Yao QiTweak gdb.trace/tfile.c for thumb mode
2014-07-09 Pedro AlvesFix "attach" command vs user input race
2014-07-09 Andrew BurgessImprove MI -var-info-path-expression for nested struct...
2014-07-08 Yao QiFix gdb.trace/entry-values.exp for thumb mode
2014-07-08 Markus Metzgerreverse-finish: turn internal error into normal error
2014-07-07 Pedro AlvesMention PR gdb/17096 in ChangeLog
2014-07-07 Pedro AlvesPR gdb/17096: async support breaks remote debugging...
2014-07-07 Tom Tromeychange to_info_record to use target delegation
2014-07-07 Tom Tromeyconvert to_get_thread_local_address to use target deleg...
2014-07-03 Marc KhouzamAssign 'targerr' instead of 'targ' to gdb_stdtargerr.
2014-07-03 Andrew BurgessUpdate email address in MAINTAINERS list.
2014-07-02 Luis MachadoThis testcase currently does not handle powerpc branche...
2014-07-02 Gary BensonRemove unused Linux libthread_db callbacks
2014-07-01 Mark WielaardHandle volatile array types in dwarf2read.c.
2014-07-01 Tom Tromeyuse cmd_sfunc_ftype and cmd_cfunc_ftype more
2014-07-01 Michael Eager2014-01-07 Michael Eager <eager@eagercon.com>
2014-06-30 Tom Tromeyconstify search_symbols
2014-06-30 Andreas Arnezwatchpoint-reuse-slot.exp: Correctly skip unsupported...
2014-06-27 Yao QiAssociate dummy_frame with ptid
next