aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2021-05-04[gdb/guile] Don't allow libguile to change libgmp mem fnsTom de Vries1-0/+6
2021-04-30Do not separately read type unitsTom Tromey1-0/+16
2021-04-30Remove dwarf2_per_bfd::all_type_unitsTom Tromey1-0/+23
2021-04-30Allocate dwarf2_per_cu_data with 'new'Tom Tromey1-0/+46
2021-04-30Make get_image_name staticTom Tromey1-0/+5
2021-04-30Share DLL code between gdb and gdbserverTom Tromey1-0/+13
2021-04-30Use nat/windows-nat function indirection codeTom Tromey1-0/+8
2021-04-30Move function indirection code to nat/windows-natTom Tromey1-0/+36
2021-04-30Use template functions in windows-nat.cTom Tromey1-0/+10
2021-04-30Fix crash with GNAT minimal encodingsTom Tromey1-0/+4
2021-04-29gdb: don't use C++17 namespace declaration styleSimon Marchi1-0/+4
2021-04-29gdb: move some variables to an inner scope in save_waitstatusSimon Marchi1-0/+4
2021-04-29gdb/NEWS: Fix typo and stray full stopAndrew Burgess1-0/+4
2021-04-28Fix Ada overloading with 'null'Tom Tromey1-0/+9
2021-04-28gdb: startup commands to control Python extension languageAndrew Burgess1-0/+11
2021-04-28gdb: extension languages finish_initialization to initializeAndrew Burgess1-0/+21
2021-04-28gdb: initialise extension languages after processing early startup filesAndrew Burgess1-0/+6
2021-04-28gdb delay guile initialization until gdbscm_finish_initializationAndrew Burgess1-0/+31
2021-04-28gdb: delay python initialisation until gdbpy_finish_initializationAndrew Burgess1-0/+28
2021-04-28gdb: ensure SIGINT is set to SIG_DFL during initialisationAndrew Burgess1-0/+7
2021-04-28gdb: remove unused argument from gdb_initAndrew Burgess1-0/+7
2021-04-27Fix timeout with maint print objfilesLuis Machado1-0/+6
2021-04-27gdb: do autoload before notifying Python side in new_objfile eventMichael Weghorn1-0/+13
2021-04-27gdbsupport: allow to specify dependencies between observersMichael Weghorn1-0/+14
2021-04-26gdb: check result of gdb_fopen_cloexec in dump_binary_fileSimon Marchi1-0/+6
2021-04-26gdb: fix sparc build failure of linux-natSergei Trofimovich1-0/+5
2021-04-25[PR gdb/22640] ptype: add option to use hexadecimal notationLancelot SIX1-0/+27
2021-04-25gdb/typeprint.h: reorder struct declarationLancelot SIX1-0/+5
2021-04-25Document the GDB 10.2 release in gdb/ChangeLogJoel Brobecker1-0/+4
2021-04-23gdbsupport, gdb: change observer_debug to boolSimon Marchi1-0/+4
2021-04-23gdb: remove some caching from the dwarf readerAndrew Burgess1-0/+9
2021-04-22gdb: use function_view for iterate_over_bp_locations' callbackSimon Marchi1-0/+8
2021-04-22Fix ptype/o bug with "<no data fields>"Tom Tromey1-0/+5
2021-04-22gdb: fix getting range of flexible array member in PythonSimon Marchi1-0/+7
2021-04-22gdb/continuations: turn continuation functions into inferior methodsTankut Baris Aktemur1-0/+19
2021-04-22gdb/continuations: use lambdas instead of function pointersTankut Baris Aktemur1-0/+22
2021-04-22gdb/continuations: do minor cleanupTankut Baris Aktemur1-0/+6
2021-04-22gdb/continuations: remove the 'err' from 'do_all_inferior_continuations'Tankut Baris Aktemur1-0/+10
2021-04-22gdb/infcmd: update the comment for 'attach_post_wait'Tankut Baris Aktemur1-0/+4
2021-04-22gdb/infcmd: remove the unused parameter 'args' in 'attach_post_wait'Tankut Baris Aktemur1-0/+10
2021-04-22[gdb] Fix assert in remote_async_get_pending_events_handlerTom de Vries1-0/+9
2021-04-22Improve code coverage of Rust testingTom Tromey1-0/+7
2021-04-22gdb: allow default_addressable_memory_unit_size to handle more casesAndrew Burgess1-0/+5
2021-04-21Shrink size of dwarf2_per_cu_dataTom Tromey1-0/+10
2021-04-21[gdb/build] Hardcode --with-included-regexTom de Vries1-0/+8
2021-04-21gdb/breakpoint: add a 'force_condition' parameter to 'create_breakpoint'Tankut Baris Aktemur1-0/+19
2021-04-21gdb/breakpoint: display "N" on MI for disabled-by-condition locationsTankut Baris Aktemur1-0/+7
2021-04-21update-netbsd.sh: fix script name, update year range in copyright.Frederic Cambus1-0/+5
2021-04-20gdb: Fix reduce/reduce conflicts for qualifier_seq_noopt in the C parser.Felix Willgerodt1-0/+5
2021-04-20gdb: Allow address space qualifier parsing in C++.Felix Willgerodt1-0/+4