aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-06-17gdb: new AndesTech NDS32 portYan-Ting Lin1-0/+16
2016-06-14Remove unneeded checks on type lengths.John Baldwin1-0/+4
2016-06-14Pass a NULL pointer as the last argument to find_pc_partial_function.John Baldwin1-0/+4
2016-06-14Initialize 'ra' to zero to avoid uninitialized use.John Baldwin1-0/+4
2016-06-13Fix compile time warning about a redundant comparison in an assertion statement.Nick Clifton1-0/+4
2016-06-10Constify arch_type and friendsTom Tromey1-0/+15
2016-06-10Fix PR rust/20110Tom Tromey1-0/+5
2016-06-10Fix rust-exp handling in makefileTom Tromey1-0/+7
2016-06-09Add negative repeat count to 'x' commandToshihito Kikuchi1-0/+14
2016-06-09Add myself as a write-after-approval GDB maintainerToshihito Kikuchi1-0/+4
2016-06-09PR python/19819 - remove unused globals from py-xmethods.cTom Tromey1-0/+8
2016-06-07mi/mi-interp.c: Add missing bracesSimon Marchi1-0/+4
2016-06-07Frame static link: Handle null pointer.Bernhard Heckel1-0/+4
2016-06-06Add method/format information to =record-startedSimon Marchi1-0/+14
2016-06-03Fix C++ build for CygwinJon Turney1-0/+6
2016-06-02Fix PR python/18984Tom Tromey1-0/+5
2016-06-01gdb/remote-fileio.c: Eliminate custom SIGINT signal handlerPedro Alves1-0/+15
2016-06-01Add xmalloc_failed() function to common-utils.c in to avoid the need to link ...Nick Clifton1-0/+5
2016-06-01infcmd, btrace: fix crash in 'finish' for tailcall-only framesMarkus Metzger1-0/+5
2016-06-01Wake up interruptible_select in remote_fileio ctrl-c handlerYao Qi1-0/+6
2016-05-31Document the GDB 7.11.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2016-05-31[PR gdb/19893] Fix handling of synthetic C++ referencesMartin Galvan1-0/+15
2016-05-30PR 15231: import bare DW_TAG_lexical_blockJan Kratochvil1-0/+10
2016-05-30Code cleanup: dwarf2_get_pc_bounds: -1/0/+1 -> enumJan Kratochvil1-0/+12
2016-05-29NEWS: QCatchSyscalls: simplifyJan Kratochvil1-0/+6
2016-05-29NEWS: Remove empty line.Jan Kratochvil1-0/+4
2016-05-28Return void from linker callbacksAlan Modra1-0/+8
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_STRUCTAndrew Burgess1-0/+6
2016-05-27gdb: Forward VALUE_LVAL when avoiding side effects for STRUCTOP_PTRAndrew Burgess1-0/+6
2016-05-25fix spelling of HAVE_LIBPYTHON2_4 in py-value.cTom Tromey1-0/+5
2016-05-25Fortran, typeprint: Forward level of details to be printed for pointers.Bernhard Heckel1-0/+4
2016-05-25Fortran, typeprint: Decrease level of details when printing elements of a str...Bernhard Heckel1-0/+4
2016-05-25Fortran, typeprint: Take level of details into account when printing elements...Bernhard Heckel1-0/+4
2016-05-25Fortran, typeprint: Fix wrong indentation when ptype nested structures.Bernhard Heckel1-0/+4
2016-05-24Fix PR python/17386 - add __index__ method to gdb.ValueTom Tromey1-0/+6
2016-05-24add nb_inplace_divide for python 2Tom Tromey1-0/+5
2016-05-24Fix PR python/17981Tom Tromey1-0/+6
2016-05-24Fix PR gdb/19828: gdb -p <process from a container>: internal errorPedro Alves1-0/+6
2016-05-24Make gdb/linux-nat.c consider a waitstatus pending on the infrun sidePedro Alves1-0/+7
2016-05-24[Linux] Optimize PID -> struct lwp_info lookupPedro Alves1-0/+32
2016-05-24[Linux] Avoid refetching core-of-thread if thread hasn't runPedro Alves1-0/+8
2016-05-24[Linux] Read vDSO range from /proc/PID/task/PID/maps instead of /proc/PID/mapsPedro Alves1-0/+8
2016-05-24Linux native thread create/exit events supportPedro Alves1-0/+14
2016-05-24Add myself as a write-after-approval GDB maintainerYan-Ting Lin1-0/+4
2016-05-23Skip unwritable frames in command "finish"Yao Qi1-0/+13
2016-05-23Fix PR python/19438, PR python/18393 - initialize dictionariesTom Tromey1-0/+6
2016-05-23Remove unused libthread_db td_thr_validate referenceGary Benson1-0/+7
2016-05-23Search for libutil-freebsd as alternative to libutilJon Boden1-0/+5
2016-05-19Fix invalid implicit conversions from void *Andreas Schwab1-0/+19
2016-05-18Fix build failure with GCC 4.1.Tom Tromey1-0/+4