aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2018-02-14Remove references to ada_name_for_lookup (deleted)Joel Brobecker1-0/+6
2018-02-13Use enum flags for flags passed to openpSimon Marchi1-0/+11
2018-02-13Fix prefix of maint set/show per-commandSimon Marchi1-0/+5
2018-02-12gdb: Remove cleanup from dw2_do_instantiate_symtabAndrew Burgess1-0/+8
2018-02-09Don't reference past the end of the vectorTom Tromey1-0/+5
2018-02-09btrace: reword error messagesMarkus Metzger1-0/+7
2018-02-09btrace: check perf_event_paranoidMarkus Metzger1-0/+6
2018-02-09btrace: improve enable error messagesMarkus Metzger1-0/+9
2018-02-09btrace, gdbserver: remove the to_supports_btrace target methodMarkus Metzger1-0/+17
2018-02-09btrace, gdbserver: use exceptions to convey btrace enable/disable errorsMarkus Metzger1-0/+7
2018-02-09btrace: prepare for throwing exceptions when enabling btraceMarkus Metzger1-0/+7
2018-02-09common: add scoped_mmapMarkus Metzger1-0/+7
2018-02-09common: add scoped_fdMarkus Metzger1-0/+7
2018-02-09Use gdb::unique_xmalloc_ptr in auto_load_section_scriptsTom Tromey1-0/+5
2018-02-09Use std::string in execute_script_contentsTom Tromey1-0/+4
2018-02-09gdb/NEWS: Clarify the news entry for "rbreak" in GDB 8.1Joel Brobecker1-0/+5
2018-02-08Remove cleanups from solib.cTom Tromey1-0/+5
2018-02-08Use unique_xmalloc_ptr in build_id_to_debug_bfdTom Tromey1-0/+4
2018-02-08Use gdb::def_vector in find_source_linesTom Tromey1-0/+4
2018-02-08Remove cleanups from macro_define_commandTom Tromey1-0/+7
2018-02-08Use std::string in maybe_expandTom Tromey1-0/+4
2018-02-08Class-ify macro_bufferTom Tromey1-0/+19
2018-02-08Return unique_xmalloc_ptr from macro scope functionsTom Tromey1-0/+19
2018-02-07Fix type of values representing optimized out static membersSimon Marchi1-0/+5
2018-02-06Remove some $ARCH_read_pc and $ARCH_write_pcYao Qi1-0/+18
2018-02-06Treat OP_F77_UNDETERMINED_ARGLIST as OP_FUNCALLYao Qi1-0/+6
2018-02-06Fix up one ChangeLog entry dateYao Qi1-2/+3
2018-02-05Use visitors for make_gdb_typeAlan Hayward1-0/+14
2018-02-05Align natural-format register values to the same columnRuslan Kabatsayev1-0/+6
2018-02-04Move comment in gdb/dwarf2read.c::dwarf2_physnameJoel Brobecker1-0/+4
2018-02-02MI: Allow non-raw varobj evaluationLeszek Swirski via gdb-patches1-0/+5
2018-02-01Do not classify C struct members as a filenameLeszek Swirski1-0/+5
2018-02-01Rewrite arm_record_coproc_data_proc and arm_record_data_proc_misc_ld_strYao Qi1-0/+5
2018-02-01set ret signed in arm_record_extension_spaceYao Qi1-0/+4
2018-01-31Fix for prologue processing on PowerPCNikola Prica1-0/+5
2018-01-31gdb: Fix remote-sim/MinGW/Darwin buildsPedro Alves1-0/+12
2018-01-31internal-error using '@' (repeat) operator on array of dynamic objectsJoel Brobecker1-0/+5
2018-01-31Document the GDB 8.1 release in gdb/ChangeLogJoel Brobecker1-0/+4
2018-01-30s390: Fix gdb.base/all-architectures.exp with --enable-targets=allPhilipp Rudo1-0/+18
2018-01-30Per-inferior target_terminal state, fix PR gdb/13211, morePedro Alves1-0/+73
2018-01-30linux-nat: Eliminate custom target_terminal_{inferior,ours}, stop using set_s...Pedro Alves1-0/+10
2018-01-29Don't call "detach_inferior" on "remote_follow_fork"Sergio Durigan Junior1-0/+4
2018-01-28Remove dwarf2_per_objfile_free and use after free of dwarf2_per_objfileSimon Marchi1-0/+9
2018-01-27Avoid compilation errors in MinGW native builds of GDBEli Zaretskii1-0/+22
2018-01-26Add myself as a write-after-approval GDB maintainer.Alan Hayward1-0/+4
2018-01-26Add myself as a write-after-approval GDB maintainer.Alan Hayward1-0/+4
2018-01-26PowerPC PLT stub matchingAlan Modra1-0/+20
2018-01-24Fix GCC PR83906 - [8 Regression] Random FAIL: libstdc++-prettyprinters/80276....Pedro Alves1-0/+13
2018-01-23s390: Move record-replay to s390-tdep.cPhilipp Rudo1-0/+15
2018-01-23s390: Split up s390-linux-tdep.c into two filesPhilipp Rudo1-0/+53