summaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Remove regcache_cooked_writeSimon Marchi2018-05-3036-310/+246
* Remove regcache_invalidateSimon Marchi2018-05-305-13/+10
* Remove regcache_raw_write_partSimon Marchi2018-05-3012-34/+26
* Remove regcache_raw_read_partSimon Marchi2018-05-307-15/+12
* Remove regcache_cooked_readSimon Marchi2018-05-3031-143/+127
* Remove regcache_raw_writeSimon Marchi2018-05-3031-142/+113
* Remove regcache_raw_readSimon Marchi2018-05-3021-63/+61
* Remove regcache_raw_updateSimon Marchi2018-05-304-13/+8
* Remove regcache_register_statusSimon Marchi2018-05-3012-72/+58
* Remove regcache_get_ptidSimon Marchi2018-05-3050-139/+135
* Add or1k target to --enable-targets=allSimon Marchi2018-05-302-0/+5
* Mark END_CATCH as ATTRIBUTE_NORETURN (-Wmaybe-uninitialized warnings)Pedro Alves2018-05-302-1/+6
* Remove "struct" keyword in range-based for loopsSimon Marchi2018-05-297-10/+22
* Removing lookup_minimal_symbol_and_objfileWeimin Pan2018-05-297-28/+15
* Fix fall-through comment in windows-nat.cTom Tromey2018-05-292-1/+6
* Change program_space::added_solibs to a std::vectorTom Tromey2018-05-295-23/+18
* Remove a VEC from type.cTom Tromey2018-05-295-80/+87
* Remove tp_t typedefTom Tromey2018-05-292-5/+4
* Remove const_char_ptr typedefTom Tromey2018-05-293-6/+6
* Remove last reference to REMOTE_OBSTom Tromey2018-05-272-2/+5
* Clear entire "location" in value constructorTom Tromey2018-05-252-2/+5
* Remove cleanups from dbxread.cTom Tromey2018-05-252-93/+49
* Add "name" method to class interpTom Tromey2018-05-255-13/+29
* Remove interp_nameTom Tromey2018-05-255-14/+10
* Remove interp_ui_outTom Tromey2018-05-2510-27/+29
* Change the as_*_interp functions to use dynamic_castTom Tromey2018-05-254-9/+9
* Use scoped_restore in a couple of interp-related placesTom Tromey2018-05-253-16/+10
* Use gdb::byte_vector in remote.cTom Tromey2018-05-252-15/+13
* Remove cleanups from coff-pe-read.cTom Tromey2018-05-252-29/+21
* Use TRY/CATCH in remove_prev_frameTom Tromey2018-05-252-33/+27
* MIPS/Linux: Correct o32 core file FGR interpretationMaciej W. Rozycki2018-05-257-108/+273
* remote_target::m_remote_state, pointer -> objectPedro Alves2018-05-252-274/+281
* gdb: Split func_command into two parts.Andrew Burgess2018-05-242-30/+46
* PATCH (obvious): Fix a comment, and pass stream to cb_data.Philippe Waroquiers2018-05-242-4/+7
* Update help text in record.cTom Tromey2018-05-241-2/+2
* Update help text in linux-fork.cTom Tromey2018-05-241-2/+2
* Update help text in record-btrace.cTom Tromey2018-05-241-2/+2
* Update help text in tracepoint.cTom Tromey2018-05-242-4/+4
* Update help text in disasm.cTom Tromey2018-05-241-1/+1
* Update help text for "jump" commandTom Tromey2018-05-241-1/+1
* Update help text in dcache.cTom Tromey2018-05-241-3/+4
* Update help strings in TUITom Tromey2018-05-242-15/+14
* Update memattr.c help stringsTom Tromey2018-05-241-13/+13
* Update core-related help stringsTom Tromey2018-05-242-1/+3
* Update help strings in skip.cTom Tromey2018-05-241-7/+7
* Fix help and documentation for inferior commandsTom Tromey2018-05-242-7/+16
* gdb: Restore selected frame in print_frame_local_varsAndrew Burgess2018-05-248-20/+182
* testsuite: Extend TLS core file testing with an OS-generated dumpMaciej W. Rozycki2018-05-243-21/+53
* Fix macOS build, missing overridePedro Alves2018-05-242-1/+6
* Remove struct complaintsTom Tromey2018-05-232-11/+12