Improve the MSP430 disassembler's handling of memory read errors.
[deliverable/binutils-gdb.git] / gdb /
2016-05-27  Andrew Burgessgdb: Forward VALUE_LVAL when avoiding side effects...
2016-05-27  Andrew Burgessgdb: Forward VALUE_LVAL when avoiding side effects...
2016-05-25  Tom Tromeyfix spelling of HAVE_LIBPYTHON2_4 in py-value.c
2016-05-25  Bernhard HeckelFortran, typeprint: Forward level of details to be...
2016-05-25  Bernhard HeckelFortran, testsuite: Fix duplicate testcase name.
2016-05-25  Bernhard HeckelFortran, testsuite: Add testcases for nested structures.
2016-05-25  Bernhard HeckelFortran, typeprint: Decrease level of details when...
2016-05-25  Bernhard HeckelFortran, typeprint: Take level of details into account...
2016-05-25  Bernhard HeckelFortran, typeprint: Fix wrong indentation when ptype...
2016-05-25  Bernhard HeckelFortran, testsuite: Use multi_line in whatis_type testcase.
2016-05-24  Tom TromeyFix PR python/17386 - add __index__ method to gdb.Value
2016-05-24  Tom Tromeyadd nb_inplace_divide for python 2
2016-05-24  Tom TromeyFix PR python/17981
2016-05-24  Tom TromeyPR gdb/19194 - fix typo in the manual
2016-05-24  Pedro AlvesFix PR gdb/19828: gdb -p <process from a container...
2016-05-24  Pedro AlvesMake gdb/linux-nat.c consider a waitstatus pending...
2016-05-24  Pedro Alves[Linux] Optimize PID -> struct lwp_info lookup
2016-05-24  Pedro Alves[Linux] Avoid refetching core-of-thread if thread hasn...
2016-05-24  Pedro Alves[Linux] Read vDSO range from /proc/PID/task/PID/maps...
2016-05-24  Pedro AlvesLinux native thread create/exit events support
2016-05-24  Francis RicciFix syntax error in annota-input-while-running.exp
2016-05-24  Yan-Ting LinAdd myself as a write-after-approval GDB maintainer
2016-05-23  Yao QiSkip unwritable frames in command "finish"
2016-05-23  Tom TromeyFix PR python/19438, PR python/18393 - initialize dicti...
2016-05-23  Yao QiUse standard_testfile in gdb.arch/thumb-prologue.exp...
2016-05-23  Gary BensonRemove unused libthread_db td_thr_validate reference
2016-05-23  Jon BodenSearch for libutil-freebsd as alternative to libutil
2016-05-19  Andreas SchwabFix invalid implicit conversions from void *
2016-05-18  Tom TromeyFix build failure with GCC 4.1.
2016-05-18  Simon MarchiAdd mi-threads-interrupt.exp test (PR 20039)
2016-05-18  Simon MarchiFix double prompt output after run control MI commands...
2016-05-17  Simon MarchiFix -exec-run not running asynchronously with mi-async...
2016-05-17  Tom TromeyRename OP_F90_RANGE to OP_RANGE.
2016-05-17  Tom TromeyAdd Rust documentation
2016-05-17  Tom TromeyUpdate gdb test suite for Rust
2016-05-17  Tom TromeyAdd support for the Rust language
2016-05-17  Tom TromeyAdd array start and end strings to generic_val_print_de...
2016-05-17  Tom TromeyAdd self-test framework to gdb
2016-05-17  Tom TromeyMake gdb expression debugging handle OP_F90_RANGE
2016-05-17  Tom TromeyFix latent yacc-related bug in gdb/Makefile.in init...
2016-05-17  Yao QiUse unsuspend_all_lwps
2016-05-16  Yao QiMatch shell_prompt # in batch-preserve-term-settings.exp
2016-05-12  Doug EvansPR symtab/19999 gdb unable to resolve vars with fission+PIE
2016-05-11  Trevor Saundersfix up two issues with the removal of unused variables
2016-05-10  Thomas Preud'hommeUse getters/setters to access ARM branch type
2016-05-08  Trevor Saundersremove trivialy unused variables
2016-05-05  Simon MarchiFix ChangeLog entry format
2016-05-05  Yao QiInitialize res in get_next_pcs_read_memory_unsigned_integer
2016-05-05  Yao QiChange type of cpsr in arm_sigreturn_next_pc
2016-05-04  Ulrich Weigand[spu] Fix C++ build problems
2016-05-04  Yao QiThrow NOT_AVAILABLE_ERROR in read_stack and read_code
2016-05-04  Simon MarchiFix solib-display.exp remote check
2016-05-04  Simon MarchiIntroduce procedure use_gdb_stub
2016-05-03  Doug EvansPR symtab/19914 fix handling of dwp + split debug
2016-05-03  Don BreazealFix typos in gdb_pipe function comment
2016-05-03  Pedro AlvesFix gdb/python/python.c use-after-free
2016-05-03  Pedro AlvesRemove gdb/python/python.c code that handles strlen...
2016-05-03  Pedro AlvesFix PR gdb/16818, workaround Python's forcing of -expor...
2016-05-03  Pedro AlvesFix "-Wl,--dynamic-list" gdb/configure test
2016-05-03  Kyrylo Tkachov[gdb] Fix -Wparentheses warnings
2016-05-02  Simon MarchiFix detach.exp remote check
2016-05-02  Simon MarchiFix annota-input-while-running.exp remote check
2016-05-02  Eli ZaretskiiFix startup on MS-Windows when 'gdb.ini' is found in...
2016-04-28  Simon MarchiDon't show deprecated commands in help
2016-04-28  Simon MarchiAdd test for tracepoint enable/disable
2016-04-28  Par OlssonFix write endianness/size problem for fast tracepoint...
2016-04-28  Simon Marchiftrace tests: Use gdb_load_shlib result to lookup IPA...
2016-04-28  Yao QiRemove need_step_over from struct lwp_info
2016-04-27  Simon MarchiRename gdb_load_shlibs to gdb_load_shlib
2016-04-27  Simon MarchiMake gdb_load_shlibs return the destination path of...
2016-04-27  Jan KratochvilWorkaround gdbserver<7.7 for setfs
2016-04-27  Yao QiSkip gdb.base/branch-to-self.exp if gdb,nosignals exists
2016-04-27  Martin Galvanc_value_print: Revert 'val' to a reference for TYPE_COD...
2016-04-27  Yao QiTweak doc on command tfind
2016-04-27  Andreas ArnezAvoid non-C++-enabled babeltrace versions
2016-04-26  Keven Boellfort_dyn_array: Use value constructor instead of raw...
2016-04-26  Bernhard Heckelfort_dyn_array: Support evaluation of dynamic elements...
2016-04-26  Bernhard Heckelfort_dyn_array: Enable dynamic member types inside...
2016-04-25  Yao QiNew test case gdb.base/branch-to-self.exp
2016-04-25  Yao QiResume the inferior with signal rather than stepping...
2016-04-25  Yao Qi[GDBserver] Don't error in reinsert_raw_breakpoint...
2016-04-25  Yao QiInsert breakpoint even when the raw breakpoint is found
2016-04-25  Yao QiForce to insert software single step breakpoint
2016-04-22  Edjunior Barbosa... Fix checks for VSX and Altivec availability on Power
2016-04-22  Yao QiFix fails in gdb.trace/unavailable.exp
2016-04-22  Yao QiChoose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEM...
2016-04-22  Pedro AlvesCentralize yacc interface names remapping (yyparse...
2016-04-22  Pedro AlvesSwitch gdb's TRY/CATCH to C++ try/catch
2016-04-22  Pedro AlvesPropagate GDB/C++ exceptions across readline using...
2016-04-22  Pedro AlvesRename rl_callback_read_char_wrapper -> gdb_rl_callback...
2016-04-22  Yao Qi[ARM] Clear reserved bits in CPSR
2016-04-22  Yao QiFix fail in gdb.base/annota1.exp and gdb.base/annota3.exp
2016-04-22  Joel BrobeckerJoel Brobecker stepping down as AIX Maintainer
2016-04-22  Walfred Tedeschi[obv] [PR gdb/19980] Typo in gdbserver/configure.srv
2016-04-22  Yao QiTweak gdb.reverse/step-precsave.exp and gdb.reverse...
2016-04-22  Yao QiDeliver signal in hardware single step
2016-04-22  Yao QiNew test case gdb.trace/signal.exp
2016-04-22  Maciej W. RozyckiMIPS: Go back with the default Linux # of registers...
2016-04-21  Pedro AlvesSwitch gdb's TRY/CATCH to sjlj again
2016-04-21  Pedro AlvesFix AIX gdb build with C++ compiler
next
This page took 0.044169 seconds and 7 git commands to generate.