aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2015-04-28PR python/18299Doug Evans7-14/+273
2015-04-28PR python/18089Doug Evans8-0/+228
2015-04-28* gdbtypes.h (struct cplus_struct_type) <n_baseclasses>: Fix comment.Doug Evans2-2/+6
2015-04-28Add gdb.Type.optimized_out method.Sasha Smundak7-0/+36
2015-04-28Use "gdb_wait.h" instead of <sys/wait.h>.John Baldwin2-1/+5
2015-04-28Disable readline's SIGWINCH handlerPatrick Palka3-2/+11
2015-04-28Update our idea of our terminal's dimensions even outside of TUIPatrick Palka2-13/+24
2015-04-28Introduce function for directly updating GDB's screen dimensionsPatrick Palka4-9/+36
2015-04-28Use exec_file_find to prepend gdb_sysroot in follow_execGary Benson2-7/+17
2015-04-28Fix py-parameter.exp and scm-parameter.exp path matchingAndy Wingo3-2/+11
2015-04-27TUI: avoid calling strcpy() on identical string objectsPatrick Palka2-1/+8
2015-04-27Fix PR gdb/18155Patrick Palka2-7/+6
2015-04-27Make type-safe the 'content' field of struct tui_gen_win_infoPatrick Palka8-85/+94
2015-04-27Add support for catching exec events on FreeBSD.John Baldwin2-0/+41
2015-04-27Enable fork tracing for native FreeBSD targets.John Baldwin2-0/+298
2015-04-27Add fbsd_nat_add_target.John Baldwin7-26/+30
2015-04-27Do not manipulate "target:" filenames as local pathsGary Benson3-3/+14
2015-04-27S390: Vector ABI supportAndreas Arnez3-13/+132
2015-04-27S390: Re-arrange implementation of s390_return_valueAndreas Arnez2-85/+81
2015-04-27S390: Restructure s390_push_dummy_callAndreas Arnez2-290/+220
2015-04-27S390: For zero, let is_power_of_two() return falseAndreas Arnez2-1/+7
2015-04-27[Ada] Cache all static structures and reset cache during resolutionPierre-Marie de Rodat3-18/+47
2015-04-27[Ada] Preserve typedef layer when getting struct elementJoel Brobecker7-4/+134
2015-04-26Clear variable "coredump_var_addr" before using it on gdb.base/coredump-filte...Sergio Durigan Junior2-0/+6
2015-04-24gdb: Add internationalization support to a few strings.Andrew Burgess2-5/+14
2015-04-24gdb: Add support for dumping to verilog hex format.Andrew Burgess7-7/+85
2015-04-24* python.texi (Xmethods In Python): Fix name of method to call the xmethod.Doug Evans2-1/+6
2015-04-24Fix printing for GNAT stuff for types that do not have descr. typesPierre-Marie de Rodat2-1/+12
2015-04-24A new board file remote-gdbserver-on-localhost.expYao Qi2-0/+83
2015-04-23Fix gdb.base/interrupt.exp racy fail against gdbserverPedro Alves2-2/+17
2015-04-23gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_filePedro Alves2-7/+11
2015-04-23gdb_test_multiple match eof of any spawn_idPedro Alves2-0/+9
2015-04-23Explicitly call rl_resize_terminal() in TUI's SIGWINCH handlerPatrick Palka2-0/+6
2015-04-22windows-nat: Don't change current_event.dwThreadId in handle_output_debug_str...Jon Turney2-2/+8
2015-04-22windows-nat: Report an error if ContinueDebugEvent() failsJon Turney2-0/+10
2015-04-22windows-nat: Fix misspelling in debug outputJon Turney2-1/+5
2015-04-22windows-nat: Cleanups in get_windows_debug_eventJon Turney2-15/+20
2015-04-22windows-nat: Don't use ternary conditional operator in get_windows_debug_eventJon Turney2-1/+8
2015-04-21Fix pascal behavior for class fields with testcasePierre Muller6-4/+157
2015-04-21Introduce new shared function fileio_to_host_openflagsGary Benson6-69/+56
2015-04-20Extend rl78 prologue analyzer to recognize more complicated prologuesKevin Buettner2-0/+89
2015-04-20Revert "Do not consider reference types as dynamic"Pierre-Marie de Rodat2-0/+28
2015-04-20Revert "gdbtypes.c: remove the usuned "top_level" parameter"Pierre-Marie de Rodat2-14/+31
2015-04-20Fix three test failures with extended remote targetsGary Benson2-4/+21
2015-04-19Remove duplicated xmalloc in update_dprintf_command_listGabriel Krisman Bertazi2-1/+5
2015-04-20[GDB] Hurd: Robustify the reply_mig_hack.awk script.Thomas Schwinge2-1/+9
2015-04-20[GDB] Hurd: Simplify the reply_mig_hack.awk script.Thomas Schwinge2-9/+21
2015-04-17solib-svr4.c (svr4_exec_displacement): Rename outer "displacement".Doug Evans2-6/+11
2015-04-17gdbserver/xtensa: fix typo in XCHAL_HAVE_LOOPSMax Filippov2-2/+8
2015-04-17gdbserver/xtensa: drop xtensa_usrregs_infoMax Filippov2-7/+6