aboutsummaryrefslogtreecommitdiff
path: root/gdb/cli/cli-cmds.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-28gdb/Jan Kratochvil1-1/+1
2012-01-26gdb/Jan Kratochvil1-3/+1
2012-01-24gdb/Jan Kratochvil1-5/+2
2012-01-23gdb/Jan Kratochvil1-0/+11
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-2/+1
2011-12-16 * cli/cli-cmds.c (filter_sals): Filter out sals with NULL symtab.Tom Tromey1-1/+1
2011-12-06the "ambiguous linespec" seriesTom Tromey1-14/+90
2011-11-15 Make "!" an alias for "shell".Doug Evans1-8/+1
2011-11-012011-10-06 Justin Lebar <justin.lebar@gmail.com>Justin Lebar1-1/+4
2011-10-27 * cli/cli-cmds.c (source_script_with_search): Pass full path toDoug Evans1-3/+10
2011-10-09 Add new "alias" command.Doug Evans1-0/+189
2011-08-042011-08-04 Pedro Alves <pedro@codesourcery.com>Pedro Alves1-1/+1
2011-06-07gdb/Jan Kratochvil1-3/+2
2011-04-04 * tracepoint.c (scope_info): Update.Tom Tromey1-4/+4
2011-03-09 * cli/cli-cmds.c (shell_escape): Use lbasename.Pedro Alves1-5/+2
2011-02-142011-02-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+2
2011-01-17 * cli/cli-cmds.c (apropos_command): Free the compiled regex. UseTom Tromey1-6/+14
2011-01-17 * cli/cli-cmds.c (apropos_command): Fix formatting. Don't callTom Tromey1-14/+6
2011-01-062011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-13/+19
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-12-292010-12-28 Michael Snyder <msnyder@vmware.com>Michael Snyder1-58/+64
2010-07-27* cli/cli-cmds.c (disassemble_command): Add support of disassembleCheng Renquan1-3/+15
2010-05-172010-05-17 Michael Snyder <msnyder@vmware.com>Michael Snyder1-1/+7
2010-05-052010-05-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-2/+1
2010-04-23 Add support for auto-loading scripts from .debug_gdb_scripts section.Doug Evans1-1/+1
2010-04-15 Add -s option to source command.Doug Evans1-58/+120
2010-04-092010-04-08 Stan Shebs <stan@codesourcery.com>Stan Shebs1-2/+2
2010-04-07 * cli/cli-cmds.c (source_command): Run cleanups.Doug Evans1-0/+2
2010-03-05gdbTom Tromey1-1/+1
2010-01-18Allow "source" to load python scripts.Joel Brobecker1-12/+96
2010-01-06 Support disconnected tracing.Stan Shebs1-0/+4
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-11-23gdb/ChangeLog:Paul Pluzhnikov1-10/+7
2009-10-232009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-2/+3
2009-07-112009-07-11 Hui Zhu <teawater@gmail.com>Hui Zhu1-13/+18
2009-07-09 * cli/cli-cmds.c (init_cli_cmds): Add "inf" alias for "info" command.Pierre Muller1-0/+1
2009-07-02gdb/Pedro Alves1-0/+4
2009-07-02 * defs.h (strlen_paddr, paddr, paddr_nz): Remove.Ulrich Weigand1-7/+18
2009-07-02 * disasm.h (gdb_disassembly): Add GDBARCH parameter.Ulrich Weigand1-10/+17
2009-05-19gdb/Jan Kratochvil1-1/+1
2009-03-25 * infrun.c (normal_stop): Use has_stack_frames instead ofPedro Alves1-9/+5
2009-03-10 * disasm.c (gdb_disassembly): Remove unused argumentHui Zhu1-1/+1
2009-01-14 * NEWS: Document "define" for prefixed commands.Daniel Jacobowitz1-4/+5
2009-01-07 * cli/cli-cmds.c (set_debug): Fix cut-n-paste error.Doug Evans1-1/+1
2009-01-06Check return values of functions declared with warn_unused_resultJim Blandy1-1/+3
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-11-10 * cli/cli-cmds.c (source_script): Clean up full_pathname. RunTom Tromey1-1/+5
2008-07-30 * cli/cli-cmds.c (edit_command): Remove unused variables. DeleteTom Tromey1-17/+16
2008-07-26 Kill cmd_async_ok.Vladimir Prus1-4/+0
2008-07-11 Exited threads.Pedro Alves1-0/+5