aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2014-07-31Do not include defs.h or server.h in any header fileGary Benson10-20/+14
2014-07-30Fix incomplete constification in remote-sim.cRoland McGrath2-24/+28
2014-07-30constify to_openTom Tromey20-61/+68
2014-07-30constify some cli-utils stuffTom Tromey7-20/+62
2014-07-30constify exec_file_attachTom Tromey5-12/+20
2014-07-30fix to_open debug settingTom Tromey2-13/+32
2014-07-30gdb.threads/signal-command-handle-nopass.exp: Add commentPedro Alves2-0/+9
2014-07-30Update comments to operator_checkYao Qi3-14/+20
2014-07-30Introduce common/common-defs.hGary Benson6-5/+45
2014-07-30Do not include config.h directlyGary Benson3-2/+5
2014-07-30Make all source files include defs.h or server.h firstGary Benson9-4/+28
2014-07-29simplify target_is_pushedTom Tromey2-3/+7
2014-07-29Document the gdb-7.8 release in GDB's ChangeLog.Joel Brobecker1-0/+4
2014-07-29Fix PR 17206Yao Qi4-1/+50
2014-07-28PR guile/17203Doug Evans4-1/+68
2014-07-28gdb/arm-linux-tdep.c: Handle Thumb2 signal trampolinesWill Newton2-0/+47
2014-07-28gdb/testsuite/gdb.base/varargs.exp: Remove ARM KFAILsWill Newton2-3/+4
2014-07-27 * guile/scm-param.c (pascm_print_param_smob): Fix output.Doug Evans2-1/+5
2014-07-27 * guile/guile.c (gdbscm_execute_gdb_command): Fix typo in comment.Doug Evans2-1/+5
2014-07-26PR guile/17146Doug Evans8-25/+334
2014-07-26PR guile/17146 preparatory work.Doug Evans13-38/+90
2014-07-26PR build/17105.Doug Evans4-40/+102
2014-07-26PR guile/17177Doug Evans6-29/+95
2014-07-26PR 17185Doug Evans5-0/+61
2014-07-25MIPS: Respect the "set mips compression" commandMaciej W. Rozycki2-2/+9
2014-07-25remove using_exec_ops globalTom Tromey2-21/+17
2014-07-25fix build: update clear_proceed_status callersPedro Alves8-7/+17
2014-07-25Always pass signals to the right threadPedro Alves20-79/+716
2014-07-25properly parenthesize two macrosTom Tromey2-2/+8
2014-07-25Clarify the address and pointer conversions on AVR.Pierre Langlois2-5/+18
2014-07-25Fix paginate-*.exp racesPedro Alves8-46/+56
2014-07-24constify target fieldsTom Tromey3-4/+10
2014-07-24constify command docsTom Tromey8-26/+45
2014-07-24constify command prefixTom Tromey9-22/+40
2014-07-24constify deprecate_cmdTom Tromey5-5/+13
2014-07-24constify help_cmdTom Tromey3-3/+7
2014-07-24constify stack.cTom Tromey2-2/+7
2014-07-24constify solib_addTom Tromey3-2/+7
2014-07-24constify remote.cTom Tromey3-7/+13
2014-07-24constify monitor_openTom Tromey3-2/+8
2014-07-24constify maint.cTom Tromey2-6/+13
2014-07-24constify inf_child_open_targetTom Tromey3-2/+8
2014-07-24constify unset_in_environTom Tromey3-2/+7
2014-07-24constify cli-dump.cTom Tromey2-17/+27
2014-07-24Fix pagination crash when the TUI is activePedro Alves2-1/+5
2014-07-24Remove some GDBSERVER checks from linux-ptraceTom Tromey4-25/+52
2014-07-24Make gdbserver CORE_ADDR unsignedTom Tromey2-1/+6
2014-07-24auto-generate most target debug methodsTom Tromey6-700/+2589
2014-07-24Rationalize "fatal" error handling outside of gdbserverGary Benson5-33/+35
2014-07-23This patch uses target_read_code instead of target_read_memory inMichael Eager2-1/+6