aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2019-01-23Remove cleanup from stop_all_threadsTom Tromey2-12/+7
2019-01-23Remove clear_symtab_users_cleanupTom Tromey2-14/+22
2019-01-23Remove cleanup from linux-nat.cTom Tromey2-15/+11
2019-01-23Remove cleanup_delete_std_terminate_breakpointTom Tromey2-11/+8
2019-01-23Remove make_bpstat_clear_actions_cleanupTom Tromey6-27/+20
2019-01-23Remove delete_just_stopped_threads_infrun_breakpoints_cleanupTom Tromey2-16/+13
2019-01-23Remove remaining cleanup from gdb/breakpoint.cTom Tromey2-12/+5
2019-01-23Replace delete_longjmp_breakpoint_cleanup with a forward_scope_exit typeTom Tromey4-16/+15
2019-01-23Use SCOPE_EXIT in gdbarch-selftest.cPedro Alves2-7/+5
2019-01-23Use forward_scope_exit for scoped_finish_thread_statePedro Alves2-25/+10
2019-01-23Introduce forward_scope_exitPedro Alves2-0/+128
2019-01-23Introduce scope_exitPedro Alves2-0/+192
2019-01-23Rename ESC -> ESC_PARENSPedro Alves3-10/+17
2019-01-23Remove a warning from symtab.cTom Tromey2-1/+11
2019-01-23AArch64: Ensure lwp info is created zeroedAlan Hayward2-1/+6
2019-01-22corelow.c does not need sys/file.hTom Tromey2-3/+4
2019-01-22Include gdb_curses.h in tui-wingeneral.hTom Tromey2-0/+6
2019-01-22Rename "lines" parameter in source-cache.hTom Tromey2-5/+10
2019-01-22Declare remote_target in remote-fileio.hTom Tromey2-0/+5
2019-01-22Do not include py-ref.h in most filesTom Tromey27-26/+29
2019-01-22Use "struct bcache" in objfiles.hTom Tromey2-2/+7
2019-01-22Remove a comment in compile/compile-cplus-types.cTom Tromey2-2/+5
2019-01-22Include compile-internal.h in gcc-c-plugin.hTom Tromey2-0/+6
2019-01-22Remove the EXTERN define from stabsread.hTom Tromey3-27/+34
2019-01-21Fix leak in event-top.c history expansionPhilippe Waroquiers2-10/+13
2019-01-21Remove duplicate or commented-out #includesTom Tromey20-18/+26
2019-01-21AArch64 AAPCS: Empty structs have non zero size in C++Alan Hayward4-13/+61
2019-01-21Testsuite: Ensure stack protection is off for GCCAlan Hayward5-3/+124
2019-01-17Make minimal symbol range adapter a method on objfileTom Tromey10-82/+113
2019-01-17Simplify minsym iterationTom Tromey2-19/+14
2019-01-17Make psymtab range adapter a method on objfileTom Tromey6-21/+38
2019-01-17Add compunits range adapter to objfileTom Tromey12-44/+67
2019-01-17Change all_objfiles_safe adapter to be a method on program_spaceTom Tromey5-28/+33
2019-01-17Change all_objfiles adapter to be a method on program_spaceTom Tromey42-137/+219
2019-01-17Remove cleanups from solib-target.cTom Tromey2-46/+34
2019-01-17Replace "the the" with "the"Tom Tromey11-10/+21
2019-01-16Introduce dwarf2_cu::get_builderKeith Seitz4-116/+393
2019-01-16doc: Add table of MI versionsSimon Marchi2-11/+53
2019-01-15Remove cleanup from remote.cTom Tromey2-418/+440
2019-01-14Constify some remote-notif functionsTom Tromey4-12/+25
2019-01-14Constify remote_console_outputTom Tromey2-3/+7
2019-01-14Constify target_pass_signals and target_program_signalsTom Tromey10-27/+45
2019-01-14Fix placement of output in TUI modeTom Tromey2-0/+11
2019-01-14[PowerPC] Aliases for vector registersPedro Franco de Carvalho10-5/+279
2019-01-14[PowerPC] Fix "info vector" test in gdb.arch/altivec-regs.expPedro Franco de Carvalho2-38/+10
2019-01-13gdb: xtensa: fix register counters for xtensa-linuxMax Filippov2-1/+13
2019-01-12Implement help/show values for 'set|show style'.Philippe Waroquiers3-54/+74
2019-01-12expand a bit the in-GDB help for the "catch exception" help textJoel Brobecker2-1/+13
2019-01-12gdb/testsuite: Don't allow paths to appear in test nameAndrew Burgess2-0/+5
2019-01-12Fix 'obj' may be used uninitialized warning in symtab.c:matching_obj_sections.Philippe Waroquiers2-1/+6