aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-05-Wwrite-strings: Wrap PyGetSetDef for construction with string literalsPedro Alves1-0/+23
2017-04-05-Wwrite-strings: More fix-old-Python-API wrappersPedro Alves1-0/+8
2017-04-05-Wwrite-strings: MI -info-osPedro Alves1-0/+11
2017-04-05-Wwrite-strings: Constify mi_cmd_argv_ftype's 'command' parameterPedro Alves1-0/+61
2017-04-05-Wwrite-strings: Constify word break character arraysPedro Alves1-0/+20
2017-04-05-Wwrite-strings: Constify target_pid_to_str and target_thread_extra_thread_infoPedro Alves1-0/+43
2017-04-05-Wwrite-strings: Constify warning_pre_printPedro Alves1-0/+7
2017-04-05-Wwrite-strings: Constify shell_escape and plug make_command leakPedro Alves1-0/+7
2017-04-05-Wwrite-strings: Don't initialize string command variables to empty stringPedro Alves1-0/+5
2017-04-05-Wwrite-strings: Constify macroexp.c:init_shared_bufferPedro Alves1-0/+8
2017-04-05-Wwrite-strings: Constify struct disassemble_info's disassembler_options fieldPedro Alves1-0/+6
2017-04-05Fix PR 21352: Command tsave does not support -r argumentSergio Durigan Junior1-0/+6
2017-04-05Use frame_unwind_register_value in frame_unwind_register_unsignedYao Qi1-0/+5
2017-04-05Fix racy test in gdb.threads/thread-specific-bp.expYao Qi1-0/+5
2017-04-05New global maintainer - Simon MarchiPedro Alves1-0/+5
2017-04-05Initialize gdb::optional empty payload to quiet false -Wmaybe-uninitialized w...Pedro Alves1-0/+5
2017-04-04Remove support for using the bsd-uthread target on FreeBSD.John Baldwin1-0/+16
2017-04-04Remove support for FreeBSD/alpha.John Baldwin1-0/+12
2017-04-04Use ptid from regcache instead of inferior_ptid.John Baldwin1-0/+5
2017-04-04dwarf2read.c: C++fy lnp_state_machinePedro Alves1-0/+23
2017-04-04Make sect_offset and cu_offset strong typedefs instead of structsPedro Alves1-0/+25
2017-04-04dwarf2read.c: Make dir_index and file_name_index strong typedefsPedro Alves1-0/+18