summaryrefslogtreecommitdiff
path: root/gdb/main.c
Commit message (Expand)AuthorAgeFilesLines
* Mostly code cleanup: Constification.Jan Kratochvil2013-09-191-4/+4
* Add new function to access gdb_program_name.aburgess2013-09-181-0/+7
* gdb/qiyao2013-08-281-1/+8
* Remove error_pre_print and quit_pre_print.aburgess2013-08-011-4/+0
* * main.c (captured_command_loop): Tweak comment.Doug Evans2013-07-291-1/+1
* Rearrange --help output.Eli Zaretskii2013-07-061-37/+39
* Constify main.c:get_init_files.Pedro Alves2013-07-011-19/+21
* PR gdb/7912:Tom Tromey2013-04-221-0/+2
* Implement a new command to show GDB build-time configuration parameters.Eli Zaretskii2013-04-121-2/+14
* Unbreak Windows-hosted cross debugger builds.Eli Zaretskii2013-04-061-3/+0
* Fix relocation of directories in the MinGW build.Eli Zaretskii2013-03-231-5/+16
* New commands "mt set per-command {space,time,symtab} {on,off}".Doug Evans2013-03-211-2/+3
* gdb/qiyao2013-01-251-1/+0
* * main.c (captured_main): Call bfd_init.Tom Tromey2013-01-211-0/+2
* PR cli/7719:Tom Tromey2013-01-071-1/+0
* * main.c (relocate_gdb_directory): Avoid calling stat functionPierre Muller2013-01-031-1/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-1/+1
* * main.c (gdb_datadir_provided): New static global.Doug Evans2012-11-161-4/+35
* New option -nh: inhibit loading of ~/.gdbinit.Doug Evans2012-10-151-3/+8
* * main.c (print_gdb_help): Remove reference toDoug Evans2012-08-291-4/+0
* * defs.h (quit_flag): Don't declare.Tom Tromey2012-08-221-1/+1
* * NEWS: Document new options "set/show use-deprecated-index-sections",Doug Evans2012-07-201-2/+0
* gdb/Jan Kratochvil2012-07-021-14/+14
* * top.c (quit_target): Use all_cleanups.Tom Tromey2012-04-191-1/+1
* gdb/Jan Kratochvil2012-04-171-1/+4
* gdb/Jan Kratochvil2012-04-171-1/+2
* gdb/Jan Kratochvil2012-04-171-6/+16
* gdb/Jan Kratochvil2012-04-171-0/+1
* gdb/Jan Kratochvil2012-03-191-2/+44
* gdb/Jan Kratochvil2012-03-191-36/+41
* gdb:gary2012-03-161-0/+6
* gdb/Jan Kratochvil2012-02-201-7/+4
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+1
* gdb/Jan Kratochvil2012-01-021-1/+1
* gdb/Jan Kratochvil2012-01-021-1/+1
* * main.c (captured_main): Set lim_at_start before callingDoug Evans2011-11-051-5/+8
* 2011-09-02 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-09-021-0/+4
* 2011-06-13 Pedro Alves <pedro@codesourcery.com>Pedro Alves2011-06-131-2/+2
* * NEWS: Mention --with-iconv-bin.Doug Evans2011-05-091-11/+12
* 2011-03-06 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-03-071-5/+8
* 2011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-091-4/+5
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-16/+25
* run copyright.sh for 2011.Joel Brobecker2011-01-011-1/+1
* 2010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-12-291-43/+49
* PR python/12227Doug Evans2010-12-071-0/+5
* gdb/Jan Kratochvil2010-09-221-2/+4
* Refactor 'maint time' command statistics.Paul N. Hilfinger2010-06-261-30/+4
* Allow python to find its files if moved from original location.Doug Evans2010-05-271-0/+12
* 2010-05-15 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-161-0/+2
* * configure.ac (CONFIG_SRCS): Add py-auto-load.o even if not usingDoug Evans2010-04-231-0/+15