clean up some target delegation cases
[deliverable/binutils-gdb.git] / gdb / ChangeLog
2014-07-18  Tom Tromeyclean up some target delegation cases
2014-07-18  Tom Tromeymove exec_make_note_section earlier
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  Tom Tromeyreformat comment in target.h
2014-07-16  Tom Tromeyrebuild target-delegates.c
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-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 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 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-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  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-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  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  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-06-30  Tom Tromeyconstify search_symbols
2014-06-27  Yao QiAssociate dummy_frame with ptid
2014-06-26  Tom Tromeyconstify error_no_arg
2014-06-26  Tom Tromeyconstify do_set_command and do_show_command
2014-06-26  Tom Tromeyconstify get_bookmark and goto_bookmark
2014-06-26  Tom Tromeyconstify to_load
2014-06-26  Tom Tromeyfix memory errors with demangled name hash
2014-06-26  Yao QiMove local variables to inner block
2014-06-26  Yao QiTypo fix in signal_pass initialization
2014-06-25  Markus Metzgerbtrace: pretend we're not replaying when generating...
2014-06-25  Markus Metzgergcore, target: allow target to prepare/cleanup for...
2014-06-25  Markus Metzgermake_corefile_notes: have caller free returned memory
2014-06-24  Yao QiSkip 'bx reg' on arm-linux
2014-06-24  Yao QiApply stub unwinder to 'bx reg' trampoline
2014-06-24  Yao QiSkip 'bx reg' trampoline on arm-none-eabi
2014-06-23  Don BreazealAdd myself as write-after-approval maintainer.
2014-06-23  Pedro Alvesx86 Linux watchpoints: Couldn't write debug register...
2014-06-23  Siva ChandraAlign behavior of xmethod commands with that of pretty...
2014-06-20  Jan KratochvilFix --with-system-readline with readline-6.3 patch 5
2014-06-20  Tom Tromeymake obstack object allocators more type-safe
2014-06-20  Gary BensonMove shared native target specific code to gdb/nat
2014-06-20  Gary BensonVectorize gdbserver x86 debug register accessors
2014-06-19  Iain BuclawInitial pass at D language expression parser support.
2014-06-19  Yao QiRemove any_running
2014-06-19  Yao QiUse enum thread_state
2014-06-19  Pedro AlvesFix next over threaded execl with "set scheduler-lockin...
2014-06-19  Gary BensonDirectly call i386-dregs functions
2014-06-19  Gary BensonCreate nat/i386-dregs.c
2014-06-19  Gary BensonRefactor i386_{insert,remove}_hw_breakpoint
2014-06-19  Gary BensonPartially revert 4be83cc2b28ea09aa8ff789839e6520df60836f8
2014-06-19  Gary BensonDemangler crash handler
2014-06-19  Gary BensonRefactor and expose core-dumping functionality
2014-06-19  Gary BensonAdd new internal problem for demangler warnings
2014-06-18  Tom Tromeymake common_block const
2014-06-18  Tom Tromeyconstify some blockvector APIs
2014-06-18  Tom Tromeyconstify complete_line
2014-06-18  Tom Tromeyremove unneeded cast in symtab.c
2014-06-18  Tom Tromeyconstify parse_cli_boolean_value
2014-06-18  Tom Tromeyconstify probe.c function
2014-06-18  Tom Tromeyconstify struct block in some places
2014-06-18  Gary BensonCreate nat/i386-dregs.h
2014-06-18  Luis MachadoSymptom:
2014-06-18  Gary BensonRename functions and make nonstatic as necessary
2014-06-18  Gary BensonAbstract i386_dr_low access
2014-06-18  Gary BensonMerge i386_update_inferior_debug_regs
2014-06-18  Gary BensonRename maint_show_dr to debug_hw_points
2014-06-18  Gary BensonMerge printing code
2014-06-18  Gary BensonAdd a const
2014-06-18  Gary BensonComment changes
2014-06-18  Gary BensonRemove unused macro
2014-06-18  Gary BensonRemove unnecessary prototypes
2014-06-18  Gary BensonWhitespace changes
2014-06-18  Samuel BronsonBrown paper bag: left out part of the ChangeLog entry ...
next
This page took 0.318357 seconds and 107 git commands to generate.