projects
/
deliverable
/
binutils-gdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add Python support for hardware breakpoints
[deliverable/binutils-gdb.git]
/
gdb
/
python
/
py-param.c
2021-01-21
Simon Marchi
gdb: make some variables static
blob
|
commitdiff
|
raw
2021-01-01
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2020-12-04
Tom Tromey
Remove redundant typedefs
blob
|
commitdiff
|
raw
|
diff to current
2020-06-22
Philippe Waroquiers
default-args: allow to define default arguments for...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2019-09-18
Christian Biesinger
Change boolean options to bool instead of int
blob
|
commitdiff
|
raw
|
diff to current
2019-04-08
Tom Tromey
Rename gdb exception types
blob
|
commitdiff
|
raw
|
diff to current
2019-04-08
Tom Tromey
Rewrite TRY/CATCH
blob
|
commitdiff
|
raw
|
diff to current
2019-01-23
Tom Tromey
Do not include py-ref.h in most files
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Joel Brobecker
Update copyright year range in all GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2018-12-27
Tom Tromey
Use gdbpy_convert_exception in a few more spots
blob
|
commitdiff
|
raw
|
diff to current
2018-09-24
Tom Tromey
Allow setting a parameter to raise gdb.GdbError
blob
|
commitdiff
|
raw
|
diff to current
2018-06-21
Tom Tromey
Fix a memory leak in py-param.c
blob
|
commitdiff
|
raw
|
diff to current
2018-05-31
Tom Tromey
Fix "set" handling of Python parameters
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Tom Tromey
Handle var_zuinteger and var_zuinteger_unlimited from...
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Joel Brobecker
Update copyright year range in all GDB files
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Tom Tromey
Constify add_setshow_*
blob
|
commitdiff
|
raw
|
diff to current
2017-08-03
Tom Tromey
Use gdb_argv in Python
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Pedro Alves
-Wwrite-strings: The Rest
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Tom Tromey
Turn gdbpy_ref into a template
blob
|
commitdiff
|
raw
|
diff to current
2017-01-11
Tom Tromey
Use gdbpy_ref in py-param.c
blob
|
commitdiff
|
raw
|
diff to current
2017-01-11
Tom Tromey
Use gdbpy_enter in py-param.c
blob
|
commitdiff
|
raw
|
diff to current
2017-01-11
Tom Tromey
Use gdbpy_ref in call_doc_function
blob
|
commitdiff
|
raw
|
diff to current
2017-01-01
Joel Brobecker
update copyright year range in GDB files
blob
|
commitdiff
|
raw
|
diff to current
2016-11-10
Tom Tromey
Use unique_xmalloc_ptr in Python code
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Joel Brobecker
GDB copyright headers update after running GDB's copyri...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
Simon Marchi
Replace some xmalloc-family functions with XNEW-family...
blob
|
commitdiff
|
raw
|
diff to current
2015-03-07
Pedro Alves
Split TRY_CATCH into TRY + CATCH
blob
|
commitdiff
|
raw
|
diff to current
2015-02-11
Tom Tromey
Fix redefinition errors in C++ mode
blob
|
commitdiff
|
raw
|
diff to current
2015-01-01
Joel Brobecker
Update year range in copyright notice of all files...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-08
Gary Benson
Remove spurious exceptions.h inclusions
blob
|
commitdiff
|
raw
|
diff to current
2014-01-01
Joel Brobecker
Update Copyright year range in all files maintained...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-29
Doug Evans
Remove trailing whitespace.
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Tom Tromey
* python/py-arch.c (gdbpy_initialize_arch): Use
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Tom Tromey
* python/py-cmd.c (cmdpy_completer): Use explicit...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Tom Tromey
* python/py-param.c (compute_enum_values): Decref...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Tom Tromey
* python/py-arch.c (gdbpy_initialize_arch): Return...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-20
Tom Tromey
* python/py-arch.c (arch_object_type): Use
blob
|
commitdiff
|
raw
|
diff to current
2013-03-13
Pedro Alves
Constify strings in tracepoint.c, lookup_cmd and the...
blob
|
commitdiff
|
raw
|
diff to current
2013-01-01
Joel Brobecker
Update years in copyright notice for the GDB files.
blob
|
commitdiff
|
raw
|
diff to current
2012-12-12
Paul Koning
Add support for Python 3.
blob
|
commitdiff
|
raw
|
diff to current
2012-01-04
Joel Brobecker
Copyright year update in most files of the GDB Project.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-24
Phil Muldoon
2011-10-24 Phil Muldoon <pmuldoon@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-09-08
Doug Evans
* py-cmd.c: Some minor formatting fixes.
blob
|
commitdiff
|
raw
|
diff to current
2011-08-05
Eli Zaretskii
* python/py-breakpoint.c (gdbpy_initialize_breakpoints...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-24
Tom Tromey
* varobj.c (update_dynamic_varobj_children): Make...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-10
Phil Muldoon
2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-02-28
Michael Snyder
2011-02-28 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-26
Tom Tromey
* python/python.c (gdbpy_solib_name): Use gdb_py_longe...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-06
Michael Snyder
2011-01-05 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-01
Joel Brobecker
run copyright.sh for 2011.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-13
Jan Kratochvil
gdb/
blob
|
commitdiff
|
raw
|
diff to current
2010-05-17
Michael Snyder
2010-05-17 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2010-05-07
Michael Snyder
2010-05-07 Michael Snyder <msnyder@vmware.com>
blob
|
commitdiff
|
raw
|
diff to current
2010-04-30
Pierre Muller
* python/py-param.c (parm_constants): Avoid ARI warning
blob
|
commitdiff
|
raw
|
diff to current
2010-04-29
Phil Muldoon
2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
blob
|
commitdiff
|
raw
|
diff to current
This page took
2.309183 seconds
and
62
git commands to generate.