aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-05-10Use getters/setters to access ARM branch typeThomas Preud'homme1-0/+5
2016-05-07remove trivialy unused variablesTrevor Saunders1-0/+231
2016-05-04[spu] Fix C++ build problemsUlrich Weigand1-0/+5
2016-05-04Throw NOT_AVAILABLE_ERROR in read_stack and read_codeYao Qi1-0/+9
2016-05-03PR symtab/19914 fix handling of dwp + split debugDoug Evans1-0/+7
2016-05-03Fix typos in gdb_pipe function commentDon Breazeal1-0/+4
2016-05-03Fix gdb/python/python.c use-after-freePedro Alves1-0/+6
2016-05-03Remove gdb/python/python.c code that handles strlen failing with -1Pedro Alves1-0/+5
2016-05-03Fix PR gdb/16818, workaround Python's forcing of -export-dynamicPedro Alves1-0/+5
2016-05-03Fix "-Wl,--dynamic-list" gdb/configure testPedro Alves1-0/+6
2016-05-03[gdb] Fix -Wparentheses warningsKyrylo Tkachov1-0/+7
2016-05-02Fix startup on MS-Windows when 'gdb.ini' is found in $HOMEEli Zaretskii1-0/+8
2016-04-28Don't show deprecated commands in helpSimon Marchi1-0/+5
2016-04-27Workaround gdbserver<7.7 for setfsJan Kratochvil1-0/+4
2016-04-27c_value_print: Revert 'val' to a reference for TYPE_CODE_STRUCTMartin Galvan1-0/+5
2016-04-27Avoid non-C++-enabled babeltrace versionsAndreas Arnez1-0/+6
2016-04-26fort_dyn_array: Use value constructor instead of raw-buffer manipulation.Keven Boell1-0/+12
2016-04-26fort_dyn_array: Support evaluation of dynamic elements inside arrays.Bernhard Heckel1-0/+4
2016-04-26fort_dyn_array: Enable dynamic member types inside a structure.Bernhard Heckel1-0/+14
2016-04-25Insert breakpoint even when the raw breakpoint is foundYao Qi1-0/+7
2016-04-25Force to insert software single step breakpointYao Qi1-0/+13
2016-04-22Fix checks for VSX and Altivec availability on PowerEdjunior Barbosa Machado1-0/+5
2016-04-22Choose TARGET_OBJECT_STACK_MEMORY and TARGET_OBJECT_MEMORY in read_value_memoryYao Qi1-0/+6
2016-04-22Centralize yacc interface names remapping (yyparse, yylex, yyerror, etc)Pedro Alves1-0/+58
2016-04-22Switch gdb's TRY/CATCH to C++ try/catchPedro Alves1-0/+6
2016-04-22Propagate GDB/C++ exceptions across readline using sj/lj-based TRY/CATCHPedro Alves1-0/+30
2016-04-22Rename rl_callback_read_char_wrapper -> gdb_rl_callback_read_char_wrapperPedro Alves1-0/+6
2016-04-22[ARM] Clear reserved bits in CPSRYao Qi1-0/+5
2016-04-22Joel Brobecker stepping down as AIX MaintainerJoel Brobecker1-0/+4
2016-04-22MIPS: Go back with the default Linux # of registers to 90Maciej W. Rozycki1-0/+6
2016-04-21Switch gdb's TRY/CATCH to sjlj againPedro Alves1-0/+5
2016-04-21Fix AIX gdb build with C++ compilerPedro Alves1-0/+8
2016-04-21Fix s390 GNU/Linux gdb and gdbserver buildsPedro Alves1-0/+5
2016-04-21Add missing sentinel 'char *' casts in concat/reconcat callsPedro Alves1-0/+15
2016-04-20Build GDB as a C++ program by defaultPedro Alves1-0/+5
2016-04-20Fix host signal vs gdb signal mixup in gdb/darwin-nat.cPedro Alves1-0/+4
2016-04-20Fix "incompatible pointer type" warning in gdb/aarch64-tdep.cPedro Alves1-0/+5
2016-04-20gdb/darwin-nat.c: Fix "cast to pointer from integer of different size" warningPedro Alves1-0/+4
2016-04-20symmisc.c (dump_symtab_1): Print owning compunit for identical blockvectors.Doug Evans1-0/+5
2016-04-20Include arch/arm-linux.h in aarch32-linux-nat.cYao Qi1-0/+4
2016-04-20Move ARM_CPSR_GREGNUM to arch/arm-linux.hYao Qi1-0/+5
2016-04-19Handle void * conversions in FreeBSD/x86 native code to fix C++ build.John Baldwin1-0/+12
2016-04-19Cast the pointer assigned to ss_sp to char *.John Baldwin1-0/+4
2016-04-19Add pr number to earlier entry.Doug Evans1-0/+1
2016-04-19symmisc.c (dump_symtab_1, dump_symtab): Delete arg objfile.Doug Evans1-0/+5
2016-04-19* source.c (is_regular_file): New arg errno_ptr.Doug Evans1-0/+5
2016-04-19linux-record: Squash cases with identical handlingAndreas Arnez1-0/+5
2016-04-19Re-factor (i386|amd64)mpx target descriptions.Walfred Tedeschi1-0/+15
2016-04-19Add target descriptions for AVX + MPXWalfred Tedeschi1-0/+42
2016-04-18Fix PR gdb/19250: ptrace prototype is not detected properly in C++ modePedro Alves1-0/+5