aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2019-08-07Make struct frame_arg self-managingTom Tromey1-0/+10
2019-08-07AArch64 pauth: Indicate unmasked addresses in backtraceAlan Hayward1-0/+15
2019-08-06Introduce obstack_strndupTom Tromey1-0/+13
2019-08-06Add obstack_strdup overload taking a std::stringTom Tromey1-0/+12
2019-08-06Make obstack_strdup inlineTom Tromey1-0/+5
2019-08-06Use obstack_strdup moreTom Tromey1-0/+23
2019-08-07Add a selftest that checks documentation invariants.Philippe Waroquiers1-0/+5
2019-08-07Make first and last lines of 'command help documentation' consistent.Philippe Waroquiers1-0/+74
2019-08-06[PR build/24886] disable glibc mcheck supportFrank Ch. Eigler1-0/+10
2019-08-06Add more styling to "disassemble"Tom Tromey1-0/+18
2019-08-06Replace int with enum block_enum where appropriate.Christian Biesinger1-0/+8
2019-08-06Clean up source file error reportingTom Tromey1-0/+6
2019-08-06Add file offsets to the source cacheTom Tromey1-0/+25
2019-08-06Save plain text in the source cacheTom Tromey1-0/+8
2019-08-06Fix latent bug in source cacheTom Tromey1-0/+9
2019-08-06Change breakpoint::filter to be a unique_xmalloc_ptrTom Tromey1-0/+7
2019-08-05Add block['var'] accessorChristian Biesinger1-0/+7
2019-08-05Add a comment briefly explaining partial symbolsChristian Biesinger1-0/+4
2019-08-05Use _() in calls to build_helpTom Tromey1-0/+7
2019-08-04Remove some variables in favor of using gdb::optionalSimon Marchi1-0/+25
2019-08-03NEWS and documentation for info sources [-dirname | -basename] [--] [REGEXP].Philippe Waroquiers1-0/+4
2019-08-03New "info sources" args [-dirname | -basename] [--] [REGEXP]Philippe Waroquiers1-0/+13
2019-08-02support Ada EH ABI v1Alexandre Oliva1-0/+8
2019-08-01Fix the ia64 libunwind buildTom Tromey1-0/+5
2019-08-01Include s12z-opc.h using ../opcodes.Christian Biesinger1-0/+4
2019-08-01Require GNU make 3.82Alan Hayward1-0/+4
2019-07-30Don't declare tui_copy_win or tui_box_winTom Tromey1-0/+5
2019-07-30Allow nested function displaysTom Tromey1-0/+4
2019-07-30Allow display of negative offsets in print_address_symbolic()Kevin Buettner1-4/+6
2019-07-30[PR/24474] Add gdb.lookup_static_symbol to the python APIChristian Biesinger1-0/+8
2019-07-29Add Objfile.lookup_{global,static}_symbol functionsChristian Biesinger1-0/+7
2019-07-29Document 'set print frame-info|frame-arguments presence'.Philippe Waroquiers1-0/+7
2019-07-29Implement 'set print frame-info|frame-arguments presence'.Philippe Waroquiers1-0/+33
2019-07-27Fix gdb.python/py-thrhandle.exp failures for -m32 multilibKevin Buettner1-0/+6
2019-07-27Fix stepping bug associated with non-contiguous blocksKevin Buettner1-0/+5
2019-07-27dwarf2-frame.c: Fix FDE processing bug involving non-contiguous rangesKevin Buettner1-0/+7
2019-07-27Restrict use of minsym names when printing addresses in disassembled codeKevin Buettner1-0/+12
2019-07-27Prefer symtab symbol over minsym for function names in non-contiguous blocksKevin Buettner1-0/+5
2019-07-26Fix return type typo in obsd-nat.c that breaks build on OpenBSDBrian Callahan1-0/+6
2019-07-25Fix comment about the signature of add_separate_debug_fileChristian Biesinger1-1/+7
2019-07-24Allow passing a block to lookup_global_symbol_from_objfileChristian Biesinger1-0/+9
2019-07-24gdb/h8300-tdep.c: Fix register name in h8300h machine.Yoshinori Sato1-0/+10
2019-07-23[gdb][Arm]: gdb cannot step across CMSE secure entry function code.Srinath Parvathaneni1-0/+6
2019-07-22Remove self-assign from make_invisible_and_set_new_heightTom Tromey1-0/+5
2019-07-22gdb: Show type summary for anonymous structures from c_print_typedefAndrew Burgess1-0/+5
2019-07-22gdb: Improve output from "info types" commadAndrew Burgess1-0/+9
2019-07-22gdb: Switch "info types" over to use the gdb::options frameworkAndrew Burgess1-0/+11
2019-07-21Add ChangeLog entry for the last commitChristian Biesinger1-0/+6
2019-07-21[FYI] Add myself to gdb/MAINTAINERSChristian Biesinger1-0/+4
2019-07-19gdb/riscv: Write 4-byte nop to dummy code region before inferior callsAndrew Burgess1-0/+5