public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug cli/7719] Obsolete gdb -epoch
       [not found] <bug-7719-4717@http.sourceware.org/bugzilla/>
@ 2012-12-17 20:12 ` tromey at redhat dot com
  2013-01-07 16:40 ` cvs-commit at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: tromey at redhat dot com @ 2012-12-17 20:12 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=7719

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tromey at redhat dot com
         AssignedTo|unassigned at sourceware    |tromey at redhat dot com
                   |dot org                     |

--- Comment #3 from Tom Tromey <tromey at redhat dot com> 2012-12-17 20:12:24 UTC ---
Sent a patch.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug cli/7719] Obsolete gdb -epoch
       [not found] <bug-7719-4717@http.sourceware.org/bugzilla/>
  2012-12-17 20:12 ` [Bug cli/7719] Obsolete gdb -epoch tromey at redhat dot com
@ 2013-01-07 16:40 ` cvs-commit at gcc dot gnu.org
  2013-01-07 16:53 ` tromey at redhat dot com
  2013-01-07 16:53 ` tromey at redhat dot com
  3 siblings, 0 replies; 4+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2013-01-07 16:40 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=7719

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2013-01-07 16:40:49 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    tromey@sourceware.org    2013-01-07 16:40:40

Modified files:
    gdb            : ChangeLog NEWS ada-valprint.c cp-valprint.c 
                     jv-valprint.c m2-lang.c main.c objc-lang.c 
                     p-lang.c p-valprint.c printcmd.c top.c top.h 
                     valprint.c valprint.h 
    gdb/doc        : ChangeLog gdb.texinfo 

Log message:
    PR cli/7719:
    * NEWS: Update.
    * ada-valprint.c (printstr, print_field_values): Remove
    "inspect_it" code.
    * cp-valprint.c (cp_print_value_fields): Remove "inspect_it"
    code.
    * jv-valprint.c (java_print_value_fields): Remove "inspect_it"
    code.
    * m2-lang.c (m2_printstr): Remove "inspect_it" code.
    * main.c (captured_main): Remove "epoch" argument.
    * objc-lang.c (objc_printstr): Remove "inspect_it" code.
    * p-lang.c (pascal_printstr): Remove "inspect_it" code.
    * p-valprint.c (pascal_object_print_value_fields): Remove
    "inspect_it" code.
    * printcmd.c (print_command_1): Remove 'inspect' argument.
    (print_command, call_command): Update.
    (inspect_command): Remove.
    (_initialize_printcmd): Make "inspect" an alias for "print".
    * top.c (epoch_interface): Remove.
    * top.h (epoch_interface): Remove.
    * valprint.c (user_print_options): Update.
    (print_converted_chars_to_obstack): Remove "inspect_it" code.
    * valprint.h (struct value_print_options) <inspect_it>: Remove
    field.
    doc
    * gdb.texinfo (Mode Options): Don't mention -epoch.
    (Data, Emacs): Remove obsolete comments.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14998&r2=1.14999
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/NEWS.diff?cvsroot=src&r1=1.561&r2=1.562
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ada-valprint.c.diff?cvsroot=src&r1=1.94&r2=1.95
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/cp-valprint.c.diff?cvsroot=src&r1=1.88&r2=1.89
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/jv-valprint.c.diff?cvsroot=src&r1=1.64&r2=1.65
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/m2-lang.c.diff?cvsroot=src&r1=1.67&r2=1.68
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/main.c.diff?cvsroot=src&r1=1.117&r2=1.118
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/objc-lang.c.diff?cvsroot=src&r1=1.109&r2=1.110
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/p-lang.c.diff?cvsroot=src&r1=1.68&r2=1.69
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/p-valprint.c.diff?cvsroot=src&r1=1.104&r2=1.105
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/printcmd.c.diff?cvsroot=src&r1=1.217&r2=1.218
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/top.c.diff?cvsroot=src&r1=1.224&r2=1.225
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/top.h.diff?cvsroot=src&r1=1.35&r2=1.36
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/valprint.c.diff?cvsroot=src&r1=1.132&r2=1.133
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/valprint.h.diff?cvsroot=src&r1=1.43&r2=1.44
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/ChangeLog.diff?cvsroot=src&r1=1.1401&r2=1.1402
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/doc/gdb.texinfo.diff?cvsroot=src&r1=1.1039&r2=1.1040

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug cli/7719] Obsolete gdb -epoch
       [not found] <bug-7719-4717@http.sourceware.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2013-01-07 16:53 ` tromey at redhat dot com
@ 2013-01-07 16:53 ` tromey at redhat dot com
  3 siblings, 0 replies; 4+ messages in thread
From: tromey at redhat dot com @ 2013-01-07 16:53 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=7719

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |7.6

--- Comment #5 from Tom Tromey <tromey at redhat dot com> 2013-01-07 16:53:07 UTC ---
Removed.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug cli/7719] Obsolete gdb -epoch
       [not found] <bug-7719-4717@http.sourceware.org/bugzilla/>
  2012-12-17 20:12 ` [Bug cli/7719] Obsolete gdb -epoch tromey at redhat dot com
  2013-01-07 16:40 ` cvs-commit at gcc dot gnu.org
@ 2013-01-07 16:53 ` tromey at redhat dot com
  2013-01-07 16:53 ` tromey at redhat dot com
  3 siblings, 0 replies; 4+ messages in thread
From: tromey at redhat dot com @ 2013-01-07 16:53 UTC (permalink / raw)
  To: gdb-prs

http://sourceware.org/bugzilla/show_bug.cgi?id=7719

Tom Tromey <tromey at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #6 from Tom Tromey <tromey at redhat dot com> 2013-01-07 16:53:45 UTC ---
Forgot to close.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-07 16:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-7719-4717@http.sourceware.org/bugzilla/>
2012-12-17 20:12 ` [Bug cli/7719] Obsolete gdb -epoch tromey at redhat dot com
2013-01-07 16:40 ` cvs-commit at gcc dot gnu.org
2013-01-07 16:53 ` tromey at redhat dot com
2013-01-07 16:53 ` tromey at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).