Code cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN_REALPATH.
[platform/upstream/binutils.git] / gdb / cli / cli-cmds.c
2013-09-04 Jan KratochvilCode cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN...
2013-07-17 Doug Evans * cli/cli-cmds.c (init_cmd_lists): Delete unnecessary...
2013-07-17 Doug Evans * gdbcmd.h (togglelist): Delete.
2013-07-01 Pedro AlvesConstify main.c:get_init_files.
2013-05-30 Tom Tromeysome cleanup checker fixes
2013-04-22 Tom Tromey PR gdb/7912:
2013-04-12 Eli ZaretskiiImplement a new command to show GDB build-time configur...
2013-04-10 Pedro Alvesmake -gdb-exit call disconnect_tracing too, and don...
2013-03-13 Pedro AlvesConstify strings in tracepoint.c, lookup_cmd and the...
2013-03-12 Keith Seitz * ada-lang.c (ada_read_renaming_var_value): Pass const
2013-03-07 Keith Seitz * breakpoint.c (catch_syscall_split_args): Use skip_sp...
2013-02-07 Doug Evans * cli/cli-cmds.c (_initialize_cli_cmds): Clarify argum...
2013-02-03 Jan Kratochvilgdb/
2013-02-03 Jan Kratochvilgdb/
2013-01-31 Aleksandar Ristovski2013-01-31 Aleksandar Ristovski <aristovski@qnx.com>
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-25 Jan Kratochvilgdb/
2012-12-18 Tom Tromey * cli/cli-cmds.c (apropos_command): Now static.
2012-12-18 Tom Tromey * cli/cli-cmds.c (_initialize_cli_cmds): Remove "docum...
2012-12-18 Tom Tromey * cli/cli-cmds.c (_initialize_cli_cmds): New function.
2012-10-18 Tom Tromey * tracepoint.c (print_one_static_tracepoint_marker...
2012-09-21 Jan Kratochvilgdb/
2012-09-17 Yao Qigdb/
2012-08-28 Yao Qigdb/
2012-08-22 Tom Tromey * cli/cli-cmds.c (filter_sals): Handle nelts == 0...
2012-08-09 Yao Qigdb/
2012-08-06 Tom Tromey PR cli/14392:
2012-08-06 Jan Kratochvilgdb/
2012-07-26 Tom Tromey * symmisc.c (print_symbol_bcache_statistics): Use...
2012-06-13 Tom Tromey * ada-lang.c (ada_make_symbol_completion_list): Return...
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-04-25 Joel BrobeckerCorrupted path caused by "cd" command.
2012-03-01 Doug Evans * NEWS: Mention new python command class gdb.COMMAND_USER.
2012-02-02 Doug Evans * blockframe.c (find_pc_partial_function_gnu_ifunc...
2012-01-28 Jan Kratochvilgdb/
2012-01-26 Jan Kratochvilgdb/
2012-01-24 Jan Kratochvilgdb/
2012-01-23 Jan Kratochvilgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-16 Tom Tromey * cli/cli-cmds.c (filter_sals): Filter out sals with...
2011-12-06 Tom Tromeythe "ambiguous linespec" series
2011-11-15 Doug Evans Make "!" an alias for "shell".
2011-11-01 Justin Lebar2011-10-06 Justin Lebar <justin.lebar@gmail.com>
2011-10-27 Doug Evans * cli/cli-cmds.c (source_script_with_search): Pass...
2011-10-09 Doug Evans Add new "alias" command.
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-06-07 Jan Kratochvilgdb/
2011-04-04 Tom Tromey * tracepoint.c (scope_info): Update.
2011-03-09 Pedro Alves * cli/cli-cmds.c (shell_escape): Use lbasename.
2011-02-14 Michael Snyder2011-02-14 Michael Snyder <msnyder@vmware.com>
2011-01-17 Tom Tromey * cli/cli-cmds.c (apropos_command): Free the compiled...
2011-01-17 Tom Tromey * cli/cli-cmds.c (apropos_command): Fix formatting...
2011-01-06 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-29 Michael Snyder2010-12-28 Michael Snyder <msnyder@vmware.com>
2010-07-27 Cheng Renquan* cli/cli-cmds.c (disassemble_command): Add support...
2010-05-17 Michael Snyder2010-05-17 Michael Snyder <msnyder@vmware.com>
2010-05-05 Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-04-23 Doug Evans Add support for auto-loading scripts from .debug_gdb_s...
2010-04-15 Doug Evans Add -s option to source command.
2010-04-09 Stan Shebs2010-04-08 Stan Shebs <stan@codesourcery.com>
2010-04-07 Doug Evans * cli/cli-cmds.c (source_command): Run cleanups.
2010-03-05 Tom Tromeygdb
2010-01-18 Joel BrobeckerAllow "source" to load python scripts.
2010-01-06 Stan Shebs Support disconnected tracing.
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-23 Paul Pluzhnikovgdb/ChangeLog:
2009-10-23 Paul Pluzhnikov2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-07-11 Hui Zhu2009-07-11 Hui Zhu <teawater@gmail.com>
2009-07-09 Pierre Muller * cli/cli-cmds.c (init_cli_cmds): Add "inf" alias...
2009-07-02 Pedro Alvesgdb/
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-07-02 Ulrich Weigand * disasm.h (gdb_disassembly): Add GDBARCH parameter.
2009-05-19 Jan Kratochvilgdb/
2009-03-25 Pedro Alves * infrun.c (normal_stop): Use has_stack_frames instead of
2009-03-10 Hui Zhu * disasm.c (gdb_disassembly): Remove unused argument
2009-01-14 Daniel Jacobowitz * NEWS: Document "define" for prefixed commands.
2009-01-07 Doug Evans * cli/cli-cmds.c (set_debug): Fix cut-n-paste error.
2009-01-06 Jim BlandyCheck return values of functions declared with warn_unu...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-10 Tom Tromey * cli/cli-cmds.c (source_script): Clean up full_pathna...
2008-07-30 Tom Tromey * cli/cli-cmds.c (edit_command): Remove unused variabl...
2008-07-26 Vladimir Prus Kill cmd_async_ok.
2008-07-11 Pedro Alves Exited threads.
2008-05-23 Markus Deuling * annotate.c (annotate_source, annotate_frame_begin...
2008-05-05 Doug Evans * NEWS: Mention new /m modifier for disassemble command.
2008-04-17 Tom Tromey * cli/cli-decode.h (CMD_ASYNC_OK): New define.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-18 Ulrich Weigand2007-06-18 Markus Deuling <deuling@de.ibm.com>
2007-02-27 Daniel Jacobowitz * frame.c (deprecated_selected_frame): Rename to...
2007-02-08 Daniel Jacobowitz Reported by timeless@gmail.com:
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-10-27 Andreas Schwab * gdbcmd.h (detachlist): Declare.
2006-07-21 Andrew Stubbs2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
2006-05-15 Daniel Jacobowitz2006-05-15 Peter O'Gorman <gdb-patches@mlists.thewrit...
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-01-23 Andrew Stubbs2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
2005-12-17 Eli Zaretskii * cli/cli-utils.h:
2005-07-04 Mark Kettenis* bsd-kvm.c (bsd_kvm_open): Properly cast sentinel...
next