GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gdb
/
tracepoint.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
2003-02-20 David Carlton <carlton@math.stanford.edu>
David Carlton
2003-02-20
1
-2
/
+2
*
2003-02-19 David Carlton <carlton@math.stanford.edu>
David Carlton
2003-02-20
1
-0
/
+1
*
* tracepoint.c (ISATTY): Removed.
Mark Kettenis
2002-12-28
1
-6
/
+0
*
2002-12-07 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-12-09
1
-1
/
+1
*
2002-11-29 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-11-29
1
-1
/
+2
*
2002-11-19 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney
2002-11-24
1
-3
/
+3
*
2002-10-02 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni
2002-10-02
1
-4
/
+0
*
* exec.c (xfer_memory): Fix compilation warning with old versions
Joel Brobecker
2002-09-12
1
-4
/
+6
*
* defs.h (gdb_readline_wrapper): Declare.
Tom Tromey
2002-07-24
1
-1
/
+1
*
* language.c (local_hex_string_custom): Simplify. Do not depend
Andrew Cagney
2002-05-12
1
-4
/
+4
*
* frame.h (select_frame): Delete level parameter.
Andrew Cagney
2002-05-05
1
-1
/
+1
*
* frame.h (selected_frame_level): Document as deprecated.
Andrew Cagney
2002-04-21
1
-1
/
+2
*
s/strerror/safe_strerror/
Andrew Cagney
2002-03-27
1
-1
/
+1
*
* defs.h (error): Add printf format attribute.
Andrew Cagney
2002-03-23
1
-1
/
+1
*
* cli/cli-decode.c (set_cmd_completer): New function.
Andrew Cagney
2002-03-06
1
-2
/
+2
*
* cli/cli-decode.c (cmd_cfunc_eq): New function.
Andrew Cagney
2002-02-23
1
-11
/
+11
*
* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.
Andrew Cagney
2002-02-05
1
-1
/
+3
*
s/NO_FUNCTION/NULL/
Andrew Cagney
2002-02-02
1
-1
/
+1
*
2002-01-07 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2002-01-08
1
-4
/
+7
*
* cli/cli-script.c (execute_control_command): Replace value_ptr
Andrew Cagney
2001-12-25
1
-2
/
+3
*
2001-11-06 Fred Fish <fnf@redhat.com>
Fred Fish
2001-11-06
1
-1
/
+0
*
2001-10-12 Daniel Jacobowitz <drow@mvista.com>
Daniel Jacobowitz
2001-10-12
1
-8
/
+5
*
* tracepoint.c (read_actions): Add FIXME for code depending on
Mark Kettenis
2001-08-23
1
-0
/
+5
*
* target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.
Andrew Cagney
2001-08-11
1
-1
/
+2
*
The following changes avoid polluting global namespace with the
Eli Zaretskii
2001-08-02
1
-5
/
+5
*
* tracepoint.c (trace_command): We now have tracepoint
Keith Seitz
2001-06-14
1
-14
/
+0
*
* completer.c (gdb_completer_loc_break_characters): New variable.
Eli Zaretskii
2001-06-11
1
-2
/
+4
*
* tracepoint.c (tracepoint_opertation): Add ui event
Keith Seitz
2001-06-07
1
-0
/
+5
*
2001-04-17 Michael Snyder <msnyder@redhat.com>
Michael Snyder
2001-04-17
1
-6
/
+26
*
* arch-utils.c (#include "gdbthread.h"): Removed.
J.T. Conklin
2001-03-27
1
-1
/
+0
*
Update/correct copyright notices.
Kevin Buettner
2001-03-06
1
-1
/
+1
*
Create new file regcache.h. Update all uses.
Andrew Cagney
2001-03-01
1
-1
/
+2
*
* demangle.c (demangling_style_names): New variable.
Eli Zaretskii
2001-02-19
1
-2
/
+6
*
Replace free() with xfree().
Kevin Buettner
2000-12-15
1
-10
/
+10
*
2000-11-30 Fernando Nasser <fnasser@redhat.com>
Fernando Nasser
2000-12-01
1
-0
/
+1
*
* tracepoint.c (trace_find_tracepoint_command): Replace call to
David Taylor
2000-11-16
1
-1
/
+1
*
* gdbarch.sh, hp-psymtab-read.c, hpread.c, m3-nat.c, mcore-tdep.c,
J.T. Conklin
2000-10-30
1
-1
/
+1
*
* eval.c (parse_and_eval_long): New function.
David Taylor
2000-10-30
1
-2
/
+2
*
* dcache.c (dcache_info): Output a cache line's state vector so it
J.T. Conklin
2000-09-01
1
-1
/
+1
*
* top.c (get_prompt_1), tracepoint.c (replace_comma): Update
Andrew Cagney
2000-08-01
1
-3
/
+4
*
Protoization.
Kevin Buettner
2000-07-30
1
-156
/
+61
*
Eliminate PARAMS from function pointer declarations.
Kevin Buettner
2000-06-04
1
-3
/
+3
*
PARAMS removal.
Kevin Buettner
2000-05-28
1
-32
/
+32
*
Purge (almost) make_cleanup_func.
Andrew Cagney
2000-05-22
1
-3
/
+15
*
Cleanup free_agent_expr cleanups.
Andrew Cagney
2000-05-15
1
-3
/
+2
*
* ax-gdb.c (agent_command): Remove now useless cast of
Philippe De Muyter
2000-04-26
1
-2
/
+1
*
* gdbarch.sh (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER): Two new
Jim Blandy
2000-04-14
1
-5
/
+5
*
import gdb-1999-12-13 snapshot
Jason Molenda
1999-12-14
1
-2
/
+2
*
import gdb-1999-12-06 snapshot
Jason Molenda
1999-12-07
1
-35
/
+46
*
import gdb-1999-11-01 snapshot
Jason Molenda
1999-11-02
1
-53
/
+48
[prev]
[next]