summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Carry the gnulib getcwd backport as a patchSimon Marchi2018-09-181-0/+7
* Make the "info proc" documentation more consistent.John Baldwin2018-09-181-0/+6
* Document the 'info proc files' command.John Baldwin2018-09-181-0/+4
* Support 'info proc files' on live FreeBSD processes.John Baldwin2018-09-181-0/+5
* Add support for 'info proc files' on FreeBSD core dumps.John Baldwin2018-09-181-0/+32
* Add a new 'info proc files' subcommand of 'info proc'.John Baldwin2018-09-181-0/+6
* Import gnulib's inet_ntop module.John Baldwin2018-09-181-0/+27
* Generate aclocal-m4-deps.mk more deterministically and portably.John Baldwin2018-09-181-0/+6
* Use KF_PATH to verify the size of a struct kinfo_file.John Baldwin2018-09-181-0/+5
* Remove remaining cleanups from compile-object-load.cTom Tromey2018-09-181-0/+9
* Remove munmap_listp_free_cleanupTom Tromey2018-09-181-0/+12
* Aarch64 SVE: Fix stack smashing when calling functionsAlan Hayward2018-09-181-0/+6
* Cast RLIM_INFINITY to rlim_t to fix 64-bit Solaris 10 buildRainer Orth2018-09-181-0/+5
* [OBVIOUS] ChangeLog for obvious enable frame-filter help fix.Philippe Waroquiers2018-09-181-0/+5
* Do not pass -DNDEBUG to Python compilations in development modeTom Tromey2018-09-171-0/+6
* Check for gmp when checking for mpfrTom Tromey2018-09-171-0/+6
* [gdb/Python] Eliminate find_inferior_objectPedro Alves2018-09-171-0/+4
* Fix use-after-move in compile/compile-cplus-types.cSimon Marchi2018-09-171-0/+6
* Update get_standard_cache_dir for macOSTom Tromey2018-09-171-0/+6
* python: Make gdb.execute("show commands") work (PR 23669)Simon Marchi2018-09-171-0/+25
* Make save_infcall_*_state return unique pointersTom Tromey2018-09-171-0/+9
* Remove release_stop_context_cleanupTom Tromey2018-09-171-0/+11
* Remove two infrun cleanupsTom Tromey2018-09-171-0/+14
* Use new and delete for struct infcall_control_stateTom Tromey2018-09-171-0/+12
* Remove cleanup from infrun.cTom Tromey2018-09-171-0/+9
* Use new and delete for struct infcall_suspend_stateTom Tromey2018-09-171-0/+8
* Don't steal references in the gdb Python codeTom Tromey2018-09-161-0/+9
* Simplify uses of thread_to_thread_objectTom Tromey2018-09-161-0/+8
* Sort objects in gdb and gdbserver MakefilesSimon Marchi2018-09-161-0/+4
* Remove CPYCHECKER_RETURNS_BORROWED_REFTom Tromey2018-09-161-0/+5
* Change thread_to_thread_object to return a new referenceTom Tromey2018-09-161-0/+16
* Change objfile_to_objfile_object to return a new referenceTom Tromey2018-09-161-0/+18
* Change pspace_to_pspace_object to return a new referenceTom Tromey2018-09-161-0/+17
* Add more methods to gdb.ProgspaceTom Tromey2018-09-161-0/+22
* Use GNU style for metasyntactic variables in gdbTom Tromey2018-09-161-0/+22
* Expand "show disassembler-options" outputTom Tromey2018-09-161-0/+6
* Change get_inferior_args to return const char *Tom Tromey2018-09-151-0/+7
* Fix possible exception leak in python.cTom Tromey2018-09-141-0/+5
* Provide type_align gdbarch function for nios2.Sandra Loosemore2018-09-141-0/+5
* gdb: Don't leak memory with TYPE_ALLOC / TYPE_ZALLOCAndrew Burgess2018-09-141-0/+15
* Remove an unnecessary block in call_function_by_hand_dummyTom Tromey2018-09-141-0/+5
* Make variable in get_startup_shell non-staticTom Tromey2018-09-141-0/+4
* Make infpy_thread_from_thread_handle staticTom Tromey2018-09-131-0/+5
* Remove cleanup from try_open_exec_fileTom Tromey2018-09-131-0/+4
* Return std::string from gdb_bfd_errmsgTom Tromey2018-09-131-0/+7
* Remove cleanup from procfs.cTom Tromey2018-09-131-0/+7
* Remove cleanup from add_pathTom Tromey2018-09-131-0/+4
* python: Add Progspace.objfiles methodSimon Marchi2018-09-131-0/+13
* python: Add Inferior.progspace propertySimon Marchi2018-09-131-0/+6
* Make Rust error message mention the field nameTom Tromey2018-09-131-0/+5