aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-02-11arm-tdep.c: Remove unused variablesSimon Marchi1-0/+31
2016-02-11arm-tdep.c: Remove unused arm_displaced_step_copy_insnSimon Marchi1-0/+9
2016-02-11arm-tdep.c: Change type of insn parametersSimon Marchi1-0/+8
2016-02-11Use the target architecture when encoding tracepoint actionsAntoine Tremblay1-0/+5
2016-02-10gdb.trace: Read XML target description from tfile.Marcin Kościelnicki1-0/+10
2016-02-10gdb.trace: Save XML target description in tfile.Marcin Kościelnicki1-0/+11
2016-02-10arm-tdep.c: Fix typoSimon Marchi1-0/+5
2016-02-10gdb/x86: Implement ax_pseudo_register_collect hook.Marcin Kościelnicki1-0/+11
2016-02-10gdb.trace: Use g packet order in tfile_fetch_registers.Marcin Kościelnicki1-0/+5
2016-02-10gdb.trace: Fix off-by-one in tfile_fetch_registers.Marcin Kościelnicki1-0/+5
2016-02-10Update NEWS post GDB 7.11 branch creation.Joel Brobecker1-0/+6
2016-02-10Bump version to 7.11.50.DATE-git.Joel Brobecker1-0/+5
2016-02-09breakpoints/19546: Fix crash after updating breakpointsgdb-7.11-branchpointKeith Seitz1-0/+7
2016-02-09Enable/update legacy linespecs in MI.Keith Seitz1-0/+5
2016-02-09Use string_to_event_location_basic in guile.Keith Seitz1-0/+6
2016-02-09python/19506 -- gdb.Breakpoint address location regressionKeith Seitz1-0/+6
2016-02-09Refactor string_to_event_location for legacy linespec support.Keith Seitz1-0/+10
2016-02-09Modernize configure.ac'sSimon Marchi1-0/+6
2016-02-09Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn'tPedro Alves1-0/+12
2016-02-08remote.c: Cleanup unused variablesSimon Marchi1-0/+23
2016-02-07varobj: Cleanup dead codeSimon Marchi1-0/+16
2016-02-04waiting_for_stop_reply around remote_fileio_requestYao Qi1-0/+5
2016-02-02ui-out.c: Remove unused enumSimon Marchi1-0/+4
2016-02-02Adaptation of siginfo fixup for the new bnd fieldsWalfred Tedeschi1-0/+12
2016-02-02Add bound related fields to the siginfo structureWalfred Tedeschi1-1/+6
2016-02-02Use linux_get_siginfo_type_with_fields for x86Walfred Tedeschi1-0/+14
2016-02-02Preparation for new siginfo on LinuxWalfred Tedeschi1-0/+7
2016-02-02Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi1-0/+15
2016-02-01gdb: New set/show max-value-size command.Andrew Burgess1-0/+12
2016-01-31Fix some comments in varobj.{c,h}Simon Marchi1-0/+7
2016-01-29Fix two misleading indentation warningsSimon Marchi1-0/+6
2016-01-28Add rawmemchr to imported gnulib modulesSimon Marchi1-0/+7
2016-01-28Import strchrnul from gnulib and use itSimon Marchi1-0/+21
2016-01-28Fix GDB crash in dprintf.expYao Qi1-0/+6
2016-01-27rx: Treat scalars larger than 8 bytes as aggregates in rx_push_dummy_call.Kevin Buettner1-0/+5
2016-01-27Add Keith Seitz as Linespec MaintainerJoel Brobecker1-0/+5
2016-01-26Fix function commentsSimon Marchi1-0/+5
2016-01-26Remove argument pc in get_next_pcsYao Qi1-0/+10
2016-01-26Fix GCC6 -Wmisleading-indentation issues.Mark Wielaard1-0/+11
2016-01-25Fix PR 19461: strange "info thread" behavior in non-stopPedro Alves1-0/+6
2016-01-25Fix PR 19494: hang when killing unfollowed fork childrenPedro Alves1-0/+10
2016-01-22Reword the string description of native FreeBSD ptids.John Baldwin1-0/+4
2016-01-22[ARM] perror_with_name when failed to fetch/store registersYao Qi1-0/+8
2016-01-21* breakpoint.c (init_breakpoint_sal): Add comment.Doug Evans1-0/+4
2016-01-21gdb.trace: Fix string collection for 64-bit platforms.Marcin Kościelnicki1-0/+4
2016-01-21gdb: Small cleanup to disasm.c:maybe_add_dis_line_entryAndrew Burgess1-0/+6
2016-01-21gdb: Respect CXXFLAGS when building with C++ compilerPedro Alves1-0/+10
2016-01-21Fix regression introduced in "break *<EXPR>" by explicit location patches.Joel Brobecker1-0/+25
2016-01-21Detect the arm/thumb mode of code SIGRETURN or RT_SIGRETURN returns toYao Qi1-0/+7
2016-01-20Fix sorting of enum values in FlagEnumerationPrinterSimon Marchi1-0/+5