aboutsummaryrefslogtreecommitdiff
path: root/gdb
Commit message (Expand)AuthorAgeFilesLines
* Add initial type alignment supportTom Tromey2018-04-3010-5/+359
* Use bool in read_index_from_sectionSimon Marchi2018-04-302-3/+7
* proc-events.c: fix compilation on SolarisFabian Groffen2018-04-292-0/+8
* Fix race when building ada-lex.cJohn Reiser2018-04-292-10/+14
* Add libcc1 v1 compatibility to C compile featureAlexandre Oliva2018-04-272-5/+28
* Add inclusive range support for RustTom Tromey2018-04-278-23/+117
* Enable -Wsuggest-overrideTom Tromey2018-04-2710-40/+67
* Fix remote 'g' command error handling (PR remote/9665)Andrzej Kaczmarek2018-04-262-19/+12
* Fix resolving GNU ifunc bp locations when inferior runs resolverPedro Alves2018-04-264-5/+27
* Extend GNU ifunc testcasesPedro Alves2018-04-265-95/+366
* For PPC64/ELFv1: Introduce mst_data_gnu_ifuncPedro Alves2018-04-2610-54/+116
* Fix stepping past GNU ifunc resolvers (introduce lookup_msym_prefer)Pedro Alves2018-04-263-49/+68
* For PPC64: elf_gnu_ifunc_record_cache: handle plt symbols in .text sectionPedro Alves2018-04-262-6/+13
* Factor out minsym_found/find_function_start_sal overloadPedro Alves2018-04-263-41/+37
* Eliminate find_pc_partial_function_gnu_ifuncPedro Alves2018-04-263-34/+17
* Breakpoints, don't skip prologue of ifunc resolvers with debug infoPedro Alves2018-04-262-15/+55
* Fix setting breakpoints on ifunc functions after they're already resolvedPedro Alves2018-04-265-21/+56
* Fix elf_gnu_ifunc_resolve_by_got bugletPedro Alves2018-04-262-3/+10
* Calling ifunc functions when resolver has debug info, user symbol same namePedro Alves2018-04-267-8/+70
* Calling ifunc functions when target has no debug info but resolver hasPedro Alves2018-04-269-51/+140
* Fix calling ifunc functions when resolver has debug info and different namePedro Alves2018-04-262-1/+8
* Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol creation)Pedro Alves2018-04-262-17/+44
* Fix new inferior events outputPedro Alves2018-04-257-6/+26
* Enable 'set print inferior-events' and improve detach/fork/kill/exit messagesSergio Durigan Junior2018-04-2420-62/+266
* info-shared.exp: Replace libs=-ldl with shlib_loadSimon Marchi2018-04-242-1/+6
* Reindent cli-out.hTom Tromey2018-04-242-7/+13
* Remove cli_ui_out::out_field_fmtTom Tromey2018-04-243-19/+7
* Remove a cleanup from scm-frame.cTom Tromey2018-04-232-29/+30
* Regenerate gdb/configure and gdbserver/configureTom Tromey2018-04-234-24/+39
* Fixed test case to compile & run on FreeBSDRajendra SY2018-04-222-2/+13
* FreeBSD: Fix 'Couldn't get registers: Device busy' error (PR gdb/23077)Pedro Alves2018-04-213-2/+15
* Improve on-line help for thread_apply_command and thread_apply_all_command.Philippe Waroquiers2018-04-201-3/+5
* Add test case for a known hang in infrunRichard Bunt2018-04-193-0/+188
* [OB PATCH] Fix some comments in thread.cPhilippe Waroquiers2018-04-192-5/+9
* Fix dependency tracking in gdbserver subdirectoriesSimon Marchi2018-04-192-2/+11
* Remove xml files from gdbserverAlan Hayward2018-04-182-28/+14
* Remove xml file references from target descriptionsAlan Hayward2018-04-1826-32/+77
* Create xml from target descriptionsAlan Hayward2018-04-1811-38/+260
* Add feature reference in .dat filesAlan Hayward2018-04-1825-0/+60
* Add tdesc osabi and architecture functionsAlan Hayward2018-04-185-4/+60
* Commonise tdesc types and makes use of them in gdbserver tdescAlan Hayward2018-04-187-334/+336
* Commonise tdesc_feature and makes use of it in gdbserver tdescAlan Hayward2018-04-188-197/+199
* Commonise tdesc_reg and makes use of it in gdbserver tdescAlan Hayward2018-04-1810-129/+190
* Conditionally drop the discriminant field in quirk_rust_enumTom Tromey2018-04-172-3/+11
* Fix crash in quirk_rust_enumTom Tromey2018-04-175-1/+25
* Don't print symbol declaration's line number in rbreak outputAndreas Arnez2018-04-172-16/+28
* linux_spu_make_corefile_notes: return note_data instead of nullptrSimon Marchi2018-04-162-1/+6
* Adjust more test cases to changed output of info var/func/typeAndreas Arnez2018-04-163-2/+8
* gdb: Remove support for SH-5/SH64Pedro Alves2018-04-1610-2499/+32
* gdb: Remove OpenBSD/m88k supportPedro Alves2018-04-1610-1038/+16