Age | Commit message (Expand) | Author | Files | Lines |
2013-07-01 | Constify main.c:get_init_files. | Pedro Alves | 1 | -19/+21 |
2013-04-22 | PR gdb/7912: | Tom Tromey | 1 | -0/+2 |
2013-04-12 | Implement a new command to show GDB build-time configuration parameters. | Eli Zaretskii | 1 | -2/+14 |
2013-04-06 | Unbreak Windows-hosted cross debugger builds. | Eli Zaretskii | 1 | -3/+0 |
2013-03-23 | Fix relocation of directories in the MinGW build. | Eli Zaretskii | 1 | -5/+16 |
2013-03-21 | New commands "mt set per-command {space,time,symtab} {on,off}". | Doug Evans | 1 | -2/+3 |
2013-01-25 | gdb/ | Yao Qi | 1 | -1/+0 |
2013-01-21 | * main.c (captured_main): Call bfd_init. | Tom Tromey | 1 | -0/+2 |
2013-01-07 | PR cli/7719: | Tom Tromey | 1 | -1/+0 |
2013-01-03 | * main.c (relocate_gdb_directory): Avoid calling stat function | Pierre Muller | 1 | -1/+1 |
2013-01-01 | Update years in copyright notice for the GDB files. | Joel Brobecker | 1 | -1/+1 |
2012-11-16 | * main.c (gdb_datadir_provided): New static global. | Doug Evans | 1 | -4/+35 |
2012-10-15 | New option -nh: inhibit loading of ~/.gdbinit. | Doug Evans | 1 | -3/+8 |
2012-08-29 | * main.c (print_gdb_help): Remove reference to | Doug Evans | 1 | -4/+0 |
2012-08-22 | * defs.h (quit_flag): Don't declare. | Tom Tromey | 1 | -1/+1 |
2012-07-20 | * NEWS: Document new options "set/show use-deprecated-index-sections", | Doug Evans | 1 | -2/+0 |
2012-07-02 | gdb/ | Jan Kratochvil | 1 | -14/+14 |
2012-04-19 | * top.c (quit_target): Use all_cleanups. | Tom Tromey | 1 | -1/+1 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -1/+4 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -1/+2 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -6/+16 |
2012-04-17 | gdb/ | Jan Kratochvil | 1 | -0/+1 |
2012-03-19 | gdb/ | Jan Kratochvil | 1 | -2/+44 |
2012-03-19 | gdb/ | Jan Kratochvil | 1 | -36/+41 |
2012-03-16 | gdb: | Gary Benson | 1 | -0/+6 |
2012-02-20 | gdb/ | Jan Kratochvil | 1 | -7/+4 |
2012-01-04 | Copyright year update in most files of the GDB Project. | Joel Brobecker | 1 | -3/+1 |
2012-01-02 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2012-01-02 | gdb/ | Jan Kratochvil | 1 | -1/+1 |
2011-11-05 | * main.c (captured_main): Set lim_at_start before calling | Doug Evans | 1 | -5/+8 |
2011-09-02 | 2011-09-02 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -0/+4 |
2011-06-13 | 2011-06-13 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -2/+2 |
2011-05-09 | * NEWS: Mention --with-iconv-bin. | Doug Evans | 1 | -11/+12 |
2011-03-07 | 2011-03-06 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -5/+8 |
2011-01-09 | 2011-01-08 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -4/+5 |
2011-01-05 | 2011-01-05 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -16/+25 |
2011-01-01 | run copyright.sh for 2011. | Joel Brobecker | 1 | -1/+1 |
2010-12-29 | 2010-12-28 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -43/+49 |
2010-12-07 | PR python/12227 | Doug Evans | 1 | -0/+5 |
2010-09-22 | gdb/ | Jan Kratochvil | 1 | -2/+4 |
2010-06-26 | Refactor 'maint time' command statistics. | Paul N. Hilfinger | 1 | -30/+4 |
2010-05-27 | Allow python to find its files if moved from original location. | Doug Evans | 1 | -0/+12 |
2010-05-16 | 2010-05-15 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -0/+2 |
2010-04-23 | * configure.ac (CONFIG_SRCS): Add py-auto-load.o even if not using | Doug Evans | 1 | -0/+15 |
2010-04-06 | * top.h (source_script, cd_command): Delete. | Doug Evans | 1 | -1/+1 |
2010-03-08 | gdb | Tom Tromey | 1 | -16/+18 |
2010-01-20 | Per-inferior args and tty and environment. | Vladimir Prus | 1 | -49/+52 |
2010-01-01 | Update copyright year in most headers. | Joel Brobecker | 1 | -1/+1 |
2009-12-11 | 2009-12-11 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 1 | -1/+1 |
2009-08-27 | * NEWS: Add note on "info sharedlibrary". | Doug Evans | 1 | -2/+2 |