summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Enable 'set print inferior-events' and improve detach/fork/kill/exit messagesSergio Durigan Junior2018-04-241-0/+30
* Reindent cli-out.hTom Tromey2018-04-241-0/+4
* Remove cli_ui_out::out_field_fmtTom Tromey2018-04-241-0/+6
* Remove a cleanup from scm-frame.cTom Tromey2018-04-231-0/+5
* Regenerate gdb/configure and gdbserver/configureTom Tromey2018-04-231-0/+4
* Fixed test case to compile & run on FreeBSDRajendra SY2018-04-221-0/+7
* FreeBSD: Fix 'Couldn't get registers: Device busy' error (PR gdb/23077)Pedro Alves2018-04-211-0/+7
* [OB PATCH] Fix some comments in thread.cPhilippe Waroquiers2018-04-191-0/+5
* Remove xml file references from target descriptionsAlan Hayward2018-04-181-0/+46
* Create xml from target descriptionsAlan Hayward2018-04-181-0/+15
* Add feature reference in .dat filesAlan Hayward2018-04-181-0/+28
* Add tdesc osabi and architecture functionsAlan Hayward2018-04-181-0/+8
* Commonise tdesc types and makes use of them in gdbserver tdescAlan Hayward2018-04-181-0/+43
* Commonise tdesc_feature and makes use of it in gdbserver tdescAlan Hayward2018-04-181-0/+15
* Commonise tdesc_reg and makes use of it in gdbserver tdescAlan Hayward2018-04-181-0/+14
* Conditionally drop the discriminant field in quirk_rust_enumTom Tromey2018-04-171-0/+5
* Fix crash in quirk_rust_enumTom Tromey2018-04-171-0/+4
* Don't print symbol declaration's line number in rbreak outputAndreas Arnez2018-04-171-0/+9
* linux_spu_make_corefile_notes: return note_data instead of nullptrSimon Marchi2018-04-161-0/+5
* gdb: Remove support for SH-5/SH64Pedro Alves2018-04-161-0/+17
* gdb: Remove OpenBSD/m88k supportPedro Alves2018-04-161-0/+12
* Add x86-tdep.o to i386/amd64 target buildSimon Marchi2018-04-151-0/+5
* Show line numbers in output for "info var/func/type"Andreas Arnez2018-04-131-0/+6
* btrace: set/show record btrace cpuMarkus Metzger2018-04-131-0/+30
* record: fix typo in "set record" outputMarkus Metzger2018-04-131-0/+4
* btrace: fix output of "set record btrace"Markus Metzger2018-04-131-0/+4
* infrun: step through indirect branch thunksMarkus Metzger2018-04-131-0/+22
* Fix -D_GLIBCXX_DEBUG gdb-add-index regressionJan Kratochvil2018-04-121-0/+8
* Remove old univariant code from rust-lang.cTom Tromey2018-04-121-0/+5
* Fix Solaris buildPedro Alves2018-04-121-0/+6
* Eliminate target_has_exitedPedro Alves2018-04-121-0/+6
* File I/O file handles after target closesPedro Alves2018-04-111-0/+10
* C++ify fileio_fh_t, replace VEC with std::vectorPedro Alves2018-04-111-0/+14
* Iterate by index in auto_load_safe_path_vec_updateSimon Marchi2018-04-101-0/+5
* Replace finish_thread_state_cleanup with a RAII classPedro Alves2018-04-101-0/+10
* Add selftests for range_contains and insert_into_bit_range_vectorSimon Marchi2018-04-091-0/+11
* Use an std::vector for inline_statesSimon Marchi2018-04-091-0/+14
* Remove VEC(tsv_s), use std::vector insteadSimon Marchi2018-04-091-0/+32
* Adapt and integrate string_view testsSimon Marchi2018-04-091-0/+49
* Copy string_view tests from libstdc++Simon Marchi2018-04-091-0/+75
* Add gdb::string_viewSimon Marchi2018-04-091-0/+9
* Copy string_view files from libstdc++Simon Marchi2018-04-091-0/+5
* Update ax_cv_cxx_compile_cxx.m4Simon Marchi2018-04-091-0/+5
* Apply "Convert observers to C++" edit to gdbarch.shPedro Alves2018-04-091-0/+7
* Replace make_cleanup_restore_current_traceframe with RAII classSimon Marchi2018-04-071-0/+12
* Make dwarf2_per_objfile::all_type_units an std::vectorSimon Marchi2018-04-071-0/+27
* Make dwarf2_per_objfile::all_comp_units an std::vectorSimon Marchi2018-04-071-0/+38
* Remove some usages of get_dwarf2_per_objfileSimon Marchi2018-04-071-0/+11
* Replace dw2_get_cu/dw2_get_cutu with methods of dwarf2_per_objfileSimon Marchi2018-04-071-0/+26
* Remove some unused variables in dwarf2read.cSimon Marchi2018-04-071-0/+9