7 days ago |
Tom Tromey | Allow DAP "threads" request when inferior is running |
tree | commitdiff |
2025-06-17 |
oltolm | gdb/dap: allow more requests when the process is running |
tree | commitdiff |
2025-06-12 |
Tom Tromey | Minor grammar fix in DAP comment |
tree | commitdiff |
2025-06-02 |
Tom Tromey | Fix DAP defer_stop_events implementation |
tree | commitdiff |
2025-06-02 |
Tom de Vries | [gdb/python] Reimplement F405 fix |
tree | commitdiff |
2025-05-30 |
Tom Tromey | Require Python 3.4 |
tree | commitdiff |
2025-05-29 |
Jorenar | gdb/dap: fix completion request for empty strings |
tree | commitdiff |
2025-05-14 |
Tom Tromey | Fix some pre-commit nits in gdb/__init__.py |
tree | commitdiff |
2025-05-13 |
Andrew Burgess | gdb/python: new gdb.ParameterPrefix class |
tree | commitdiff |
2025-05-12 |
oltolm | gdb/dap: fix decode_source |
tree | commitdiff |
2025-04-24 |
Simon Marchi | gdb: fix some flake8 F824 warnings |
tree | commitdiff |
2025-04-08 |
Tom Tromey | Update copyright dates to include 2025 |
tree | commitdiff |
2025-04-07 |
Tom de Vries | [gdb/cli] Use debug info language to pick pygments... |
tree | commitdiff |
2025-04-04 |
Tom Tromey | Make gdb/python codespell-clean |
tree | commitdiff |
2025-03-27 |
oltolm | gdb/dap - Add CompletionsRequest |
tree | commitdiff |
2025-03-06 |
Tom de Vries | [gdb/python] Fix typos in lib |
tree | commitdiff |
2025-02-18 |
Tom de Vries | [gdb] Fix some typos |
tree | commitdiff |
2025-02-14 |
Simon Marchi | gdb/python/dap: prefix internal attributes with underscore |
tree | commitdiff |
2025-02-04 |
Simon Marchi | pre-commit autoupdate |
tree | commitdiff |
2025-01-13 |
Tom Tromey | Handle case where DAP line can be None |
tree | commitdiff |
2025-01-06 |
Tom Tromey | Handle linesStartAt1 in DAP |
tree | commitdiff |
2024-12-16 |
Tom Tromey | Re-run isort |
tree | commitdiff |
2024-12-14 |
Tom de Vries | [gdb/dap] Fix regressions with python 3.6 |
tree | commitdiff |
2024-12-13 |
oltolm | gdb/dap: allow some requests when the process is running |
tree | commitdiff |
2024-12-13 |
Oleg Tolmatcev | gdb-dap: fix gdb.error: Frame is invalid. |
tree | commitdiff |
2024-12-09 |
Tom Tromey | Introduce NoOpStringPrinter |
tree | commitdiff |
2024-12-09 |
Tom Tromey | Omit artificial symbols from DAP variables response |
tree | commitdiff |
2024-12-09 |
Tom Tromey | Defer DAP launch command until after configurationDone |
tree | commitdiff |
2024-12-09 |
Tom Tromey | Add DAP deferred requests |
tree | commitdiff |
2024-12-09 |
Tom Tromey | Allow cancellation of DAP-thread requests |
tree | commitdiff |
2024-12-09 |
Tom Tromey | Refactor CancellationHandler in DAP |
tree | commitdiff |
2024-12-09 |
Tom Tromey | Add call_function_later to DAP |
tree | commitdiff |
2024-12-09 |
Tom Tromey | Reimplement DAP delayed events |
tree | commitdiff |
2024-12-09 |
Tom Tromey | Reimplement DAP's stopAtBeginningOfMainSubprogram |
tree | commitdiff |
2024-11-11 |
Pedro Silva | gdb: fix missing operator % on xmethod matcher output |
tree | commitdiff |
2024-11-10 |
Andrew Burgess | gdb/python: implement Python find_exec_by_build_id... |
tree | commitdiff |
2024-10-06 |
Tom de Vries | [gdb] Fix common misspellings |
tree | commitdiff |
2024-10-03 |
oltolm | gdb-dap: disable events when deleting breakpoints |
tree | commitdiff |
2024-09-25 |
Schimpe, Christina | gdb, gdbserver, python, testsuite: Remove MPX. |
tree | commitdiff |
2024-09-25 |
Schimpe, Christina | gdb, testsuite, python: Add missing imports. |
tree | commitdiff |
2024-09-13 |
oltolm | gdb dap: introduce stopOnEntry option |
tree | commitdiff |
2024-09-13 |
Tom Tromey | Add quoting to 'file' invocations in DAP |
tree | commitdiff |
2024-09-10 |
Andrew Burgess | gdb/python: avoid depending on the curses library |
tree | commitdiff |
2024-08-16 |
Tom Tromey | Fix DAP failure when fetching global variables |
tree | commitdiff |
2024-08-14 |
Tom Tromey | Log gdb version and configuration in DAP |
tree | commitdiff |
2024-08-14 |
Tom Tromey | Fix failure with C++ exceptions in DAP |
tree | commitdiff |
2024-08-14 |
Tom Tromey | Make DAP instruction breakpoints unverified |
tree | commitdiff |
2024-08-14 |
Tom Tromey | Introduce exec_mi_and_log for DAP |
tree | commitdiff |
2024-08-14 |
Felix Willgerodt | btrace, python: Enable ptwrite filter registration. |
tree | commitdiff |
2024-07-23 |
Tom Tromey | Add returnValue scope to DAP |
tree | commitdiff |
2024-06-06 |
Johan Sternerup | DAP: Handle "stepOut" request in outermost frame |
tree | commitdiff |
2024-06-06 |
Johan Sternerup | DAP: Allow gdb exception in exec_and_log to propagate |
tree | commitdiff |
2024-06-06 |
Johan Sternerup | DAP: Allow for deferring stop events from gdb thread |
tree | commitdiff |
2024-06-04 |
Tom Tromey | Return global scope from DAP scopes request |
tree | commitdiff |
2024-06-04 |
Tom Tromey | Convert DAP disassemble code to use Block hashing |
tree | commitdiff |
2024-06-04 |
Tom Tromey | Put "source" into DAP scope |
tree | commitdiff |
2024-05-10 |
Tom Tromey | Add symbol, line, and location to DAP disassemble result |
tree | commitdiff |
2024-05-10 |
Tom Tromey | Simplify DAP make_source callers |
tree | commitdiff |
2024-05-10 |
Tom Tromey | Remove FIXME from DAP |
tree | commitdiff |
2024-04-16 |
Tom de Vries | [gdb/python] Throw MemoryError in inferior.read_memory... |
tree | commitdiff |
2024-04-02 |
Tom Tromey | Run isort |
tree | commitdiff |
2024-04-02 |
Tom Tromey | Prepare gdb for isort |
tree | commitdiff |
2024-04-02 |
Tom Tromey | Do not use bare "except" |
tree | commitdiff |
2024-04-02 |
Tom Tromey | Suppress some "undefined" warnings from flake8 |
tree | commitdiff |
2024-04-02 |
Tom Tromey | Specify ImportError in styling.py |
tree | commitdiff |
2024-04-02 |
Tom Tromey | Suppress star import errors |
tree | commitdiff |
2024-04-02 |
Tom Tromey | Remove bare "except" from disassembler.py |
tree | commitdiff |
2024-04-02 |
Tom Tromey | Remove unused import from gdb/__init__.py |
tree | commitdiff |
2024-04-02 |
Tom Tromey | Ignore unsed import in dap/__init__.py |
tree | commitdiff |
2024-04-02 |
Tom Tromey | Fix flake8 errors in dap/server.py |
tree | commitdiff |
2024-03-19 |
Tom Tromey | Fix two serious flake8 reports |
tree | commitdiff |
2024-03-08 |
Tom Tromey | Add return value to DAP scope |
tree | commitdiff |
2024-02-29 |
Tom de Vries | [gdb/dap] Fix stray KeyboardInterrupt after cancel |
tree | commitdiff |
2024-02-29 |
Tom de Vries | [gdb/dap] Move send_gdb and send_gdb_with_response... |
tree | commitdiff |
2024-02-27 |
Tom Tromey | Explicitly quit gdb from DAP server thread |
tree | commitdiff |
2024-02-27 |
Tom Tromey | Rewrite "python" command exception handling |
tree | commitdiff |
2024-02-23 |
Tom Tromey | Remove unused import |
tree | commitdiff |
2024-02-22 |
Tom de Vries | [gdb/dap] Fix race between dap exit and gdb exit |
tree | commitdiff |
2024-02-22 |
Tom de Vries | [gdb/dap] Fix race between dap startup and dap log... |
tree | commitdiff |
2024-02-22 |
Tom de Vries | [gdb/dap] Factor out thread_log |
tree | commitdiff |
2024-02-21 |
Tom Tromey | Don't allow multiple request registrations in DAP |
tree | commitdiff |
2024-02-21 |
Tom de Vries | [gdb/dap] Join JSON writer thread with DAP thread |
tree | commitdiff |
2024-02-21 |
Tom de Vries | [gdb/dap] Make dap log printing thread-safe |
tree | commitdiff |
2024-02-21 |
Tom de Vries | [gdb/dap] Flush after printing in log_stack |
tree | commitdiff |
2024-02-14 |
Tom de Vries | [gdb/dap] Fix exit race |
tree | commitdiff |
2024-02-12 |
Tom de Vries | [gdb] Re-format dap/startup.py with black |
tree | commitdiff |
2024-02-12 |
Tom de Vries | [gdb/dap] Catch and log exceptions in dap threads |
tree | commitdiff |
2024-02-12 |
Tom Tromey | Fix DAP launch and configurationDone requests |
tree | commitdiff |
2024-02-12 |
Tom Tromey | Clean up suppress_new_breakpoint_event |
tree | commitdiff |
2024-02-12 |
Simon Marchi | gdb: re-format Python files with black 24.1.1 |
tree | commitdiff |
2024-01-24 |
Tom Tromey | Emit stopped event for DAP attach request |
tree | commitdiff |
2024-01-22 |
Tom Tromey | Handle EOF more gracefully in DAP |
tree | commitdiff |
2024-01-12 |
Andrew Burgess | Update copyright year range in header of all files... |
tree | commitdiff |
2023-12-22 |
Tom Tromey | Avoid exception from attach in DAP |
tree | commitdiff |
2023-12-22 |
Tom Tromey | Add DAP log level parameter |
tree | commitdiff |
2023-12-22 |
Tom Tromey | Introduce and use DAPException |
tree | commitdiff |
2023-12-22 |
Tom Tromey | Add 'program' to DAP 'attach' request |
tree | commitdiff |
2023-12-11 |
Tom Tromey | Implement DAP cancellation |
tree | commitdiff |
2023-12-11 |
Tom Tromey | Catch KeyboardInterrupt in send_gdb_with_response |
tree | commitdiff |
2023-12-11 |
Tom Tromey | Move DAP JSON reader to its own thread |
tree | commitdiff |
next |