summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add "new-ui console" testsusers/palves/consolePedro Alves2016-05-264-12/+220
* Always switch fork child to the main UIPedro Alves2016-05-262-2/+178
* Make mi-break.exp always expect breakpoint commands output on the main UIPedro Alves2016-05-261-21/+48
* Send deleted watchpoint-scope output to all UIsPedro Alves2016-05-262-54/+71
* Add testing infrastruture bits for running with MI on a separate UIPedro Alves2016-05-263-29/+139
* [DOC] Document support for running interpreters on separate UIsPedro Alves2016-05-262-10/+64
* Add new command to create extra console/mi UIsPedro Alves2016-05-264-13/+115
* Make stdin be per UIPedro Alves2016-05-269-79/+103
* Handle UI's terminal closingPedro Alves2016-05-263-15/+59
* Make main_ui be heap allocatedPedro Alves2016-05-264-20/+62
* Only send sync execution command output to the UI that ran the commandPedro Alves2016-05-262-4/+17
* Push thread->control.command_interp to the struct thread_fsmPedro Alves2016-05-2611-90/+153
* New function should_print_stop_to_consolePedro Alves2016-05-264-24/+44
* Fix for spurious prompts in secondary UIsPedro Alves2016-05-263-1/+20
* Replace the sync_execution global with a new enum prompt_state tristatePedro Alves2016-05-2612-102/+204
* Make gdb_in_secondary_prompt_p() be per UIPedro Alves2016-05-264-15/+15
* Simplify starting the command event loopPedro Alves2016-05-268-36/+35
* Make raw_stdout be per MI instancePedro Alves2016-05-267-97/+118
* Introduce display_mi_promptPedro Alves2016-05-261-10/+12
* Make target_terminal_inferior/ours almost nops on non-main UIsPedro Alves2016-05-261-0/+18
* Always process target events in the main UIPedro Alves2016-05-263-2/+11
* Make command line editing (use of readline) be per UIPedro Alves2016-05-2613-71/+201
* Make current_ui_out be per UIPedro Alves2016-05-264-6/+6
* Delete def_uioutPedro Alves2016-05-261-180/+1
* Make out and error streams be per UIPedro Alves2016-05-266-8/+18
* Make input_fd be per UIPedro Alves2016-05-267-24/+35
* Make instream be per UIPedro Alves2016-05-269-42/+68
* Always run async signal handlers in the main UIPedro Alves2016-05-263-3/+11
* Make the intepreters output to all UIsPedro Alves2016-05-265-412/+841
* Introduce interpreter factoriesPedro Alves2016-05-267-91/+234
* Make the interpreters be per UIPedro Alves2016-05-2614-107/+152
* Make gdb_stdout&co be per UIPedro Alves2016-05-264-9/+46
* Introduce "struct ui"Pedro Alves2016-05-265-54/+70
* [Ada catchpoints] Fix "warning: failed to get exception name: No definition o...Pedro Alves2016-05-262-10/+40
* Prepare gdb.python/mi-py-events.exp for Python/MI in separate channelsPedro Alves2016-05-262-13/+20
* Append ".p2align 4" to some x86 directive testsH.J. Lu2016-05-2611-0/+23
* metag: make an array's type unsigned char[]Trevor Saunders2016-05-262-1/+6
* rx: make the type of a variable bfd_reloc_code_real_typeTrevor Saunders2016-05-262-1/+9
* MIPS/BFD: Don't stop processing on `bfd_reloc_outofrange'Maciej W. Rozycki2016-05-2633-197/+74
* Provide the __bssstart and __bsssize symbols needed by the MSP430's crt0.o code.Nick Clifton2016-05-263-2/+13
* metag: add extern C to headerTrevor Saunders2016-05-262-0/+12
* Automatic date update in version.inGDB Administrator2016-05-261-1/+1
* Require another match for AVX512VLH.J. Lu2016-05-2511-0/+245
* MIPS/BFD: Report `bfd_reloc_outofrange' errors as suchMaciej W. Rozycki2016-05-2536-2/+465
* Enable VREX for all AVX512 directivesH.J. Lu2016-05-253-49/+58
* Enable VREX for AVX512 directivesH.J. Lu2016-05-257-8/+38
* Reimplement .no87/.nommx/.nosse/.noavx directivesH.J. Lu2016-05-2522-165/+435
* Enable 64-bit archives in ar and ranlibH.J. Lu2016-05-2514-63/+274
* Skip an archive element if not added by linkerH.J. Lu2016-05-2515-12/+151
* fix spelling of HAVE_LIBPYTHON2_4 in py-value.cTom Tromey2016-05-252-2/+7