aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-04-13breakpoint.c: bp_location (the array) shadows bp_location (the type)Pedro Alves1-0/+20
2017-04-12Create gdb_termios.h (and cleanup gdb/{,gdbserver/}terminal.h)Sergio Durigan Junior1-0/+11
2017-04-12Change linespec_result::location to be an event_location_upTom Tromey1-0/+16
2017-04-12Add a constructor and destructor to linespec_resultTom Tromey1-0/+15
2017-04-12Change breakpoint event locations to event_location_upTom Tromey1-0/+23
2017-04-12Use std::vector in compile-loc2c.cTom Tromey1-0/+6
2017-04-12Use std::vector in find_instruction_backwardTom Tromey1-0/+4
2017-04-12Use std::vector in reread_symbolsTom Tromey1-0/+5
2017-04-12Use scoped_restore in more placesTom Tromey1-0/+13
2017-04-12C++ify mi_parseTom Tromey1-0/+11
2017-04-12Remove some cleanups from location.cTom Tromey1-0/+6
2017-04-12Remove some cleanups from gnu-v3-abi.cTom Tromey1-0/+8
2017-04-12Fix up wchar_iterator commentTom Tromey1-0/+4
2017-04-12Remove cleanup_iconvTom Tromey1-0/+6
2017-04-12Change increment_reading_symtab to return a scoped_restoreTom Tromey1-0/+8
2017-04-12Introduce gdb_dlhandle_upTom Tromey1-0/+17
2017-04-12Change find_pcs_for_symtab_line to return a std::vectorTom Tromey1-0/+9
2017-04-12Introduce command_line_upTom Tromey1-0/+29
2017-04-12Introduce event_location_upTom Tromey1-0/+45
2017-04-12gdb: Move DJGPP/go32 bits to their own tdep filePedro Alves1-0/+14
2017-04-12Fix build error in aix-thread.cSimon Marchi1-0/+4
2017-04-12Remove unnecessary set_gdbarch_gnu_triplet_regexp callsPedro Alves1-0/+5
2017-04-12Teach GDB that wchar_t is a built-in type in C++ modePedro Alves1-0/+28
2017-04-12Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++Pedro Alves1-0/+13
2017-04-12Fix Changelog for ab0538b875c054468aa205d8d36550d1223a3bfdAlan Hayward1-1/+1
2017-04-12Add M32R_ARG_REGISTER_SIZEAlan Hayward1-0/+5
2017-04-12Fix build breakage from last commit (window-nat.c:windows_create_inferior)Sergio Durigan Junior1-0/+5
2017-04-12C++-fy and prepare for sharing fork_inferiorSergio Durigan Junior1-0/+38
2017-04-11gdb/thread.c: Fix whitespace throughoutPedro Alves1-0/+4
2017-04-11Fix read after xfree in linux-nat.c:linux_nat_detachPhilipp Rudo1-0/+4
2017-04-11Remove MAX_REGISTER_SIZE from arm-tdep.cAlan Hayward1-0/+4
2017-04-10Fix PR gdb/21364: Dead code due to an unreachable condition in osdata.cSergio Durigan Junior1-0/+6
2017-04-10thread.c: ptid_equal -> operator==Pedro Alves1-0/+12
2017-04-10GC gdb/thread.c:current_thread_cleanup_chainPedro Alves1-0/+8
2017-04-10msp430: Don't use REG_UNKNOWNAlan Hayward1-0/+5
2017-04-10Don't delete thread_info if refcount isn't zeroYao Qi1-0/+25
2017-04-10Hoist code on marking thread as exitedYao Qi1-0/+5
2017-04-09windows-nat.c: Fix bad initialization of ptidSimon Marchi1-0/+5
2017-04-07ptid-selftests: Fix erroneous assert messagesSimon Marchi1-0/+4
2017-04-07Add BFIN_MAX_REGISTER_SIZEAlan Hayward1-0/+6
2017-04-06Class-ify ptid_tSimon Marchi1-0/+27
2017-04-06Fix Windows gdb build failure with Python 2 supportThomas Preud'homme1-0/+5
2017-04-05ptid_{lwp,tid}_p: Remove unnecessary checksSimon Marchi1-0/+5
2017-04-05-Wwrite-strings: Remove -Wno-write-stringsPedro Alves1-0/+5
2017-04-05-Wwrite-strings: The RestPedro Alves1-0/+240
2017-04-05-Wwrite-strings: More SolarisPedro Alves1-0/+13
2017-04-05-Wwrite-strings: Fix Solaris "set procfs-file"Pedro Alves1-0/+7
2017-04-05-Wwrite-strings: Some constification in gdb/breakpoint.cPedro Alves1-0/+20
2017-04-05-Wwrite-strings: execute_command calls with string literalsPedro Alves1-0/+12
2017-04-05-Wwrite-strings: Add a PyArg_ParseTupleAndKeywords "const char *" overloadPedro Alves1-0/+19