summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* btrace: indicate speculative executionMarkus Metzger2015-08-071-0/+10
* configure: check for perf_event.h versionMarkus Metzger2015-08-071-0/+5
* Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie2015-08-061-0/+7
* Add casts for legitimate integer to enum conversionsSimon Marchi2015-08-061-0/+42
* Add missing ChangeLog entry headerSimon Marchi2015-08-061-0/+1
* Fix ChangeLog formattingSimon Marchi2015-08-061-1/+1
* PR python/17136Clem Dickey2015-08-061-0/+5
* Change type of struct complaints::seriesSimon Marchi2015-08-061-0/+9
* Fix gdbserver --debug issues caught by ValgrindPedro Alves2015-08-061-0/+5
* Remove required field in agent's symbolsPierre Langlois2015-08-061-0/+4
* gdbserver: Fix non-stop / fork / step-over issuesPedro Alves2015-08-061-0/+5
* stepping is disturbed by setjmp/longjmp | try/catch in other threadsPedro Alves2015-08-051-0/+7
* Protect nat/gdb_thread_db.h against multiple inclusion.Ulrich Weigand2015-08-051-0/+5
* Remove get_thread_idYao Qi2015-08-051-0/+27
* python: fix Linetable case to LineTable in docstrings and commentsCiro Santilli2015-08-041-0/+6
* signal_command: Leftover cleanup chain regressionJan Kratochvil2015-08-041-0/+4
* ASAN attach crash - 7.9 regressionJan Kratochvil2015-08-041-0/+6
* C++: dlsym casts in gdb/linux-thread-db.c and gdb/gdbserver/thread-db.cPedro Alves2015-08-041-0/+15
* Nios II R2 support for GDB.Sandra Loosemore2015-08-031-0/+32
* Fix build error due to uninitialized variable warningUlrich Weigand2015-08-031-0/+5
* Enum fix for arm-linux-nat.cYao Qi2015-08-031-0/+7
* Fix the block_found refactoring ChangeLog entryPierre-Marie de Rodat2015-08-031-38/+37
* Complete the previous commit (block_found refactoring)Pierre-Marie de Rodat2015-08-021-0/+9
* Replace the block_found global with explicit data-flowPierre-Marie de Rodat2015-08-011-0/+174
* Fix m32r_remove_watchpoint parameter typeSimon Marchi2015-07-311-0/+5
* Mostly trivial enum fixesSimon Marchi2015-07-311-0/+110
* Don't allow non-stack memory writes in the prologue for nios2.Sandra Loosemore2015-07-301-0/+5
* Update trap/break handling in nios2 prologue analyzer.Sandra Loosemore2015-07-301-0/+7
* PR threads/18600: Inferiors left around after fork+thread spawnPedro Alves2015-07-301-0/+6
* PR threads/18600: Threads left stopped after fork+thread spawnPedro Alves2015-07-301-0/+11
* Remove isize output argument from fast_tracepoint_valid_atPierre Langlois2015-07-301-0/+16
* Move ARM register numbers enum to arch/arm.hYao Qi2015-07-301-0/+6
* [AArch64] Rename boolean arguments in decoding functionsPierre Langlois2015-07-301-0/+14
* MIPS ptrace build fixesSimon Marchi2015-07-291-0/+7
* Make sure terminal settings are restored before exitingPatrick Palka2015-07-291-0/+6
* Initialize terminal_state to terminal_is_oursPatrick Palka2015-07-291-0/+4
* PR record/18691: Fix fails in solib-precsave.expYao Qi2015-07-291-0/+8
* Consider addressable memory unit size in various value functionsSimon Marchi2015-07-281-0/+32
* Introduce get_value_archSimon Marchi2015-07-281-0/+5
* Update comments in struct value for non-8-bits architecturesSimon Marchi2015-07-281-0/+4
* Update comment for struct type's length field, introduce type_length_unitsSimon Marchi2015-07-281-0/+6
* Factor out complex printing code from generic_val_printSimon Marchi2015-07-271-0/+6
* Factor out decfloat printing code from generic_val_printSimon Marchi2015-07-271-0/+6
* Factor out float printing code from generic_val_printSimon Marchi2015-07-271-0/+6
* Factor out char printing code from generic_val_printSimon Marchi2015-07-271-0/+6
* Factor out int printing code from generic_val_printSimon Marchi2015-07-271-0/+6
* Factor out bool printing code from generic_val_printSimon Marchi2015-07-271-0/+6
* Factor out function/method printing code from generic_val_printSimon Marchi2015-07-271-0/+6
* Factor out flags printing code from generic_val_printSimon Marchi2015-07-271-0/+6
* Factor out enum printing code from generic_val_printSimon Marchi2015-07-271-0/+6