summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* constify exec_file_attachTom Tromey2014-07-305-12/+20
* fix to_open debug settingTom Tromey2014-07-302-13/+32
* gdb.threads/signal-command-handle-nopass.exp: Add commentPedro Alves2014-07-302-0/+9
* Update comments to operator_checkYao Qi2014-07-303-14/+20
* Introduce common/common-defs.hGary Benson2014-07-306-5/+45
* Do not include config.h directlyGary Benson2014-07-303-2/+5
* Make all source files include defs.h or server.h firstGary Benson2014-07-309-4/+28
* simplify target_is_pushedTom Tromey2014-07-292-3/+7
* Document the gdb-7.8 release in GDB's ChangeLog.Joel Brobecker2014-07-291-0/+4
* Fix PR 17206Yao Qi2014-07-294-1/+50
* PR guile/17203Doug Evans2014-07-284-1/+68
* gdb/arm-linux-tdep.c: Handle Thumb2 signal trampolinesWill Newton2014-07-282-0/+47
* gdb/testsuite/gdb.base/varargs.exp: Remove ARM KFAILsWill Newton2014-07-282-3/+4
* * guile/scm-param.c (pascm_print_param_smob): Fix output.Doug Evans2014-07-272-1/+5
* * guile/guile.c (gdbscm_execute_gdb_command): Fix typo in comment.Doug Evans2014-07-272-1/+5
* PR guile/17146Doug Evans2014-07-268-25/+334
* PR guile/17146 preparatory work.Doug Evans2014-07-2613-38/+90
* PR build/17105.Doug Evans2014-07-264-40/+102
* PR guile/17177Doug Evans2014-07-266-29/+95
* PR 17185Doug Evans2014-07-265-0/+61
* MIPS: Respect the "set mips compression" commandMaciej W. Rozycki2014-07-252-2/+9
* remove using_exec_ops globalTom Tromey2014-07-252-21/+17
* fix build: update clear_proceed_status callersPedro Alves2014-07-258-7/+17
* Always pass signals to the right threadPedro Alves2014-07-2520-79/+716
* properly parenthesize two macrosTom Tromey2014-07-252-2/+8
* Clarify the address and pointer conversions on AVR.Pierre Langlois2014-07-252-5/+18
* Fix paginate-*.exp racesPedro Alves2014-07-258-46/+56
* constify target fieldsTom Tromey2014-07-243-4/+10
* constify command docsTom Tromey2014-07-248-26/+45
* constify command prefixTom Tromey2014-07-249-22/+40
* constify deprecate_cmdTom Tromey2014-07-245-5/+13
* constify help_cmdTom Tromey2014-07-243-3/+7
* constify stack.cTom Tromey2014-07-242-2/+7
* constify solib_addTom Tromey2014-07-243-2/+7
* constify remote.cTom Tromey2014-07-243-7/+13
* constify monitor_openTom Tromey2014-07-243-2/+8
* constify maint.cTom Tromey2014-07-242-6/+13
* constify inf_child_open_targetTom Tromey2014-07-243-2/+8
* constify unset_in_environTom Tromey2014-07-243-2/+7
* constify cli-dump.cTom Tromey2014-07-242-17/+27
* Fix pagination crash when the TUI is activePedro Alves2014-07-242-1/+5
* Remove some GDBSERVER checks from linux-ptraceTom Tromey2014-07-244-25/+52
* Make gdbserver CORE_ADDR unsignedTom Tromey2014-07-242-1/+6
* auto-generate most target debug methodsTom Tromey2014-07-246-700/+2589
* Rationalize "fatal" error handling outside of gdbserverGary Benson2014-07-245-33/+35
* This patch uses target_read_code instead of target_read_memory inMichael Eager2014-07-232-1/+6
* se typecast 'size_t' on 'reg', not only avoid the related warning, butMichael Eager2014-07-232-1/+6
* rewrite make-target-delegates matching codeTom Tromey2014-07-233-55/+83
* Fix build on systems without sigaltstack.Gary Benson2014-07-232-0/+9
* Remove setting value address for reference entry value target data value.Jan Kratochvil2014-07-222-9/+5