summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix read_frame_arg for optimized-out entry values.Jan Kratochvil2014-07-229-0/+905
* Fix crash on optimized-out entry data valuesPedro Alves2014-07-222-1/+9
* Fix typo in my email address.Jiong Wang2014-07-221-1/+1
* Update email address in gdb MAINTAINERS list.Jiong Wang2014-07-222-1/+5
* Improve error message to cope with pr 17147.Doug Evans2014-07-202-1/+10
* Remove Chill from commentsYao Qi2014-07-214-11/+15
* Update comments to TERNOP_SLICEYao Qi2014-07-212-2/+6
* Remove operator BINOP_RANGEYao Qi2014-07-215-50/+12
* Remove operator BINOP_INYao Qi2014-07-215-14/+7
* Fix for remote G Packet message too long error for baremetal.Michael Eager2014-07-1913-26/+507
* make exec_ops staticTom Tromey2014-07-183-3/+6
* fix calls to find_target_beneathTom Tromey2014-07-183-3/+11
* fix PR gdb/17130Tom Tromey2014-07-184-2/+34
* clean up some target delegation casesTom Tromey2014-07-188-97/+50
* move exec_make_note_section earlierTom Tromey2014-07-182-7/+9
* PR 17170 - testcase for GDB global --statistics regression - fix up.Jan Kratochvil2014-07-171-0/+29
* PR 17170 - testcase for GDB global --statistics regression.Jan Kratochvil2014-07-171-0/+5
* Add reference to PR 17170 to previous entry.Doug Evans2014-07-172-0/+2
* Fix 17170.Doug Evans2014-07-174-15/+40
* Linux: Use kill_lwp/tkill instead of kill when killing a processPedro Alves2014-07-164-2/+10
* gdb.trace/tfile.c: Remove Thumb bit in one more more, general cleanupPedro Alves2014-07-163-36/+97
* Add test for string evaluation with "debug expression" onSimon Marchi2014-07-162-0/+10
* reformat comment in target.hTom Tromey2014-07-162-1/+7
* rebuild target-delegates.cTom Tromey2014-07-162-0/+19
* gdb.base/reread.exp: Really restart GDBPedro Alves2014-07-152-3/+5
* Add support for the __flash qualifier on AVRPierre Langlois2014-07-155-5/+184
* [GDB/Linux] Avoid stale errnoPedro Alves2014-07-152-8/+21
* Handle OP_STRING in dump_subexp_body_standardSimon Marchi2014-07-152-1/+22
* [GDBserver] Avoid stale errnoPedro Alves2014-07-152-6/+19
* 2014-07-14 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>Edjunior Barbosa Machado2014-07-142-0/+10
* Add missing ChangeLog entry for 15cd413aPedro Alves2014-07-142-0/+9
* Put GDB's terminal settings into effect when paginatingPedro Alves2014-07-143-0/+116
* Fix double promptPedro Alves2014-07-145-19/+165
* Remove the target from the event loop while in secondary promptsPedro Alves2014-07-145-0/+146
* Background execution + pagination aborts readline/gdbPedro Alves2014-07-145-1/+180
* Canceling pagination caused by execution command from command line aborts rea...Pedro Alves2014-07-146-20/+310
* testsuite: Introduce gdb_assertPedro Alves2014-07-143-5/+28
* Move catch_command_errors and catch_command_errors_const to main.cPedro Alves2014-07-144-45/+57
* Eliminate exceptions.c:print_any_exception.Pedro Alves2014-07-142-22/+14
* Put the inferior's terminal settings in effect while running (fg) infcallsPedro Alves2014-07-145-0/+112
* Garbage collect value_contents_equal.Pedro Alves2014-07-143-20/+5