aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-04-30Remove some uses of is_mi_like_p from spu-tdep.cTom Tromey1-0/+5
2018-04-30Remove some uses of is_mi_like_p from py-framefilter.cTom Tromey1-0/+6
2018-04-30Make do_is_mi_like_p const.Tom Tromey1-0/+8
2018-04-30Change Python code to use new_referenceTom Tromey1-0/+7
2018-04-30Use new_reference for struct valueTom Tromey1-0/+10
2018-04-30Remove new_bfd_refTom Tromey1-0/+10
2018-04-30Introduce ref_ptr::new_referenceTom Tromey1-0/+5
2018-04-30Remove long_long_align_bit gdbarch attributeTom Tromey1-0/+11
2018-04-30Remove rust_type_alignmentTom Tromey1-0/+5
2018-04-30Expose type alignment on gdb.TypeTom Tromey1-0/+6
2018-04-30Handle alignof and _AlignofTom Tromey1-0/+13
2018-04-30Add initial type alignment supportTom Tromey1-0/+21
2018-04-30Use bool in read_index_from_sectionSimon Marchi1-0/+4
2018-04-29proc-events.c: fix compilation on SolarisFabian Groffen1-0/+6
2018-04-29Fix race when building ada-lex.cJohn Reiser1-0/+6
2018-04-27Add libcc1 v1 compatibility to C compile featureAlexandre Oliva1-0/+5
2018-04-27Add inclusive range support for RustTom Tromey1-0/+21
2018-04-27Enable -Wsuggest-overrideTom Tromey1-0/+18
2018-04-26Fix remote 'g' command error handling (PR remote/9665)Andrzej Kaczmarek1-0/+7
2018-04-26Fix resolving GNU ifunc bp locations when inferior runs resolverPedro Alves1-0/+5
2018-04-26For PPC64/ELFv1: Introduce mst_data_gnu_ifuncPedro Alves1-0/+21
2018-04-26Fix stepping past GNU ifunc resolvers (introduce lookup_msym_prefer)Pedro Alves1-0/+14
2018-04-26For PPC64: elf_gnu_ifunc_record_cache: handle plt symbols in .text sectionPedro Alves1-0/+5
2018-04-26Eliminate find_pc_partial_function_gnu_ifuncPedro Alves1-0/+10
2018-04-26Breakpoints, don't skip prologue of ifunc resolvers with debug infoPedro Alves1-0/+10
2018-04-26Fix setting breakpoints on ifunc functions after they're already resolvedPedro Alves1-0/+12
2018-04-26Fix elf_gnu_ifunc_resolve_by_got bugletPedro Alves1-0/+5
2018-04-26Calling ifunc functions when resolver has debug info, user symbol same namePedro Alves1-0/+10
2018-04-26Calling ifunc functions when target has no debug info but resolver hasPedro Alves1-0/+23
2018-04-26Fix calling ifunc functions when resolver has debug info and different namePedro Alves1-0/+5
2018-04-26Fix breakpoints in ifunc after inferior resolved it (@got.plt symbol creation)Pedro Alves1-0/+4
2018-04-25Fix new inferior events outputPedro Alves1-0/+8
2018-04-24Enable 'set print inferior-events' and improve detach/fork/kill/exit messagesSergio Durigan Junior1-0/+30
2018-04-24Reindent cli-out.hTom Tromey1-0/+4
2018-04-24Remove cli_ui_out::out_field_fmtTom Tromey1-0/+6
2018-04-23Remove a cleanup from scm-frame.cTom Tromey1-0/+5
2018-04-23Regenerate gdb/configure and gdbserver/configureTom Tromey1-0/+4
2018-04-22Fixed test case to compile & run on FreeBSDRajendra SY1-0/+7
2018-04-21FreeBSD: Fix 'Couldn't get registers: Device busy' error (PR gdb/23077)Pedro Alves1-0/+7
2018-04-19[OB PATCH] Fix some comments in thread.cPhilippe Waroquiers1-0/+5
2018-04-18Remove xml file references from target descriptionsAlan Hayward1-0/+46
2018-04-18Create xml from target descriptionsAlan Hayward1-0/+15
2018-04-18Add feature reference in .dat filesAlan Hayward1-0/+28
2018-04-18Add tdesc osabi and architecture functionsAlan Hayward1-0/+8
2018-04-18Commonise tdesc types and makes use of them in gdbserver tdescAlan Hayward1-0/+43
2018-04-18Commonise tdesc_feature and makes use of it in gdbserver tdescAlan Hayward1-0/+15
2018-04-18Commonise tdesc_reg and makes use of it in gdbserver tdescAlan Hayward1-0/+14
2018-04-17Conditionally drop the discriminant field in quirk_rust_enumTom Tromey1-0/+5
2018-04-17Fix crash in quirk_rust_enumTom Tromey1-0/+4
2018-04-17Don't print symbol declaration's line number in rbreak outputAndreas Arnez1-0/+9