aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-07-31Fix m32r_remove_watchpoint parameter typeSimon Marchi1-0/+5
2015-07-31Mostly trivial enum fixesSimon Marchi1-0/+110
2015-07-30Don't allow non-stack memory writes in the prologue for nios2.Sandra Loosemore1-0/+5
2015-07-30Update trap/break handling in nios2 prologue analyzer.Sandra Loosemore1-0/+7
2015-07-30PR threads/18600: Inferiors left around after fork+thread spawnPedro Alves1-0/+6
2015-07-30PR threads/18600: Threads left stopped after fork+thread spawnPedro Alves1-0/+11
2015-07-30Remove isize output argument from fast_tracepoint_valid_atPierre Langlois1-0/+16
2015-07-30Move ARM register numbers enum to arch/arm.hYao Qi1-0/+6
2015-07-30[AArch64] Rename boolean arguments in decoding functionsPierre Langlois1-0/+14
2015-07-29MIPS ptrace build fixesSimon Marchi1-0/+7
2015-07-29Make sure terminal settings are restored before exitingPatrick Palka1-0/+6
2015-07-29Initialize terminal_state to terminal_is_oursPatrick Palka1-0/+4
2015-07-29PR record/18691: Fix fails in solib-precsave.expYao Qi1-0/+8
2015-07-28Consider addressable memory unit size in various value functionsSimon Marchi1-0/+32
2015-07-28Introduce get_value_archSimon Marchi1-0/+5
2015-07-28Update comments in struct value for non-8-bits architecturesSimon Marchi1-0/+4
2015-07-28Update comment for struct type's length field, introduce type_length_unitsSimon Marchi1-0/+6
2015-07-27Factor out complex printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out decfloat printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out float printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out char printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out int printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out bool printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out function/method printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out flags printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out enum printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out reference printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out memberptr printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out pointer printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out array printing code from generic_val_printSimon Marchi1-0/+6
2015-07-27Factor out print_unpacked_pointer from generic_val_printSimon Marchi1-0/+6
2015-07-27Have SIGTERM promptly quit GDB even when the dummy target is activePatrick Palka1-0/+6
2015-07-27Fix ChangeLog entryYao Qi1-0/+4
2015-07-25remote.c: Make read_ptid return a null value when no thread id is found.Kevin Buettner1-0/+9
2015-07-25Revert "Sync readline/ to version 7.0 alpha"Patrick Palka1-5/+0
2015-07-25Sync readline/ to version 7.0 alphaPatrick Palka1-0/+5
2015-07-24Fix s390 GNU/Linux build after enum __ptrace_request changesPedro Alves1-0/+6
2015-07-24PR gdb/18717: internal error if non-leader thread exits processPedro Alves1-0/+6
2015-07-24Fix failed exec error messagePedro Alves1-0/+4
2015-07-24Linux: sys/ptrace.h -> nat/gdb_ptrace.h everywherePedro Alves1-0/+27
2015-07-24C++: handle glibc's ptrace(enum __ptrace_request, ...)Pedro Alves1-0/+10
2015-07-24Move gdb_ptrace.h to nat/Pedro Alves1-0/+6
2015-07-24make gdbserver use the same ptrace autoconf checks as gdbPedro Alves1-0/+6
2015-07-24Remove leading/trailing white spaces in ChangeLogH.J. Lu1-6/+6
2015-07-23Fix crash when reading dummy CUs.Doug Evans1-0/+7
2015-07-23py-linetable.c: Fix doc of LineTable.source_lines' return typeCiro Santilli1-0/+8
2015-07-23gdb/gdbtypes: fix handling of typedef layers between array typesPierre-Marie de Rodat1-0/+6
2015-07-23Return zero in aarch64_linux_can_use_hw_breakpoint if target doesn't support ...Yao Qi1-0/+6
2015-07-21Move aarch64_linux_get_debug_reg_capacity to nat/aarch64-linux-hw-point.cYao Qi1-0/+10
2015-07-21btrace: fix case label in btrace_data_appendMarkus Metzger1-0/+4