{"id":17875094,"url":"https://github.com/tromey/emacs-gdb-shell","last_synced_at":"2026-01-12T07:26:41.462Z","repository":{"id":145664128,"uuid":"24511744","full_name":"tromey/emacs-gdb-shell","owner":"tromey","description":"gdb wrappers for the shell and for shell-mode","archived":false,"fork":false,"pushed_at":"2014-10-09T19:17:04.000Z","size":136,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T00:15:03.247Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tromey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-26T19:00:01.000Z","updated_at":"2014-09-26T19:00:37.000Z","dependencies_parsed_at":"2023-03-23T01:16:16.948Z","dependency_job_id":null,"html_url":"https://github.com/tromey/emacs-gdb-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tromey/emacs-gdb-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tromey%2Femacs-gdb-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tromey%2Femacs-gdb-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tromey%2Femacs-gdb-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tromey%2Femacs-gdb-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tromey","download_url":"https://codeload.github.com/tromey/emacs-gdb-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tromey%2Femacs-gdb-shell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28336510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T06:09:07.588Z","status":"ssl_error","status_checked_at":"2026-01-12T06:05:18.301Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-28T11:13:06.258Z","updated_at":"2026-01-12T07:26:41.449Z","avatar_url":"https://github.com/tromey.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"This has some code for making gdb work more nicely with Emacs from a\nterminal, and for adding some gdb (and other) handling to shell mode.\n\n## egdb\n\nThe script `egdb` can be used from the terminal to invoke gdb inside\nEmacs.  You must be running the Emacs server (see `server-start`) for\nthis to work.\n\n`egdb` creates a new TTY frame in the current terminal, then starts\n`gdb` in Emacs.  The current directory and the arguments to `egdb` are\npassed to Emacs.\n\nBy default `egdb` uses the `gdb` from your `PATH`.  However you can\nchange this by setting the `GDB` environment variable.\n\n`egdb` uses the variable `gdb-shell-gdb` to decide what interface to\nuse in Emacs.  The default is `gud-gdb`.  Other ones may be possible\nbut you may have to hack `gdb-shell-egdb` a bit.\n\n## `gdb-shell-minor-mode`\n\nThis minor mode turns on some simple adaptive behavior in\n`shell-mode`.  In particular it recognizes some commands that you\nenter and tries to substitute built-in Emacs behavior instead:\n\n* `gdb`.  Runs gdb in Emacs instead (via `gdb-shell-gdb`), preserving\n  the command line and current directory.\n\n* `ant`, `make`, or `valgrind`.  Enables   `compilation-shell-minor-mode`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftromey%2Femacs-gdb-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftromey%2Femacs-gdb-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftromey%2Femacs-gdb-shell/lists"}