aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2016-02-10Update NEWS post GDB 7.11 branch creation.Joel Brobecker2-1/+9
2016-02-10Bump version to 7.11.50.DATE-git.Joel Brobecker2-1/+6
2016-02-09breakpoints/19546: Fix crash after updating breakpointsgdb-7.11-branchpointKeith Seitz6-2/+122
2016-02-09Enable/update legacy linespecs in MI.Keith Seitz2-1/+6
2016-02-09Use string_to_event_location_basic in guile.Keith Seitz4-2/+26
2016-02-09python/19506 -- gdb.Breakpoint address location regressionKeith Seitz4-2/+48
2016-02-09Refactor string_to_event_location for legacy linespec support.Keith Seitz3-37/+74
2016-02-09Modernize configure.ac'sSimon Marchi9-15/+46
2016-02-09Fix PR19548: Breakpoint re-set inserts breakpoints when it shouldn'tPedro Alves5-17/+66
2016-02-09Fix siginfo C++ build errorSimon Marchi5-5/+15
2016-02-09Revert "Fix build breakage"Walfred Tedeschi2-8/+4
2016-02-09Fix build breakageWalfred Tedeschi2-4/+8
2016-02-08Always organize test artifacts in a directory hierarchySimon Marchi37-866/+51
2016-02-08Fix in-tree, parallel running of Ada testsSimon Marchi2-1/+7
2016-02-08remote.c: Cleanup unused variablesSimon Marchi2-35/+25
2016-02-07varobj: Cleanup dead codeSimon Marchi4-104/+39
2016-02-04[testsuite] Remove BASEDIRYao Qi12-39/+130
2016-02-04waiting_for_stop_reply around remote_fileio_requestYao Qi2-0/+13
2016-02-02ui-out.c: Remove unused enumSimon Marchi2-6/+4
2016-02-02Adaptation of siginfo fixup for the new bnd fieldsWalfred Tedeschi3-102/+240
2016-02-02Add bound related fields to the siginfo structureWalfred Tedeschi2-2/+21
2016-02-02Use linux_get_siginfo_type_with_fields for x86Walfred Tedeschi6-3/+34
2016-02-02Preparation for new siginfo on LinuxWalfred Tedeschi3-3/+32
2016-02-02Merge gdb and gdbserver implementations for siginfoWalfred Tedeschi10-844/+563
2016-02-01gdb.texinfo (Value Sizes): Fix typo.Doug Evans2-1/+5
2016-02-01gdb.texinfo (Skipping Over Functions and Files): Fix typo.Doug Evans2-1/+5
2016-02-01gdb.base/skip.exp: Clean up multiple references to same test name.Doug Evans2-11/+18
2016-02-01Mention PR remote/19496 in gdb/testsuite/ChangeLog entryPedro Alves1-0/+1
2016-02-01Test gdb.threads/forking-threads-plus-breakpoint.exp with displaced stepping offPedro Alves2-5/+67
2016-02-01gdb: Guard against undefined behaviour in mi-vla-fortran.expAndrew Burgess2-16/+38
2016-02-01gdb: New set/show max-value-size command.Andrew Burgess9-4/+289
2016-01-31Fix some comments in varobj.{c,h}Simon Marchi3-6/+13
2016-01-29Fix two misleading indentation warningsSimon Marchi3-16/+23
2016-01-28Add ChangeLog entry for update to gdb.dlang demangle tests.Iain Buclaw1-0/+4
2016-01-28Align dlang demangle tests with libiberty.Iain Buclaw1-15/+18
2016-01-28Add rawmemchr to imported gnulib modulesSimon Marchi5-3/+12
2016-01-28Import strchrnul from gnulib and use itSimon Marchi18-42/+639
2016-01-28[testsuite] Fix tiemout fail in gdb.fortran/vla-value.expYao Qi2-3/+17
2016-01-28Fix GDB crash in dprintf.expYao Qi2-9/+6
2016-01-27rx: Treat scalars larger than 8 bytes as aggregates in rx_push_dummy_call.Kevin Buettner2-1/+7
2016-01-27Add Keith Seitz as Linespec MaintainerJoel Brobecker2-0/+7
2016-01-26Fix function commentsSimon Marchi2-2/+7
2016-01-26Fix subject verb agreement in the description of several debug settings.John Baldwin2-7/+11
2016-01-26Remove argument pc in get_next_pcsYao Qi9-21/+38
2016-01-26[GDBserver] Use regcache_read_pc in install_software_single_step_breakpointsYao Qi2-1/+7
2016-01-26[GDBserver] Block and unblock SIGIOYao Qi2-14/+30
2016-01-26[GDBserver] Check input interrupt after reading in a packetYao Qi2-0/+21
2016-01-26Fix GCC6 -Wmisleading-indentation issues.Mark Wielaard5-29/+42
2016-01-25Remove new_thread_notify and dead_thread_notifyYao Qi3-35/+7
2016-01-25Fix PR 19461: strange "info thread" behavior in non-stopPedro Alves5-0/+269