summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix removing inferiors from within "thread apply" commandsusers/palves/thread_apply-v2Pedro Alves2017-04-137-80/+308
* Make inferior::detaching a bool, and introduce scoped_restore::release()Pedro Alves2017-04-135-18/+144
* Make inferior a class with cdtors, and use new/deletePedro Alves2017-04-132-50/+52
* GC inferior.c:init_inferior_listPedro Alves2017-04-132-21/+0
* Improve coverage of the PR threads/13217 regression testPedro Alves2017-04-131-1/+30
* C++fy thread_apply_all_commandPedro Alves2017-04-131-64/+73
* Fix follow-fork latent bugPedro Alves2017-04-131-2/+3
* watch_command_1: Fix dangling frame accessPedro Alves2017-04-131-13/+21
* struct breakpoint: Fix indentationPedro Alves2017-04-132-103/+106
* breakpoint.c: bp_location (the array) shadows bp_location (the type)Pedro Alves2017-04-132-66/+87
* Automatic date update in version.inGDB Administrator2017-04-131-1/+1
* Create gdb_termios.h (and cleanup gdb/{,gdbserver/}terminal.h)Sergio Durigan Junior2017-04-1211-111/+102
* Change linespec_result::location to be an event_location_upTom Tromey2017-04-127-25/+34
* Add a constructor and destructor to linespec_resultTom Tromey2017-04-125-75/+40
* Change breakpoint event locations to event_location_upTom Tromey2017-04-127-49/+68
* Use std::vector in compile-loc2c.cTom Tromey2017-04-122-11/+15
* Use std::vector in find_instruction_backwardTom Tromey2017-04-122-10/+10
* Use std::vector in reread_symbolsTom Tromey2017-04-122-16/+10
* Use scoped_restore in more placesTom Tromey2017-04-128-51/+36
* C++ify mi_parseTom Tromey2017-04-124-43/+44
* Remove some cleanups from location.cTom Tromey2017-04-122-38/+32
* Remove some cleanups from gnu-v3-abi.cTom Tromey2017-04-122-36/+26
* Fix up wchar_iterator commentTom Tromey2017-04-122-4/+6
* Remove cleanup_iconvTom Tromey2017-04-122-16/+33
* Change increment_reading_symtab to return a scoped_restoreTom Tromey2017-04-125-17/+15
* Introduce gdb_dlhandle_upTom Tromey2017-04-125-64/+70
* Change find_pcs_for_symtab_line to return a std::vectorTom Tromey2017-04-125-30/+28
* Introduce command_line_upTom Tromey2017-04-1211-116/+109
* Introduce event_location_upTom Tromey2017-04-1217-286/+202
* gdb: Move DJGPP/go32 bits to their own tdep filePedro Alves2017-04-126-43/+97
* Fix build error in aix-thread.cSimon Marchi2017-04-122-1/+5
* Remove unnecessary set_gdbarch_gnu_triplet_regexp callsPedro Alves2017-04-122-4/+5
* Teach GDB that wchar_t is a built-in type in C++ modePedro Alves2017-04-1227-14/+220
* Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++Pedro Alves2017-04-127-6/+214
* Fix Changelog for ab0538b875c054468aa205d8d36550d1223a3bfdAlan Hayward2017-04-121-1/+1
* Add M32R_ARG_REGISTER_SIZEAlan Hayward2017-04-122-1/+9
* Fix build breakage from last commit (window-nat.c:windows_create_inferior)Sergio Durigan Junior2017-04-122-1/+6
* C++-fy and prepare for sharing fork_inferiorSergio Durigan Junior2017-04-1220-176/+220
* Automatic date update in version.inGDB Administrator2017-04-121-1/+1
* Remove the extra `\n' in warning/error messagesH.J. Lu2017-04-114-9/+16
* Ignore processor-specific GNU program propertiesH.J. Lu2017-04-112-1/+14
* gdb/thread.c: Fix whitespace throughoutPedro Alves2017-04-112-31/+37
* Fix read after xfree in linux-nat.c:linux_nat_detachPhilipp Rudo2017-04-112-1/+4
* Remove MAX_REGISTER_SIZE from arm-tdep.cAlan Hayward2017-04-112-1/+5
* PR 21274, ld segfaults linking PE DLLAlan Modra2017-04-116-114/+155
* Automatic date update in version.inGDB Administrator2017-04-111-1/+1
* Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500Alan Modra2017-04-115-49/+55
* Bye bye PPC_OPCODE_HTM and -mhtmAlan Modra2017-04-118-17/+16
* Bye Bye PPC_OPCODE_VSX3Alan Modra2017-04-115-10/+9
* Bye bye PPC_OPCODE_ALTIVEC2Alan Modra2017-04-115-10/+17