fix record "run" regression
[external/binutils.git] / gdb /
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
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 Eli ZaretskiiMinor improvements in manual indexing.
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-23 Jan Kratochviltestsuite: Use istarget and is_lp64_target for 3 testcases.
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 BensonFix mingw32 build on x86-64 RHEL 6.5
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-20 Marcus ShawcroftFix gdbserver cross build.
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-19 Luis MachadoThe testcase was generating DW_AT_high_pc and DW_AT_low...
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 Siva ChandraMake xmethods tests not to depend on inferior IO.
2014-06-18 Gary BensonMove macros from i386-{nat,low}.c to i386-{nat,low}.h
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 error handling
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 ...
2014-06-18 Samuel Bronson* MAINTAINERS: Update Roland McGrath's email address.
2014-06-17 Tom Tromeyremove redundant savestring declaration
2014-06-17 Tom Tromeyuse make_cleanup_freeargv
2014-06-17 Yao QiDifferent outputs affected by hosts
next